After uploading the code to the esp8266ex board through the arduino IDE, there is a phenomenon that WIFI is connected and then disconnected and then repeated. What could be the problem?
@remage please replace your screenshot with the actual text that you’ve copied from your serial monitor.
In you need to put triple backticks before and after the serial output and also before and after your code so that they display correctly.
Triple backticks look like this:
```
You also need to provide full details of the hardware you are using, and whether you have any peripherals connected to your board.
Details of the datastreams that you’ve set-up may also be useful (a screenshot will be fine for this).