-->
Page 4 of 4

Re: NODEMCU (ESP-12E) SOFT AP FAILURE?

PostPosted: Wed May 17, 2023 5:10 am
by hatakerandy
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.

Re: NODEMCU (ESP-12E) SOFT AP FAILURE?

PostPosted: Fri May 19, 2023 1:52 am
by leoa69
Note: the maximum number of stations that may be connected to ESP8266 soft-AP is 4 by default. This can be changed from 0 to 8 via the max_connection argument of the softAP method.

Re: NODEMCU (ESP-12E) SOFT AP FAILURE?

PostPosted: Tue Jun 06, 2023 12:55 am
by harrishookes3654g
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...


Hello, I agree, if the code works on one ESP8266, it should work on the NodeMCU too. Try resetting the NodeMCU or flashing it with new firmware. If that doesn't work, you may have to consider the possibility of hardware failure and test with a new NodeMCU board.

Re: NODEMCU (ESP-12E) SOFT AP FAILURE?

PostPosted: Mon Jun 12, 2023 1:37 am
by Soniya78
Hi Guys,[url="https://vancedyoutube.org/"][COLOR="#FFFFFF"]youtube vanced[/COLOR][/url]
Ensure that you have configured the NodeMCU (ESP-12E) Soft AP correctly, including the correct SSID and password. Check for any hardware or software issues, and try resetting the device. If the problem persists, consult the documentation or seek assistance from the NodeMCU community.