beckdac
beckdac
Nice idea. Should be doable given that that stock firmware on the SDK has this feature. Not the typical mode I use. When in the default AP mode, I often...
Thanks @fvpalha, I see your pull request and I'll try to test it as soon as I get new modules in sometime in the next week. This is great!
Not really. I've not tested it on the esp12.
The config channel is via telnet, not UART. So, you would have to know how to connect to the ESP. Maybe through mixed mode? I.e. `+++AT MODE`?
The AT commands are only available network side.
How would you connect to the device to run the command?
Hmm... I don't believe that would be supported by the ESP SDK. Would the MDNS approach you describe in the other issue solve this for you?
One thing I know a lot of people do is configure it with the stock firmware, then switch to this. The settings remain through the firmware transition. Not ideal, however.
So something isn't working with the commit changes to flash. Thanks.