Hello Nordic Semi team,
I am building two BLE product. One acts a peripheral and has server capability. Other is central with client capability.
I am trying to understand your SDK examples better (the NUS example. )
I see gap_params_init() and conn_params_init();
They seem to be similar and ultimately make a SD call sd_ble_gap_ppcp_set
Why are two different calls to sd_ble_gap_ppcp_set needed?
Regards,
Hari