This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Issue in getting serial number of BLE device iOS

I am working on a project in which i have to get the readings from device (BLE device). I have two devices BP and BG. I can successfully get the data from the devices using your library.

I was trying to get serial number of device by it's information service with serial number characteristic. I am able to get information service, but it does not contain serial number characteristic. In android, able to get serial number for the device. Is there any way to get serial number from device when service does not contain serial number characteristic? It's basic requirement for app, to verify Bluetooth device.

Parents Reply Children
No Data
Related