Hi ...
can we able to pass the message using uuid of device
Thanks&Regards
pspavi
Hi ...
can we able to pass the message using uuid of device
Thanks&Regards
pspavi
I suggest you read through this tutorial
Best regards
Bjørn
i want to add multiple devices and want to send the data using uuid of specific device
See our BLE Multi-link Example.
A Bluetooth Device does not have a device UUID, but its the services/characteristics/ descriptors that it populates its GATT table with. So if you if want to send data to a specific peripheral amongst several other peripherals that have the same services/characteristics, then you will need to either use the Bluetooth address or some other unique identifier that can be read out from a characteristic to identify the peripheral.
Hi bjorn,
i didn't get this line .. can you explain me some brief " some other unique identifier that can be read out from a characteristic to identify the peripheral."
Thanks
pspavi