You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10bn
changed the title
ESP reboots randomley and sporadicaly after receiving target height.
ESP reboots randomley and sometimes after receiving target height.
Oct 18, 2022
Task watchdog got triggered. The following tasks did not reset the watchdog in time
This is most likely a problem with BT and WiFi coexistence... I've heard anecdotes that it is hard to achieve on ESP32, but it is working quite reliably for me for over a year now... (Sorry for the "works on my machine" argument 😅 )
Is your BT and WiFi connection reliable? Slower connection can make this matter worse. Maybe try changing the placement of the ESP?
Start by pinning AsyncTCP to core 0, then do the same with Nimble, and finally both. Turning of the WDT (watchdog timer) is also an option, but it might make your setup even less reliable 😞
My esp reboots randomly and sometimes after receiving the traget height, which causes the table movement to stop.
I tried this with a
wemos-d1-mini-esp32
and anesp-dev-kit
, they are booth affected by the reboots.Log from esphome-flasher:
The text was updated successfully, but these errors were encountered: