Hell there
Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio.
Hell there
Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio.
Hi,
The nRF52805 is supported out of the box in nRF Connect SDK (see nRF52805 > Compatibility Matrix > SDKs and SoftDevices), but you can also use the nRF5 SDK by porting a nRF52832 example as explained in Developing for the nRF52805 with nRF5 SDK.
We do not have any guides for MS46SF11, but there is a similar case here: Problem with getting started with software development on nRF52805 where this module is used. However, this is for the nRF5 SDK. For developing for nRF52805, you can use a nRF52 DK with a nRF52832 SoC to simulate the nRF52805. In nRF Connect SDK this is done by using nrf52dk_nrf52805 as build target (see nRF52805 emulation on nRF52 DK). You can use SEGGER Embedded Studio with both nRF Connect SDK and nRF5 SDK, see nRF Connect SDK » Getting started and Getting started with nRF5 SDK and SES (nRF51 & nRF52 Series).
Best regards,
Marte