Hi there.
I am currently working on WIFI provisioning using BLE using nRF7002 and nRF5340.
The CPU structure of my custom board is based on the nRF7002DK. So I am testing using WIFI lesson 2 exercise 3 from nRF Dev academi.
I have one question.
1. looking at the nRF5340 pins in that example, I am only using the nRF_radio_coex-swctrl 1 signal.
What is the process to change that nRF_radio_coex-swctrl signal to 2 signals, nRF_radio_coex-swctrl 0, nRF_radio_coex-swctrl 1. Is it just a matter of adding a pin?
It would be nice to know about them quickly.
Thank you!