Hi,
My device is peripheral and server and is connected to an (android) phone. I have two related questions:
a) I understand that maximal packet size is obtained by calling sd_ble_gap_data_length_update with null p_dl_params and null p_dl_limitation. Is this correct?
b) How can I know the maximal GATT payload size? (Is it dependant on the phone?)
Thanks,
Daniel