but when i tried in any example of MESH SDK with our customized configured pins it is not working.
Secondly as u have mentioned that there are two stacks .so should i use two calls separately for enabling PA/LNA
i.e., mesh_pa_lna_gpiote_enable(&m_pa_lna_params); //FOR MESH
and sd_ble_opt_set(); // for BLE stack.
but I don,t how to initialization "m_pa_lna_params" parament.
and the second question I want to the mesh v1.0.1 alse support PA/LNA.