Hi,
What macro should be used in the bt_data ad struct in order to advertise a custom 128 bit UUID? I have tried the following: BT_UUID_128_ENCODE(BT_UUID_CUSTOM_SERVICE).
Thanks,
Adam
Hi,
What macro should be used in the bt_data ad struct in order to advertise a custom 128 bit UUID? I have tried the following: BT_UUID_128_ENCODE(BT_UUID_CUSTOM_SERVICE).
Thanks,
Adam
Hi Susheel,
What is a sniffer trace and how do I provide you with one?
Adam
Sniffer is a setup to trace and log the Bluetooth LE traffic with details of packet data so that we can understand the flow of data between peers.
There are few tutorials like this one that can be useful for you.