arduino-libraries / ArduinoBLE

ArduinoBLE library for Arduino
GNU Lesser General Public License v2.1
310 stars 205 forks source link

ArduinoBLE on Giga R1 can only run on the main core #330

Closed Nocentinia closed 7 months ago

Nocentinia commented 11 months ago

When using the M4 core on the GIGA R1 WiFi board, the function BLE.begin() always returns 0.

Additional context

Also reported at https://github.com/arduino/ArduinoCore-mbed/issues/723