Thanks for that. I don't think it's threadsafe.
Using FreeRTOS mutexes (https://microcontrollerslab.com/arduino ... heritance/), I managed to get it to work although there is lots of lag but that is an easier issue to sort out
Search found 2 matches
- Thu Jun 24, 2021 4:10 am
- Forum: ESP32 Arduino
- Topic: Dual Core task crashing even though same command works elsewhere
- Replies: 2
- Views: 3139
- Thu Jun 24, 2021 1:10 am
- Forum: ESP32 Arduino
- Topic: Dual Core task crashing even though same command works elsewhere
- Replies: 2
- Views: 3139
Dual Core task crashing even though same command works elsewhere
I have ventured beyond my ability in this one. This project is for an IoT demo to some students. Using Telegram they can control some lighting as well as receive some notifications to events. The following are confirmed to be working: All lighting and lighting telegram messages Temperature sensor an...