Feather nRF52832

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
ZTSpringer
 
Posts: 1
Joined: Mon Mar 27, 2023 5:57 pm

Feather nRF52832

Post by ZTSpringer »

The nRF52 board is being noticed and communicating with the computer and Arduino IDE. I have managed to download all the SDKs and Drivers, found the adafruit feather nRF52832 board profile, used the programmer tool to load up the bootloader, and burned the bootloader successfully. I can program the board with C, and make it do what I need, but the board will not show up as a USB device. No matter which OS used, it will not show up in Finder/File manager as a device I can load the firmware to run CircuitPython or MicroPython.

Anyone know why?

User avatar
dastels
 
Posts: 15656
Joined: Tue Oct 20, 2015 3:22 pm

Re: Feather nRF52832

Post by dastels »

The Feather nRF52823 does not support CircuitPython. It doesn't appear to support MicroPython either according to https://micropython.org/download/.

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”