AT+BLEADDR not working

Sports5115
Posts: 12
Joined: Mon Jul 24, 2023 2:32 pm

AT+BLEADDR not working

Postby Sports5115 » Thu Jul 27, 2023 1:34 pm

I try to set a custom BLE address, but it still uses the default one. (AT+BLEADDR?)

Code: Select all

AT+RST
OK
ready

 AT+GMR 
    AT version:2.4.0.0(4c6eb5e - ESP32 - May 20 2022 03:11:58)
    SDK version:qa-test-v4.3.3-20220423
    compile time(5641e0a):May 20 2022 11:12:05
    Bin version:2.4.0(WROOM-32)
    OK

AT+BLEINIT=2
    OK

AT+BLEADDR=1,"d9:2c:b0:e1:26:19"
    OK

AT+BLEADDR?
    +BLEADDR:"3c:e9:0e:86:8e:xx"    // ineffective??
    OK

AT+BLEADVSTART
    OK
Still advertises with original address (3c:e9:0e:86:xx)
even when I try to set example from user manual

Code: Select all

AT+BLEADDR=1,"f8:7f:24:87:1c:7b"

Who is online

Users browsing this forum: No registered users and 44 guests