nrf-softdevice icon indicating copy to clipboard operation
nrf-softdevice copied to clipboard

nRF52805 example

Open standarddeviant opened this issue 8 months ago • 2 comments

Hello,

Firstly, thank you so much for embassy and nrf-softdevice. Being able to program microcontrollers with rust is very appealing.

I'm curious if anyone has successfully run a an embassy/nrf-softdevice BLE example on an nrf52805. I'm starting to work through how to do it by editing the Cargo.toml in the examples folder - but wondering if there are relevant examples or blog posts that I've missed.

It seems the first step is figuring out how to write memory-nrf52805.x. I'm fuzzy on how to adapt/derive such a file from the nRF52832 and nRF52840 examples.

standarddeviant avatar Jun 22 '24 17:06 standarddeviant