Hi everyone,
I'm working with nrf52832 and i'm trying to send data over BLE for communicate with a mobile app.
I saw that we could pass data with the function ble_nus_string_send but I can not send data of more than 61 bytes, it is limited automatically...
Do you have a solution ?
Thanks