Are all ESP8266 chips the same?
I've been using a Wemos Lolin Node MCU board with an ESP8266, and now I am using a sort of generic ESP8266 ESP-01 board which seems to work when I set the Board Type to ESPino (ESP-12 Module).
At least, I can get the blue LED flashing on the board, so I sort of know it's working. However, when I try and use
no wifi network appears.
Any clues would be most appreciated.
JMB
I've been using a Wemos Lolin Node MCU board with an ESP8266, and now I am using a sort of generic ESP8266 ESP-01 board which seems to work when I set the Board Type to ESPino (ESP-12 Module).
At least, I can get the blue LED flashing on the board, so I sort of know it's working. However, when I try and use
B4X:
Wifi.StartAccessPoint("TEST_AP")
Any clues would be most appreciated.
JMB