Search found 2 matches

by Hassen
Tue Sep 06, 2022 6:41 am
Forum: ESP32 Arduino
Topic: Arduino BLE and Wi-Fi memory issue
Replies: 1
Views: 1152

Re: Arduino BLE and Wi-Fi memory issue

Hi can you share more info about the error and some code snippets?
by Hassen
Mon Sep 05, 2022 7:04 am
Forum: ESP32 Arduino
Topic: Guru Meditation Error: Core 0 panic'ed (BLE Beacon scanner with Azure IoT Hub SDK for C)
Replies: 1
Views: 1260

Guru Meditation Error: Core 0 panic'ed (BLE Beacon scanner with Azure IoT Hub SDK for C)

Hi, I'm working on a BLE beacon scanner on ESP32 DEVKIT WROOM32. The scanning on its own works fine, however when I've add the Azure IoT Library to send the results to the cloud I started getting issues. First was the size of the code that I resolved by disabling OTA. Now the connection is unstable ...