ArduinoCore-nRF528x-mbedos
ArduinoCore-nRF528x-mbedos copied to clipboard
[Archived] Arduino core supporting mbed-enabled boards
I have a problem with the Arduino Nano 33 BLE board with ArduinoBLE library. As soon as I try to connect to the device through the smartphone, the microcontroller freezes...
I was unable to find a 3D model of the Arduino Nano 33 BLE Sense. Is it available anywhere?
Raspberry Pi 4 running Raspbian buster. `Linux rpi44gb 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l GNU/Linux` ``` Arduino: 1.8.10 (Linux), Board: "Arduino Nano 33 BLE" /home/pi/arduino-1.8.10/arduino-builder -dump-prefs...
The following doesn't actually work: https://github.com/arduino/ArduinoCore-nRF528x-mbedos/blob/05730711a2ad8748c6e6d1a0f04377e90ca74a0a/cores/arduino/Arduino.h#L24-L33 The problem here is that both Arduino and mbed-os have a `PinMode` enum, and users of either platform expect that name to map to...