ユーザ用ツール

サイト用ツール


mae3xx_ope:manage_kym11:start

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
mae3xx_ope:manage_kym11:start [2019/06/16 12:59]
admin [パケットステータスの表示]
mae3xx_ope:manage_kym11:start [2021/11/22 10:47] (現在)
admin [使用方法 (コマンド)]
ライン 1: ライン 1:
-====== LTE モジュール (KYM11) の管理 ======+====== LTE モジュール (KYM11/KYM12) の管理 ======
  
-MA-E350/​KL(AD) には、京セラ製 LTE モジュール [[http://www.kddi.com/business/mobile/m2m-solution/​domestic-m2m/product/kym11/|KYM11]] を搭載しています。\\+MA-E350/​KL(AD) には、京セラ製 LTE モジュール [[https://biz.kddi.com/service/iot-lte/​product/​|KYM11/KYM12]] を搭載しています。\\
 AT コマンドが標準的な規格に準拠しておらず独自コマンド体系なため、モジュールの各種情報を取得するライブラリおよびそれを利用するコマンドを準備してあります。 AT コマンドが標準的な規格に準拠しておらず独自コマンド体系なため、モジュールの各種情報を取得するライブラリおよびそれを利用するコマンドを準備してあります。
  
ライン 21: ライン 21:
     get_telno: ​       get SIM telephone number ​              ​(AT$21?​)     get_telno: ​       get SIM telephone number ​              ​(AT$21?​)
     get_iccid: ​       get module ICCID                       ​(AT$19?​)     get_iccid: ​       get module ICCID                       ​(AT$19?​)
 +    get_imei: ​        get module IMEI                        (AT$10?)
     select_sim [0|1]: select SIM (0: internal / 1: external) (AT$18=m)     select_sim [0|1]: select SIM (0: internal / 1: external) (AT$18=m)
     OTA:              perform OTASP                          (AT@30)     OTA:              perform OTASP                          (AT@30)
     get_status: ​      get all status     get_status: ​      get all status
 user1@plum:​~$ user1@plum:​~$
 +</​code>​
 +
 +※ v4.4.8rc3 から
 +
 +<​code>​
 +usage: kym_util [command] [args..]
 +  command:
 +    get_datetime: ​    get date/time from KYM1x               ​(AT$31?​)
 +    get_pktstat: ​     get packet status ​                     (AT$36?)
 +    get_tempprotect: ​ get Temperature Protection status ​     (AT$39?)
 +    get_version: ​     get module version ​                    ​(AT+GMR)
 +    get_simstat: ​     get SIM registration status ​           (AT$20?)
 +    get_telno: ​       get SIM telephone number ​              ​(AT$21?​)
 +    get_iccid: ​       get SIM ICCID                          (AT$19?)
 +    get_imei: ​        get module IMEI                        (AT$10?)
 +    get_reason: ​      get disconnect reason ​                 (ATS86?) ※ 追加
 +    get_error_report:​ get error report from module ​          ​(AT$59) ​ ※ 追加
 +    select_sim [0|1]: select SIM (0: internal / 1: external) (AT$18=m)
 +    get_sim: ​         get selected SIM information ​          ​(AT$18?​) ※ 追加
 +    OTA:              perform OTASP                          (AT@30)
 +    firmup: ​          ​perform Firmware Update ​               (AT@40) ​ ※ 追加
 +    get_status: ​      get all status
 </​code>​ </​code>​
  
ライン 85: ライン 108:
 </​code>​ </​code>​
  
 +|<33em 7em 22em>|
 ^  Result ​ ^  Information ​ | ^  Result ​ ^  Information ​ |
 |Normal (0)|通常状態| |Normal (0)|通常状態|
ライン 111: ライン 135:
 </​code>​ </​code>​
  
 +|<38em 15em 22em>|
 ^  Result ​ ^  Information ​ | ^  Result ​ ^  Information ​ |
 |Not registered (0)|未登録 (灰ロム状態)| |Not registered (0)|未登録 (灰ロム状態)|
ライン 152: ライン 177:
 </​code>​ </​code>​
  
 +|<33em 7em 22em>|
 ^  Parameter ​ ^  Info  | ^  Parameter ​ ^  Info  |
 |  0  |組込 SIM 専用| |  0  |組込 SIM 専用|
mae3xx_ope/manage_kym11/start.1560657567.txt.gz · 最終更新: 2019/06/16 12:59 by admin