Enthernet Code
Enthernet Code
How to Fetch and Display Data from DHT22 Sensor on AVR32UC with Zephyr OS?
also check that your processDataTask has a lower priority than readSensorTask since it operates less frequently and also handle errors by xQueueSend and xQueueReceive se the ESP32 debugging tools to identify the exact line where the crash occurs. The crash log suggests a memory access violation, which could be due to an invalid pointer or accessing memory out of bounds.
11 replies