This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nrf5340 soft device backward compatibility

Hi Team,

Currently we are using 52840 soc with softdevice s140_nrf52_7.0.1_softdevice.hex.

We want to migrate to 5340 for BLE 5.2 features, we would like to understand below points.

1. is it possible to use the same softdevice(s140_nrf52_7.0.1_softdevice.hex) with 5340 soc without any application changes.

2. if any other latest versions of softdevice is recommended for 5340. if yes, is it backward compatible with softdevice(s140_nrf52_7.0.1_softdevice,hex).

3. From where we can find the supported examples and SDK's or any third party libraries for direction finding(AOA and AOD).

Thanks,

Akshay Goyal 

Parents Reply Children
  • Hi again, Akshay!

    Currently we support direction finding on the nRF52833, nRF52820 and nRF52811 SoCs. The samples I linked to in my previous post are supported by the nRF52833DK, but the beacon sample should be possible to adapt for the nRF52820 and nRF52811 as well. 

    When it comes to backwards combability I'm not entirely sure what you mean? As all of these SoCs are in the same series there are many similarities, but you must be aware of differences in terms of ram, flash and peripherals. You can have a look at the combability matrixes for the different SoCs (linked below) to see which SDKs and SoftDevices they are compatible with. 

    Combability matrixes:
    nRF52833

    nRF52820

    nRF52811

    Best regards,
    Carl Richard

Related