AT+BLEADVPARAM White List

staibiii
Posts: 7
Joined: Mon Feb 28, 2022 12:16 pm

AT+BLEADVPARAM White List

Postby staibiii » Thu Mar 03, 2022 3:02 pm

Hello everybody,

i dont really understand how the white list is supposed to work with AT+BLEADVPARAM. I don't really see i way to add a device to the white list. So my qestion is: How is that command supposed to work?

fahirad
Posts: 10
Joined: Tue Feb 21, 2023 9:57 pm

Re: AT+BLEADVPARAM White List

Postby fahirad » Fri Mar 24, 2023 10:22 am

Hello!

I have the same issue, (I am interested in scanning parameters but that's the gist of it). I see there are no replies here. Have you been able to resolve and figure it out?

Thank you and have a nice day!

ESP_Sun
Posts: 320
Joined: Thu Dec 30, 2021 9:52 am

Re: AT+BLEADVPARAM White List

Postby ESP_Sun » Thu Apr 27, 2023 10:12 am

Hi all,

Maybe you can get the firmware from the latest master branch of github, use AT+BLEWL command to test the function.
GITHUB ESP-AT: https://github.com/espressif/esp-at
AT+BLEWL=<add_or_del>,[<addr_type>,<address>]
- [add_or_del]: 0 to delete, if no parameters are added later, it will delete all, or delete individually
1 Add, followed by parameter 2 and parameter 3
- [addr_type]: 0 is public address, 1 is random address
- [address]: hex string of address

Example AT+BLEWL=1,1,"C3:26:98:1F:55:7C"

Who is online

Users browsing this forum: No registered users and 38 guests