Closed MartinSadovy closed 6 years ago
Hi @MartinSadovy I think your data lenght is too small. It should be 23 bytes and not 19 like in your code. This way client probably is trucating data to 19 bytes and then adds 2 0x00 bytes since last 2 bytes are reserved and need to be 0x00.
@chegewara Thank you!
Hi, I'm trying to advertise Eddystone-UID. I checked this issue with reference code example (examples/bluetooth/ble_adv).
I replaced service name sequence by Eddystone-UID sequence in example code and run it.
When byte 27 is 0x(2-0)(0-f), broadcasting sequence ends on this byte. (code below)
Case without problem:
Chip is ESP32D0WDQ6 (revision 0) Tested on master & 2.1.