I’m working with the WP7702 module. My intention is to use it by sending AT commands from a microcontroller without relying on Legato apps.
Once I could get an AT connection, I made a basic module configuration, but I can’t find AT commands for establishing a TCP connection. I’ve searched on the forum (Reference post) and I’m not sure if the module is prepared for that. Is it possible?
Hi, thanks for your answer. So there’s no chance to get this by AT Commands?
My intention was to set the connection via UART and have full control through this interface from an external microcontroller.