Hello.
I trying the test for real time transfer a data.
Period is 4 ms and 5000 point data. (Total 20 sec)
The GPIOTE event occurs every 4ms and the processed data is transmitted at that time.
But, Data loss occurs in nRF connect app when real-time data is transmitted.
Case 6 (PHY: 2 Mbps, ATT MTU = 247 bytes, DLE: enabled, Connection interval: 400 millisecs)
Data throughput reported by firmware:
Time: 6.11 seconds elapsed.
Throughput: 1371.82 Kbits/s.
Sent 1048712 bytes of ATT payload.
(https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/)
I think it is possible to set it as above, but I am not sure how to set it.
How can I solve this?
Thank you.
Regards.