Developer World
Spresense Arduino Library v3.2.0-77d75a4
LTEModemVerification.h File Reference

Modem information management class for Spresense Arduino. More...

#include <LTEDefinition.h>
Include dependency graph for LTEModemVerification.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LTEModemVerification
 [en] The class to get modem information.
[ja] モデムの情報を取得するクラス。 More...
 

Detailed Description

Modem information management class for Spresense Arduino.

Author
Sony Semiconductor Solutions Corporation
Attention
[en] Use LTE.h instead of including this header file directly.
[ja] このヘッダファイルを直接インクルードせずに、 LTE.h を使用してください。

[en] By using this class, you can use the follow features on SPRESSENSE.

  • Feature to get IMEI(International Mobile Equipment Identity) of the modem.
  • Feature to get firmware verion of the modem.

    [ja] このクラスを使用することで、以下の機能をSPRESENSE上で利用することが出来ます。

  • モデムのIMEI(International Mobile Equipment Identity)を取得する機能。
  • モデムのファームウェアバージョンを取得する機能。