Hi there,
I want to modify the AD type flag(0x02 0x01 0x06) in my advertising data, could you please tell me how to modify it?
Thanks.
Keywords:
Device:
Hi there,
I want to modify the AD type flag(0x02 0x01 0x06) in my advertising data, could you please tell me how to modify it?
Thanks.
嗨stanley_yeh,
This is do-able only in non-connectable advertising and non in undirected, there is also an example in the SDK which takes advantage of the entire advertising string via ommiting the first flags, please check the example in the following directory of the SDK DA14585_SDK_6.0.6.427\DA14585_SDK\6.0.6.427\projects\target_apps\misc\ble_app_noncon\Keil_5.
Thanks MT_dialog