Hi Rui,
i followed the course of training on the ESP32.
i tried to connect my ESP32BLE but i’m facing an strange value in the COM of arduino GUI
bei initialisation of BLEwith the line belllow
”
// Create the BLE Device
BLEDevice::init(“ESP32_Board”); ”
i get this value in the com
“02e4
Fatal exception (0): IllegalInstruction
epc1=0x400802de, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000 ”
Do you have any idea ?
br
Christian