Hello,
I am downloading data file (about 150KB size) to device using OAD profile (SimpleBLEPeripheral).
It works OK but the problem is downloading is too slow (about 200-300 bps).
When I set PKT_INTERVAL = 50, the bitrate is about 300 bps.
If I set PKT_INTERVAL lower value, it stuck during the downloading process.
Which means, CC2541 does not give onCharacteristicWrite feedback.
I am desperate. Please somebody help me.
Any advice will be greatly appreciated.
Thanks.
BR,
YS