1. Where is the white list?
2. Would be possibe to add a device without bonding or pairing previously?
Thanks in advance
Hello Alejandro Pérez,
You can use the Gap_AddDeviceToWhiteList() function to add devices to the white list, and then configure the filter policy of the scanning parameters in the gScanParams structure to scan using the white list (gScanWithWhiteList_c).
The demo examples add the bonded devices to the whitelist, but you can manually add devices without being previously bonded.
Let me know if you have any question.
Regards,
Gerardo
Hello Gerardo Rodriguez,
Now it seems that there is a limit on the maximum number of elements I can include in the whitelist... I can only use 7 nodes... node number 8 is rejected.
Please, could you help me on this topic?
Thanks in advance
Regards,
Alejandro