Hi all,
I can connected with my airVantage server by the following AT command:
root@swi-mdm9x15:~# microcom -E /dev/ttyAT
AT
OK
AT+WDSO = 8191
ERROR
AT+WDSI = 8191
ERROR
at+wdsi = 8191
OK
at+wdss=1,1
OK
+WDSI: 4
+WDSI: 6
+WDSI: 23,1
at+wdss=1,1
OK
+WDSI: 23,1
but i don’t know how to send my data to the server, e.g : sending the GPS positions.
how can I start the airVantange server ?
Is there any sample (app or command line) for me learning with it?
Thank you.