我现在程序里可以接收蓝牙通知,但是如果接收的数据大于20个字节 ,就只能接收到20后面的数据 , 有什么办法可以全部接收吗
使用的 didUpdateNotificationStateForCharacteristic 这个函数接收数据
http://stackoverflow.com/questions/19928623/read-data-from-ble-device
http://www.bubuko.com/infodetail-760855.html