If send from peripheral to central an Int(38), I receive (38) but if I send Int(3847) I receive (7) how can I get the correct value?

前端 未结 0 1255
有刺的猬
有刺的猬 2021-01-26 04:48
 var manager: CBCentralManager!
 var peripheral: CBPeripheral!
 var readCharacteristic: CBCharacteristic?
 var writeCharacteristic: CBCharacteristic?
 var notifyCharacte         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题