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

Periodic Adv on nRF52833

Hello, 

I'm testing periodic advertising sample (sample/bluetooth/periodic_adv,with no changes to the code) on nRF Connect SDK 1.7.0, on BBC MICORBIT V2 that has a nRF52833 chip. 

The code returns an error at: "err = bt_le_per_adv_set_param(adv, BT_LE_PER_ADV_DEFAULT);", and it indicates that "

BT_FEAT_LE_EXT_PER_ADV(bt_dev.le.features)"

is not supported. Could you advice what is the root cause? Is it on the chip or some code configuration? 

Thanks a lot, 

Parents Reply Children
No Data
Related