Posted on December 15, 2015 at 09:55Hi,if the module opens a socket without indicator (AT+S.SOCKON=192.168.33.255,4999,u), you have to use the ''at+s.sockq=ID'' command to read the amount of pending data and then ''at+s.sockr=ID,len'' command to rea...
Posted on December 14, 2015 at 18:40 Hi, you can refer to the attached picture. Based on that, 0431 means: - transmitter is an AP (1) - AP cannot support WEP and short preamble not allowed (3) - short slot time not in use (4) ...
Posted on November 17, 2015 at 10:11Hi Paolo,at the end of the bash script attached in your previous post, you can find the commands to open the openssl client.Could you please try to re-generate the certificates and establish a connection between t...
Posted on November 16, 2015 at 14:48Hi Paolo,are you using the one-way authentication? Did you observe the issue both using the openssl server and using a different SSL/TLS server?Could you please perform the connection using openssl-1.0.1i? (https:...
Posted on October 19, 2015 at 18:46Hi, when your socket client connects to the module, two indications will be printed on the UART:+WIND:61:Incoming Socket Client:[client IP] +WIND:60:Now in Data Mode After that, all the data sent from the client w...