White List

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

White List

1,240 Views
alejandropérez
Contributor II

1. Where is the white list?

2. Would be possibe to add a device without bonding or pairing previously?

Thanks in advance

Labels (2)
2 Replies

985 Views
gerardo_rodriguez
NXP Employee
NXP Employee

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

985 Views
alejandropérez
Contributor II

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

0 Kudos