So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Richerich
#76162 Hello all,
This is my 1st post sorry in advance. I am a noob that doesn't even know how to post properly.

Issue: I have an ESP8266 in AP mode running a server. I am able to receive messages from clients but when I attempt to reply via: client.println(), the client receives no response. The println function works in STA mode but not in AP mode. Could someone please explain why this is so and if there is any way to work around this. I would greatly appreciate any clarification.