Hello ,Is there any SDK supported on nrf52805 chip? or any proper guidence to program nrf52805 (Module MS46SF11) with Segger studio
Hello ,Is there any SDK supported on nrf52805 chip? or any proper guidence to program nrf52805 (Module MS46SF11) with Segger studio
hi,
Thank you very much,BLE UART example in nRF5_SDK_17.1.0 worked for me ,PCA 10040e (S112),Though it is targeted for nrf52810 ,it works for module MS46SF11 .
Hi,
I am glad to hear that it worked!
The nRF52805 SoC and nRF52810 SoC are very similar, so you will find that some pca10040e examples work on nRF52805 out of the box. However, you should be aware that there are some differences regarding peripherals and such, so you should make sure that the projects are not using anything that the nRF52805 does not have. You can see the differences between ICs in the comparison table on the nRF52 Series page.
Best regards,
Marte
Hi,
I am glad to hear that it worked!
The nRF52805 SoC and nRF52810 SoC are very similar, so you will find that some pca10040e examples work on nRF52805 out of the box. However, you should be aware that there are some differences regarding peripherals and such, so you should make sure that the projects are not using anything that the nRF52805 does not have. You can see the differences between ICs in the comparison table on the nRF52 Series page.
Best regards,
Marte