Sample Information

The application displays information about the module.

The application displays the module’s Manufacturer, Model, IMEI, Factory S/N, SW version, FW version, IMSI, and MSISDN.

1.1.1.3.           Application workflow

M2M_main.c

      Send to Process 1

M2M_proc1.c

      Open USB/UART

      Call the function 'getInfo()'

      The function gets the module's information using the dedicated API and then

      Prints it.