This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NCS, nRF52811, and peripheral_hr_coded sample

Greetings,

What are the settings to allow an nRF52811 to use CODED PHY with the NCS peripheral_hr_coded sample?

  • NCS v1.7.0
  • board = ubx_bmd360eval_nrf52811 (effectively a PCA10040 with a nRF52811 in place of the nRF52832)

Failing that, are there any other NCS examples that enable CODED PHY on an nRF52811 (peripheral only)?

Thanks

Bob

  • Hello again, Bob

    Thank you for your patience with this!

    I have been unsuccessfully in tracking down an example that achieves this, so I gave this a try myself with the nRF5 SDK v15.2.0 and the SoftDevice S140 v6.1.0 emulated on the nRF52840 DK, modifying the BLE UART example, but I was unfortunately only able to get it to ~29 kB RAM usage - so it is still too large for the nRF52811.

    You might be able to shave off a few kB off the RAM usage if you scrutinize it line by line, but I think it is unlikely that you may get it to 24 kB total with the functionality intact, unfortunately.

    Best regards,
    Karl

Related