ESP32 WROOM D Issue: Guru Meditation Error: Core 1 panic'ed (LoadProhibited).

userHead Eyoel.Atnafe 2024-07-15 20:42:39 15 Views0 Replies

I am using the DFRobot LIS2DW12 sensor to read accelerometer data using FireBeetle-ESP32 WROOM D. I am using the example code used in the DFRobot-LIS “getAcceleration”. Here is the issue I keep facing:
 

 I have checked the operation of the sensor using Arduino-Uno, it works flawlessly but when i used a similar code on the ESP32  this error persists. Can anyone help me understand the issue?