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,
You can use both nRF Connect SDK and nRF5 SDK with the nRF52805, please see nRF52805 Compatibility Matrix - SDK and SoftDevices. In nRF Connect SDK, the SoC is supported from v1.3.0 and later, while the nRF5 SDK does not have support out of the box, but you can port projects for the nRF52832 to the nRF52805 following the guide Developing for the nRF52805 with nRF5 SDK.
We do not have any guides for Module MS46SF11. We recommend using the nRF52 DK for developing for the nRF52805, as it can be used to emulate the functionality of nRF52805. See the guide I linked above for more information about this in nRF5 SDK, and nRF52805 emulation on nRF52 DK for the nRF Connect SDK.
Best regards,
Marte
Hi,
You can use both nRF Connect SDK and nRF5 SDK with the nRF52805, please see nRF52805 Compatibility Matrix - SDK and SoftDevices. In nRF Connect SDK, the SoC is supported from v1.3.0 and later, while the nRF5 SDK does not have support out of the box, but you can port projects for the nRF52832 to the nRF52805 following the guide Developing for the nRF52805 with nRF5 SDK.
We do not have any guides for Module MS46SF11. We recommend using the nRF52 DK for developing for the nRF52805, as it can be used to emulate the functionality of nRF52805. See the guide I linked above for more information about this in nRF5 SDK, and nRF52805 emulation on nRF52 DK for the nRF Connect SDK.
Best regards,
Marte
Thank you for the guidence