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

User avatar
By Fudge
#81319 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!