Hi,
How do I find the softdevice version installed on the device? I am using the latest version of nRF SDK.
Thanks.
Hi,
How do I find the softdevice version installed on the device? I am using the latest version of nRF SDK.
Thanks.
you can find on SDK files on this address
nRF5_SDK_15.2.0_9412b96\components\softdevice\s112\hex
"s132_nrf52_6.1.0_softdevice.hex"
on your device you can use nRF Connect ( Programmer )
Yeah got it. Thanks! I use Ubuntu and hence can not install nRF Connect. Any alternatives for Ubuntu?
about nrf connect support Linux
https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop
Thanks.