G-Two / smoke-x-receiver

An ESP32+LoRa application to bridge a ThermoWorks Smoke X remote thermometer to Home Assistant via MQTT
MIT License
14 stars 5 forks source link

Empty MQTT URI causes Boot Loop #13

Closed dylanh117 closed 1 year ago

dylanh117 commented 1 year ago

By applying MQTT config with an empty URI field, the device is stuck in a boot loop. Re-flashing will not recover it

dylanh117 commented 1 year ago

I was able to resolve this by clearing the NVS partition using the following: $ esptool.py erase_region 0x9000 0x6000

G-Two commented 1 year ago

Reopening this because the bug hasn't been fixed in the code yet.

G-Two commented 1 year ago

It has now been fixed with 2b679c0b280c4549b3d26dc924d67ebedb305612