sometime,i use android app to scan ble device,it will display "the device dose not has required services",the gatt.getServices.size is zero.why?
sometime,i use android app to scan ble device,it will display "the device dose not has required services",the gatt.getServices.size is zero.why?
Have you made sure you check the size after the Service Discovery finishes ? (wait for the service discovered call back )
Have you made sure you check the size after the Service Discovery finishes ? (wait for the service discovered call back )