jnsbyr / esp8266-intexsbh20

MQTT WiFi remote control for the Intex PureSpa SB-H20 and SJB-HS whirlpools
Other
64 stars 20 forks source link

Wemos d1 mini version #35

Closed thombrink closed 1 year ago

thombrink commented 1 year ago

Which version of the wemos d1 mini did you use? I tried using a v4, but it keeps crashing on boot after I upload the code.

Both de normal D1 mini (clone) board and the D1 R2 & mini crash. image

jnsbyr commented 1 year ago

It should not really matter which D1 mini you use, it can be almost any ESP8266 (see README). To answer you question: The protoype for this project uses a "Wemos D1 R1" in Arduino IDE 1.8.19 and not a "LOLIN(WEMOS) ...".

If you get a crash please check:

E.g. it will not work if you use Arduino IDE 2.X.

If you already checked all this and use the settings and versions that are listed, please post which firmware version you tried to build.

jnsbyr commented 1 year ago

closed due to inactivity