From d5615e42923a311b2b37db53380a5b8ab3e6b0b3 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 14 Mar 2022 16:58:29 +0100 Subject: [PATCH] Add content --- _board/nice_nano.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/_board/nice_nano.md b/_board/nice_nano.md index 342f1b54b1..d7be5e5f5c 100644 --- a/_board/nice_nano.md +++ b/_board/nice_nano.md @@ -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)