You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
I have a problem with setting services that should show up in bluetooth advertising packet. Tried to shorten the length and manually add just 1 service, but unfortunately not working for me. Added btmon logs as well.
Setting the service manually by using sudo hcitool -i hci0 cmd 0x08 0x0008 12 11 07 30 44 5a 3e 35 50 0f ab 01 48 fd 25 11 63 a7 f5 00 00 00 00 00 00 00 00 00 00 00 00 00 makes it work. However I notice that the commands executed are different. Instead of
< HCI Command: LE Set Advertising Data (0x08|0x0008) plen 32 #99 [hci0] 153.277241
Length: 18
128-bit Service UUIDs (complete): 1 entry
Vendor specific (f5a76311-25fd-4801-ab0f-50353e5a4430)
> HCI Event: Command Complete (0x0e) plen 4 #100 [hci0] 153.277718
LE Set Advertising Data (0x08|0x0008) ncmd 1
Status: Success (0x00)
Hello,
I have a problem with setting services that should show up in bluetooth advertising packet. Tried to shorten the length and manually add just 1 service, but unfortunately not working for me. Added
btmon
logs as well.Setting the service manually by using
sudo hcitool -i hci0 cmd 0x08 0x0008 12 11 07 30 44 5a 3e 35 50 0f ab 01 48 fd 25 11 63 a7 f5 00 00 00 00 00 00 00 00 00 00 00 00 00
makes it work. However I notice that the commands executed are different. Instead ofIt runs
DIMO-Network/edge-network@main...feature/SI-2064
logs2.md
The text was updated successfully, but these errors were encountered: