
I am using TRANSPARENT MODE AT 2.5Megabits a second without any problems!! YAY!
AT+CIPMODE=1
AT+SAVETRANSLINK=1,"xxxxx.com",3000,"TCP",60
AT+CIPSTART="TCP","xxxxxx.com",3000,60
Everything works perfectly, and reconnects if the power goes out on the client or if the server goes down and then comes back up or if the AP dies and comes back up.
My question is: Does anyone know how often it retries the server? I am worried if my server goes down, that there is a HUGE amount of traffic on Wifi at someones house continuously retrying the server connection. Is there some parameter somewhere that I can change with an AT command so I can specify this retry time. I would be happy with a retry every 5 seconds. It seems like it is continuously POUNDING the AP to try to get back to the server.
PLEASE Espressif can you make a parameter for this retry??!!!
Thanks
