Re: NODEMCU (ESP-12E) SOFT AP FAILURE?
Posted: Wed May 17, 2023 5:10 am
I tried testing it with basic code with NodeMCU board and Arduino library to verify as well. But It didn't help me fix the issue in this board.
-->
Open Community Forum for ESP8266, Come share Arduino and IoT (Internet of Things)
https://www.esp8266.com/
DIRR70 wrote:Hi Alexander,
It really seems that your NodeMCU is fried. There's no difference for the code between a 'single" ESP8266 and the NodeMCU. In case the code really works on one board, it should work on the other, too. To be entirely sure, you may want to use the code sample for AP with WEB server shipped with arduino (or platformIO, whatever you use). The power supply on the NodeMCU is perfectly fine to serve the board for AP purposes. You can't do very much to change the behaviour, maybe except trying different variants of the lwIP. But if the other board works with your code and board settings, I would definitely test a new NodeMCU...