nrf-softdevice VS Adafruit_nRF52_Bootloader

Compare nrf-softdevice vs Adafruit_nRF52_Bootloader and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nrf-softdevice Adafruit_nRF52_Bootloader
3 2
236 412
3.4% 2.0%
8.7 6.7
27 days ago about 2 months ago
Rust C
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nrf-softdevice

Posts with mentions or reviews of nrf-softdevice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.

Adafruit_nRF52_Bootloader

Posts with mentions or reviews of Adafruit_nRF52_Bootloader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.
  • Problems flashing custom firmware to the nice!nano
    3 projects | /r/ErgoMechKeyboards | 12 Mar 2023
    I'm compiling a very stripped down example from https://github.com/embassy-rs/nrf-softdevice that should just loop forever and turn an LED on and off. I convert from a binary to the uf2 using this script linked in the adafruit bootloader repository. The command I run is uf2conv.py -c -b 0x26000 -f 0xADA52840. When running file on my binary the output is UF2 firmware image, family Nordic NRF52840, address 0x026000, 42 total blocks, exactly the same as on the ZMK image that works without a problem.
  • Flashing OpenThread on Adafruit Feather nRF52840 Express
    1 project | /r/nRF52 | 30 Aug 2022
    If your thing has some sort of bootloader already, use a flashing tool that's compatible with the bootloader - https://github.com/adafruit/Adafruit_nRF52_Bootloader or dfu-tool perhaps?

What are some alternatives?

When comparing nrf-softdevice and Adafruit_nRF52_Bootloader you can also consider the following projects:

embassy - Modern embedded framework, using Rust and async.

uf2 - UF2 file format specification

microbit - A Rust crate for BBC micro:bit development

nrf-hal - A Rust HAL for the nRF family of devices

atsamd - Target atsamd microcontrollers using Rust

riscv-rust-quickstart - A template for building Rust applications for HiFive1 boards

chirp8-engine

CC65-Advanced-Optimizations - How to optimize C code for CC65 compiler

discovery - Discover the world of microcontrollers through Rust!

a800-rust-test

avr-hal - embedded-hal abstractions for AVR microcontrollers