arduino / arduino/ArduinoCore-mbed
Bootloader for custom board
- Dominant language
- C
- Stars
- 411
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I am designing a custom board based on the nRF52XX mcu, where I am planning to use the Arduino IDE to upload sketches. During the development process, versions having different versions of the mcu family will be used, f.ex. the nRF52840 and nRF52820. Since the bootloader is written for the Nano 33 BLE featuring the nRF52840 mcu, would it be possible to get access to the bootloader source in order to modify this for other members of the nRF52 mcu family?
Also, is the name of the board hard-coded in the bootloader or possible to modify elsewhere?
-Tore
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the Nano 33 BLE nRF52840 bootloader source and the definition of the board name, then determine whether the requested nRF52 variants are supported. Done means identifying the relevant source and documenting a viable customization path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100