Hi Viacont team,
I am trying to use the GSM Module (Developer cable and connected from Raspberry), but I never gotten the AT+GSM=ATZ response
The commands secuence were:
>>> AT+CPU=GSM:SWITCH
>>> AT+CPU=GSM:OFF
>>> AT+CPU=GSM:ON
>>> AT+CPU=GSM:SWITCH
>>> AT+GSM=ATZ
--- No more +CPU=GSM output
I am using VehiclePiDemoTCPConnectAsyncTask.java example
Firmware: SDK 1.2.5.3, vpi-2c6a424-41.hex
Could you help me?
Regards