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

Is s132 6.1.0 supported on nrf52810?

I am developing a firmware application that needs simultaneous central and peripheral role. I am using sdk 15.2.0 and was experimenting on dev board PCA10040. I have taken ble_app_hrs_rscs_relay as base and removed unwanted code from it. I changed the project so that it would support nrf52810 and the build is successful. But the applications stops responding when I try to connect to the peripheral part of the application.

Can you confirm if I can use this combination?

  • s132 6.1.0
  • SDK 15.2.0
  • nrf52810

I read on devzone that s132 5.1.0 is production tested with nrf52810. So if the above combination is not suitable then can I use the below combination?

  • s132 5.1.0
  • SDK 15.2.0
  • nrf52810

Note that I am using SES and when I change NRF52810_XXAA macro to nRF52832_xxAA in my project file, everything seams to work fine.

Parents
  • Hi

    Sorry for the late reply, but I've been waiting for an answer from the experts on this matter (still waiting), but I want to give you a heads-up before you get too far, that you can't use the SoftDevice in a product without it being qualified for it. So I suggest you use S132 v5.1.0 for now. I will update you when I know more.

    Best regards,

    Simon

Reply
  • Hi

    Sorry for the late reply, but I've been waiting for an answer from the experts on this matter (still waiting), but I want to give you a heads-up before you get too far, that you can't use the SoftDevice in a product without it being qualified for it. So I suggest you use S132 v5.1.0 for now. I will update you when I know more.

    Best regards,

    Simon

Children
No Data
Related