SoftDevice S140 version 7 on CLUE?

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
neufeldm
 
Posts: 1
Joined: Wed Jul 27, 2022 8:57 am

SoftDevice S140 version 7 on CLUE?

Post by neufeldm »

I've been doing a little bare metal Rust programming on my CLUE, and came across this crate for using the S140 SoftDevice:
https://github.com/embassy-rs/nrf-softdevice

It only supports >= 7 of the S140 SoftDevice, and the CLUE comes with v6. It looks like I ought to be able to build and flash a version of the Adafruit bootloader that combines v7 S140 with the CLUE. Before giving it a shot, though, I thought I'd see if anyone else has any experience or thoughts on doing this. Thanks!
-Mike Neufeld

User avatar
adafruit_support_mike
 
Posts: 67391
Joined: Thu Feb 11, 2010 2:51 pm

Re: SoftDevice S140 version 7 on CLUE?

Post by adafruit_support_mike »

We haven't tried it, so I can't make any promises, but I don't know any reason why it shouldn't work.

At worst, you can reflash the nRF52840 back to the current firmware if it doesn't work.

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

Return to “CLUE Board”