差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
developmentboard:ble-33 [2024/04/11 11:45] – admin12 | developmentboard:ble-33 [2024/04/15 10:40] (当前版本) – [1.Hardware preparation] admin | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== | + | ====== NANO 33 BLE NRF52840 basic usage ====== |
- | ==== Table of contents\\ | + | Table of contents\\ |
< | < | ||
二.ArduinoIDE-2 environment construction\\ | 二.ArduinoIDE-2 environment construction\\ | ||
- | 三. Download the program</ | + | 三. Download the program</ |
- | ===== 1.Hardware preparation | + | ===== 1.Hardware preparation ===== |
- | Prepare a data cable (note: capable of data communication!). The main body of the development board is as follows: | + | **Notice** |
- | Same as Nano33 Ble: same Pinout pin layout, same RGB three-color LED, factory preset Nano 33 Ble Bootloader Differences from Nano 33 Ble: Added lithium battery charging management, the back pad can adjust the charging current (default 100ma, short circuit 500ma) Reserved sensor pin package (no device attached): MP34DT06JTR (microphone) Sensor pin packages are not reserved (but related pin pads are lead out): LPS22 (pressure sensor), LSM9DS1 (accelerometer gyroscope), HTS221 (humidity sensor) sensor), APDS-9960 (gesture sensor) | + | === Same as Nano33 Ble: === |
+ | |||
+ | same Pinout pin layout, same RGB three-color LED, factory preset Nano 33 Ble Bootloader | ||
+ | |||
+ | === Differences from Nano 33 Ble: === | ||
+ | |||
+ | Added lithium battery charging management, the back pad can adjust the charging current (default 100ma, short circuit 500ma) Reserved sensor pin package (no device attached): MP34DT06JTR (microphone) Sensor pin packages are not reserved (but related pin pads are lead out): LPS22 (pressure sensor), LSM9DS1 (accelerometer gyroscope), HTS221 (humidity sensor) sensor), APDS-9960 (gesture sensor) | ||
{{: | {{: | ||
行 18: | 行 24: | ||
Note: | Note: | ||
- | B-:Lithium battery 3.7V- | + | **B-**:Lithium battery 3.7V- |
- | B+:Lithium battery 3.7V+ | + | **B+**:Lithium battery 3.7V+ |
**MAXIMUM** Output current per pin is 15mA | **MAXIMUM** Output current per pin is 15mA | ||
行 31: | 行 37: | ||
**Note:** CIPO/COPI was formerly known as MISO/MOSI | **Note:** CIPO/COPI was formerly known as MISO/MOSI | ||
- | + | === Charging current selection jumper: | |
- | ——————————————————————————————-/ | + | |
- | + | ||
- | Charging current selection jumper: | + | |
Connect this jumper " | Connect this jumper " | ||
- | |||
- | ———————————————————————————————/ | ||
Using a solder jumper to short-circuit only allows functionality in the SJ pin unit, it is also possible to change the pad connections for pins D7 and D8 in P0.09 and P0.10. Charging current selection jumper: Connect this jumper " | Using a solder jumper to short-circuit only allows functionality in the SJ pin unit, it is also possible to change the pad connections for pins D7 and D8 in P0.09 and P0.10. Charging current selection jumper: Connect this jumper " | ||
- | {{: | + | {{: |
- | ===== 2. ArduinoIDE environment construction | + | ===== 2. ArduinoIDE environment construction ===== |
1. Download the development environment (official website address: [[https:// | 1. Download the development environment (official website address: [[https:// | ||
行 72: | 行 73: | ||
{{: | {{: | ||
- | ===== | + | ===== 3. Download the program ===== |
1. Select a program routine in the software, as shown in the figure: | 1. Select a program routine in the software, as shown in the figure: |