Ayberk Gerey

Results 2 comments of Ayberk Gerey

@sweebee Did you check characteristics ? Try this if you did not. const services = await device.services(); const characteristics0 = await services[0].characteristics(); const characteristics1 = await services[1].characteristics(); const characteristics2 =...

@sweebee My project has to work over anroid 5.