-->
Page 1 of 1

Turn on LED in Soft AP mode

PostPosted: Sun Mar 24, 2019 2:07 pm
by Fudge
I have a NodeMCU dev board and I'd like to be able to toggle the LED (as a basic example) from my laptop. Because I will have no access to the internet, I'd like to do it with the board in soft AP mode. It would be great to be able to use python.

I am getting myself very confused as how to do it and I've spent a while searching the web but haven't had much luck. I think (as a total newbie) mqtt looks promising but not sure how to use it in a soft AP mode? Any pointers as to where to begin? Thank you!