Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 23 additions & 2 deletions _board/nice_nano.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,32 @@ board_url: "https://docs.nicekeyboards.com/#/nice!nano/"
board_image: "nice_nano.jpg"
date_added: 2020-06-05
family: nrf52840

features:
- USB-C
- Breadboard-Friendly
- Battery Charging
- Bluetooth/BTLE
---

The nice!nano is a Pro Micro replacement development board offering BLE using the nRF52840 chip. It has the same pinout as the Pro Micro meaning it will work with almost any Pro Micro keyboard. The nice!nano also has a 3.7 V lithium battery charger on board as well as a software level switch to cut off power to LEDs, which can eat 1 mA each even when off.

## Technical details

* Mid mount USB-C port making the board a 3.2 mm total thickness (thinner than a Pro Micro)
* nRF52840 chip on board with 1 MB of Flash and 256 KB of RAM
* Adafruit Bootloader loaded offering DFU flashing as well as flashing via UF2 storage
* Programmable indicator (blue) LED as well as a charging indicator (orange) LED
* Battery voltage reader to report battery percentage to main device
* External power can be cut off using an on board MOSFET saving power from LEDs
* 5 extra GPIO pins (3 thru holes and 2 pads on the back) offering a total of 23 GPIO pins
* 3.3 V out of the VCC pin to power external features
* 32.768 kHz oscillator on board for real-time clock capabilities

## Learn More
* [Nice Keyboards](https://docs.nicekeyboards.com/#/nice!nano/)

* [Documentation](https://docs.nicekeyboards.com/#/nice!nano/)
* [Pinout and schematic](https://docs.nicekeyboards.com/#/nice!nano/pinout_schematic)

## Purchase

* [Nice! Resellers](https://nicekeyboards.com/nice-nano/#find-a-store)