Page 1 of 1

Using ArduinoBLE library with Magicbit

Posted: Tue Feb 07, 2023 10:00 pm
by sswartley
Hello,

I am trying to use the ArduinoBLE Library with the Magicbit - ESP32 device. I am trying to use Magicbit as a Central and Scan for a Vernier Go Direct Temperature Probe. When I run the ArduinoBLE>Central>Scan example the Magicbit does not find the sensor, although it appears to find a few Bluetooth devices. If I run the same Scan example with a Sparkfun IoT Redboard - ESP32 I am able to find the sensor, as well as many more Bluetooth devices. Any ideas on why the Magicbit ESP32 device is not getting the same type of results with the Scan example?

I did ask this question to Magicbit and they were not sure, although they pointed out that the Magicbit has ESP32-WROOM-32 and Sparkfun IoT Redboard has ESP32-WROOM-32E module. They suggested I select the board as the Sparkfun IoT Redboard, and upload the Arduino code to the Magicbit. This did not change my results.

Thanks for any input,