nRf52832 not connecting

New to Arduino, have IDE installed and trying to get the Bluefruit Feather nrf52832 to connect. And I cant seem to find what’s wrong, I’ve been following the steps to burn the new bootloader on Adafruit.

Everything is fine other than the nrf52832 will not connect with IDE.

My PC can see the board and says there is no driver to support it.

I was on a previous PC and it did the same thing.

Please your help with be greatly appreciated.

Hi @kegger91. Did you install the driver for the board's Silicon Labs CP2104 USB chip, as specified by this step in the instructions?:

https://learn.adafruit.com/bluefruit-nrf52-feather-learning-guide/arduino-board-setup#2-dot-1-download-and-install-cp2104-driver-nrf52832-2860615

Thank you, this solved my problem, i am able to upload sketches now.

but now i cant seem to control the Rgb led that im testing on, idk if i have the wrong sketch, I’m using example sketch from Adafruit in their library for nRF52832, peripherals and controller.

Or if my pin outs are wrong on the board
USB for power +, G for -, and PO 17 for DIN.
I’m using Bluefruit connect app.
I get a response in the serial monitor when I change the color in the app but no response from the actual light.

If more information is needed I’ll be happy to give whatever is needed, I’ve tried other sketches in attempt to access the pin outs in the App as well to see if that would help.

Im trying to read and soak in all information on the forums and Adafruit that is readily available. This is all new for me, just trying to comprehend everything.

You are welcome. I'm glad the uploads are working now.

About the problem with the LED, since it is unrelated to the original subject of this topic, please open a new forum topic for that question. This will ensure it gets the attention of the forum helpers knowledgeable about the subject of your new question.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.