Hi All,
I'm referring to generic on/off ble mesh example code and we are in the development stage.
I would like to know which pins are used for PA and LNA in the example code and what changes do I need to make if I want to enable it on my custom hardware.
Here is the code snippet from example code: gpiote_setup(&m_gpiote.params.lna_cfg, m_gpiote.params.ppi_ch_id_set);
Thanks in advance.
Domneck