ripleyXLR8 / intex-SSP-H-20-1-ESP32_spa_manager

A replacement for the motherboard of the Intex Spa SSP-20 using an ESP32. It adds remote control trough MQTT protocol and a REST server. It also increase the reliability of the Spa (no more E9X errors)
GNU General Public License v3.0
19 stars 2 forks source link

Reset button needs to be press after powering for the ESP32 to boot. #3

Open ripleyXLR8 opened 5 years ago

ripleyXLR8 commented 5 years ago

If the ESP32 is connected to the board, then when you connect the power supply you need to press the reset button on the ESP32 to make the ESP32 boot.

This is probably link to the one of the 4 GPIO of the relay being pulled down during the boot. I need to investigate which GPIO is producing this behavior and change it in the next release of the board.