Skip to content

Troubleshooting

X3msnake edited this page Oct 26, 2019 · 1 revision

My EPS cannot see any sensors

Make sure your connections are correct and if you are using a different ESP flavour make sure you have the correct GPIO set for the SDA and SCL pins. If your EPS is a different flavour you can change the pins on the portal configuration check the link below for the mapping of defferent ESPs

https://randomnerdtutorials.com/esp8266-pinout-reference-gpios/?fbclid=IwAR3_haWccM2g2IiOgmXN7oSJXK-OmdXn8bC1ISreKoNx2cw3-jI6HWjNVBA

My ESP is in a reboot loop what should i do?

Place your ESP in flash mode (unplug usb and replug while pressing the flash button) Open PlatformIO IDE Terminal and type pio run --target erase