2024-09-26 10:24 AM
hi, i am using stm32l496 and bluenrg2. i want to implement a whitelist operation for authorized devices. i initialized the whitelist and I used aci_gap_set_undirected_connectable(0x100,0x200,PUBLIC_ADDR, WHITE_LIST_FOR_ALL);
please help me.
2024-10-08 01:07 AM
@adityarajchauhan051 wrote:hi, i am using stm32l496 and bluenrg2. i want to implement a whitelist operation for authorized devices. i initialized the whitelist and I used aci_gap_set_undirected_connectable(0x100,0x200,PUBLIC_ADDR, WHITE_LIST_FOR_ALL);
please help me.
Can any body know how to implement whitelist operation for bluenrg.