手上有一台DLP NIRscan Nano EVM,内置CC2564MODN蓝牙模块,想要通过android手机读取仪器数据,能连接成功,但是获取不到服务,回调方法onServicesDiscovered(BluetoothGatt gatt, int status)中,status值为129,正常成功的话应该为0,不知如何解决?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
手上有一台DLP NIRscan Nano EVM,内置CC2564MODN蓝牙模块,想要通过android手机读取仪器数据,能连接成功,但是获取不到服务,回调方法onServicesDiscovered(BluetoothGatt gatt, int status)中,status值为129,正常成功的话应该为0,不知如何解决?