h2zero / n-able-Arduino

An arduino core for ARM based BLE devices supported by the NimBLE stack.
GNU Lesser General Public License v2.1
34 stars 12 forks source link

Support for Nice!Nano V2 Nordic nRF52840 #42

Open astrolemonade opened 3 months ago

astrolemonade commented 3 months ago

Hey! Thank you for creating this library! Can you add support for Nice!Nano V2 Nordic nRF52840 https://nicekeyboards.com/nice-nano? There are a schematic and a pinout for it: https://nicekeyboards.com/docs/nice-nano/pinout-schematic for both V1 and V2(but only V2 is still commercialized). There is more info here: https://nicekeyboards.com/docs/nice-nano. It is mentioned that the board is using https://github.com/adafruit/Adafruit_nRF52_Bootloader bootloader. I would gladly help with testing if you decide to add support for it. Thank you!

h2zero commented 2 months ago

Hello, I would be happy to add this and thank you for the links. When I get a few moments to work on it I'll post back here for you to test.