I want to compile and program the WeMOS D1 mini in ArduinoIDE
I am using WinXP and ArduinoIDE 1.8.9. I have tested different versions of board esp8266 and only with version 2.5.0 it compiles and uploads.
Can someone write briefly how the WeMOS D1 mini behaves, how the LEDs flash, how to use it?
When uploading, the blue LED is on, in ArduinoIDE you can see that it has compiled (with a warning) and is uploading:
When I connect WeMOS to USB, the blue diode flashes once and in a moment in Windows I can see the Wifi network ESP-cipheres Unsecured
In the sketch I gave my Wifi network name, password and IP of my network but I don't see any device at the specified IP address on the local network.
What is wrong?
Full name from the allegro where I bought it: WeMOS D1 Mini NodeMCU ESP8266-12F ESP-12 CH340
Added after 15 [minutes]:
Specifications:
When I set a static IP in Windows, e.g. 192.168.1.4, it seems to connect me to this network, but so what.
Added after 18 [minutes]:
What Flash Size should be selected in ArduinoIDE ? I think it programs on each, or is it indifferent to what is selected ?
Added after 9 [minutes]:
Here someone wrote that setting Flash Size 4M (1M SPIFFTS) helped:
https://www.elektroda.pl/rtvforum/topic3695403.html#18706362
It compiles, uploads, but doesn't do the job and I don't know what's going on.
Added after 18 [minutes]:
OK, the hidden wifi network is to blame. I disabled SSID hiding in the router and now it works.
Just the IP address doesn't match the one in the sketch? In the sketch I've given a suffix of 160 and WeMOS is connected at an address with a suffix of 167 - why is that?
Does WeMOS support hidden Wifi or not ?
I am using WinXP and ArduinoIDE 1.8.9. I have tested different versions of board esp8266 and only with version 2.5.0 it compiles and uploads.
Can someone write briefly how the WeMOS D1 mini behaves, how the LEDs flash, how to use it?
When uploading, the blue LED is on, in ArduinoIDE you can see that it has compiled (with a warning) and is uploading:
When I connect WeMOS to USB, the blue diode flashes once and in a moment in Windows I can see the Wifi network ESP-cipheres Unsecured
In the sketch I gave my Wifi network name, password and IP of my network but I don't see any device at the specified IP address on the local network.
What is wrong?
Full name from the allegro where I bought it: WeMOS D1 Mini NodeMCU ESP8266-12F ESP-12 CH340
Added after 15 [minutes]:
Specifications:
When I set a static IP in Windows, e.g. 192.168.1.4, it seems to connect me to this network, but so what.
Added after 18 [minutes]:
What Flash Size should be selected in ArduinoIDE ? I think it programs on each, or is it indifferent to what is selected ?
Added after 9 [minutes]:
Here someone wrote that setting Flash Size 4M (1M SPIFFTS) helped:
https://www.elektroda.pl/rtvforum/topic3695403.html#18706362
It compiles, uploads, but doesn't do the job and I don't know what's going on.
Added after 18 [minutes]:
OK, the hidden wifi network is to blame. I disabled SSID hiding in the router and now it works.
Just the IP address doesn't match the one in the sketch? In the sketch I've given a suffix of 160 and WeMOS is connected at an address with a suffix of 167 - why is that?
Does WeMOS support hidden Wifi or not ?