Hi ,
I have a large data structure that I'd like to transfer ( few KB ) , what is the maximum length I can pass on "ble_nus_string_send" ? ( length appear as uint_16 )
Do I have to break down the data into 20 Bytes and put it back together on the other end ? ( or will ble_nus_string_send take care of this ? )
Thanks,
Ran