Using the nRF52840 module with Arduino

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
pmolzer
 
Posts: 5
Joined: Fri Sep 21, 2018 9:03 pm

Using the nRF52840 module with Arduino

Post by pmolzer »

I have been using the ItsyBitsy nRF52840 Express and now would like to make my own board with a nRF52840 module https://www.adafruit.com/product/4078 on it. I'd like to continue to program it with arduino.
Is it possible to burn the bootloader from here https://github.com/adafruit/Adafruit_nR ... oad/0.3.2/ onto this module and then program it with Arduino? Does this bootloader depend on other components on the board such as the flash memory? Would I need to include a USB header on the board or can Arduino transfer code to it some other way?

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

Return to “Wireless: WiFi and Bluetooth”