Skip to main content
Associate II
September 26, 2024
Question

how to configure bluenrg2 for whitelist operation.

  • September 26, 2024
  • 1 reply
  • 1287 views

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. 

1 reply

Associate II
October 8, 2024

@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.