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

Migrate project using SDK14.1 S132 to use S140

Hi

Im trying to figure out how to migrate my quite large older project from  and softdevice s132 to using s140 (SDK14.1 )in order to experiment with long range.

Besides changing header- and hex-files I think I need to change some Ram and flash setting is that correct? Which settings exactly do I need to change? 

(using arm gcc not SEGGER)

BR Mike

Parents
  • Hi,

    Could you let me know which nRF5 devices you are running? I have seen you mention S130, S132, and S140 in questions here.

    S130 is intended for nRF51 devices.

    S132 is intended for nRF52832 devices.

    S140 is intended for the nRF52840 device.

    Only the nRF52840 device has the hardware required to run Bluetooth long range. Changing the SoftDevice is not sufficient, you will also have to change to nRF52840.

    Best regards,
    Rune Holmgren

     

Reply
  • Hi,

    Could you let me know which nRF5 devices you are running? I have seen you mention S130, S132, and S140 in questions here.

    S130 is intended for nRF51 devices.

    S132 is intended for nRF52832 devices.

    S140 is intended for the nRF52840 device.

    Only the nRF52840 device has the hardware required to run Bluetooth long range. Changing the SoftDevice is not sufficient, you will also have to change to nRF52840.

    Best regards,
    Rune Holmgren

     

Children
Related