Skip to content

Commit 27b3550

Browse files
authored
Add note about UF2 bootloader being required
https://forums.adafruit.com/viewtopic.php?f=60&t=158279&p=803678#p803678 requested a prominent note about this.
1 parent 79646f0 commit 27b3550

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_board/arduino_nano_33_ble.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ board_image: "arduino_nano_33_ble.jpg"
1111
This compact and reliable NANO board is built around the NINA B306 module, based on Nordic nRF 52840 and containing a powerful Cortex M4F. Its architecture, fully compatible with Arduino IDE Online and Offline, has a 9 axis Inertial Measurement Unit (IMU) and a reduced power consumption compared to other same size boards.
1212
This allows the design of wearable devices and movement sensing projects that need to communicate to other devices at a close range. Arduino NANO 33 BLE is also ideal for automation projects thanks to the multiprotocol BT 5.0 radio.
1313

14+
To use this board with CircuitPython you must [replace the existing bootloader](https://forums.adafruit.com/viewtopic.php?f=60&t=158279) with the Adafruit UF2 bootloader. You need to restore the original bootloader to use the board again with Arduino.
15+
1416
## Purchase
1517
* [Arduino](https://store.arduino.cc/usa/nano-33-ble)
1618

0 commit comments

Comments
 (0)