Hi everybody,
I have a question about the number of data pakets which I can send with the BLE. Every data paket has a range of 20 Byte.
Now I want to send about 55 of these data pakets. But I only can send 10 then it works without problems. When I want to send more than 10 pakets, my device is sending 10 and after that, the BLE is crashing.
What is used:. Nrf52832 module, ble_nus.c
Does anybody know, why I can only send, in every case I tried, 10 pakets. Maybe it is defined anywhere and I don't know where.
Thanks a lot
Marius