objective-c - Asking a software design question: the processing of data received by the app through Bluetooth.
给我你的怀抱
给我你的怀抱 2017-05-02 09:24:14
0
0
611

1. The motion data on the bracelet must be sent back to the app and transmitted via Bluetooth.
2. Bluetooth can only transmit 20 bytes of data at a time.
3. Now there are 100 pieces of 20-byte data on the bracelet sent back to the app. How should the app handle it?
4. My idea is to store these 100 data packets through plist.
5. Is it suitable? Is there a better method?
6. How to ensure the accuracy of data transmitted through Bluetooth.

给我你的怀抱
给我你的怀抱

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template