Hi,
I use SDK15.3
There's no such define in "ble_gap.h"
Is this define "BLE_GAP_ADV_TYPE_EXTENDED_CONNECTABLE_NONSCANNABLE_UNDIRECTED" only S140?
Because 52811 use S112
How to solve this problem?
Thanks
Hi,
I use SDK15.3
There's no such define in "ble_gap.h"
Is this define "BLE_GAP_ADV_TYPE_EXTENDED_CONNECTABLE_NONSCANNABLE_UNDIRECTED" only S140?
Because 52811 use S112
How to solve this problem?
Thanks
Hi
You shouldn't have to make any changes to the SoftDevice in order to make it compatible with nRF52811, as it is already compatible. For general guidelines on how to develop projects for the nRF52811, please check out our user guide on the matter, where you can see amongst other things, how to make an nRF52840 example project (with the S140 SoftDevice) compatible with nRF52811 hardware.
Best regards,
Simon
Hi
You shouldn't have to make any changes to the SoftDevice in order to make it compatible with nRF52811, as it is already compatible. For general guidelines on how to develop projects for the nRF52811, please check out our user guide on the matter, where you can see amongst other things, how to make an nRF52840 example project (with the S140 SoftDevice) compatible with nRF52811 hardware.
Best regards,
Simon