Hello,
We are currently developing a Zephyr-based connectivity solution using the NRF5340 alongside an NRF7001 WiFi chip.
Since we also want to use Bluetooth we have implemented a shared antenna setup and want to control an antenna switch with the NRF7001's SW_CTRL0 pin.
Reading the NRF7001's product specification I found this section stating that the behavior of SW_CTRL0/1 is programmable and dependent on the coexistence mode.

However, I could not find any information on how this works exactly. I just saw the schematics of the NRF7002DK and looked at the antenna switch (see below).
So here are my questions:
- What is the default behavior of the SW_CTRL0 pin? In the image above it looks like the NRF7002 is setting SW_CTRL0 high whenever it wants to send.
- Can this behavior be changed?
- Is there any Nordic-specific setup of the coexistence interface I have to do in Zephyr?
Thank you very much in advance.
Kind regards,
Nils