Does anyone know how to use this application? I’ve already programmed it into the module, and I am issuing the following at commands:
AT+GSET=1,“TRIAL.GLOBALM2M.NET”,"","",“xx.xx.xxx.xxx xxxx”,0,0
AT+WDATA=1,xx.xx.xxx.xxx xxxx,1,400,100,10
All i get in return is “ERROR”
My application is meant to open a socket connectiont from the module to an app running on my PC. The module will then need to send ascii characters and those will be displayed on the PC side.