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

User avatar
By Richerich
#76354 Please help
I would like to send a string from AP to station without using a webserver. I just need to send a string to clients. Is there a way to do this? A webserver is a little more complicated than I need. If this is possible, could someone please share a snippet of code to point me in the right direction. I've tried client.println() from AP but that seems to not work. Thank you in advance.