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
I would say just a JSON structure with either BLEAdvertisment1 fields for constructing the advertisment or another command just to register the raw advertisment data (sent in hex as a field in JSON).
Hello!
I was recently playing with the project and can't find how to publish BLE advertisment packet, if it is possible at all.
I have a range of devices (RGB lights) that are controlled by publishing control packet as a manufacturer data of a BLE advertisment payload.
Is there any way to publish an advertisment?
Something like that can be achieved in Linux by "btmgmr adv-add -d hexdata 1"
The text was updated successfully, but these errors were encountered: