I want to know about following things:
1). NRF_SDH_BLE_GATT_MAX_MTU_SIZE
2). NRF_SDH_BLE_GAP_DATA_LENGTH
3). NRF_SDH_BLE_GAP_EVENT_LENGTH
4). Connection event length extension
I have studied about ble_att_mtu code and https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/
I want to know in simple manner what theses terms signify.
Eg: i have temperature humidity sensor SHT40 it gives 12 bytes of data in one reading
Then i take about 100 readings like this on notification enable.
What does data length extension and above terms mean in this