shurillu / CTBot

A simple (and easy to use) Arduino Telegram BOT Library for ESP8266/ESP32
MIT License
147 stars 34 forks source link

Exception soft WDT Reset #116

Closed CFZxa closed 5 months ago

CFZxa commented 9 months ago

Call getNewMessage() function will show soft wdt reset.!

shurillu commented 9 months ago

Hello CFZxa,

thank you for your feedback. Can you be a bit more detailed? For example:

Have you tried the EchoBot example?

Regards,

Stefano

Abbascloud commented 8 months ago

u can try to use 5.13.5 version of Arduinojson, it resolve this problem for me

yodyamahesa commented 8 months ago

u can try to use 5.13.5 version of Arduinojson, it resolve this problem for me

Switching to Arduinojson version 5.13.5 did the trick for me too. Really appreciate your help! 🙇‍♂️