what is difference between BLE 4.2 and 5.0 in aspect of using softdevice function?
what is difference between BLE 4.2 and 5.0 in aspect of using softdevice function?
Currently only the nRF52840 is fully BLE compliant, as the nRF52832 can't do the low data rate modes needed for long range, or the higher powered transmitter.
So. Looking at the product spec for the nRF5240 you will see that only the S140 SD is BLE 5.0
Currently only the nRF52840 is fully BLE compliant, as the nRF52832 can't do the low data rate modes needed for long range, or the higher powered transmitter.
So. Looking at the product spec for the nRF5240 you will see that only the S140 SD is BLE 5.0
what I wonder is the method of softdevice between BLE 4.2 and 5.0..
Do you mean what are the API differences between BLE 4.2 and BLE 5.0 ?
yes, it's similar to that.