Hi, quick question.
Software: SDK 17.1.0 with segger embedded studio
Hardware: nrf52833-dk
Background: I read that it is possible to take iq samples of the payload. I made the necessary register changes in the radio_config.c file but I only get one sample per payload (goal is at least 1 per bit).
Question: Where in the sdk environment can I find the source code for direction finding/iq sampling?
I want to understand how the iq sampling was implemented in the software.
best regards