the module used is esp8266-12f node mcu.
I just flash the recently micropython bin which WebREPL is not automatically started.
And, I put all the files of wifimanger to the esp8266-12f module, from the terminal, everything looks good. I can connect to the AP of the esp8266, and I browse the 192.168.4.1 by chrome~~~
then, no response from it, nothing appears from the browser, however, the terminal shows I connect to the esp8266 and the scaning of the available wifi is done, but nothing appears in the browser!!
I tried to use another esp8266-12f module, the samething happened.
So, why?