Hi
I am currently working on calculating the AoA. I have 4 nRF52833 DKs and I am using three DKs as transmitters and one as the receiver and the receiver is connected to an antenna array.
I have three questions regarding it.
1. I am trying to use three different nRF52833 DK's as transmitters. I wanted to know how to differentiate the I/Q samples of each of them. Is there some way to separate the I/Q sample data obtained by the antenna array? Is there a unique address for each of these transmitters I can use?
2. How do I find the RSSI value of these transmitters (nRF52833 DK). I am not using BLE.
3. I am trying to make a custom board with the nRF52833 SoC and I just wanted to know if all the example programs in the SDK function are on the micro on the DK (PCA10100) or the bluetooth SoC itself. Will I lose functionality if I separate the SoC from the Development Kit? Can I still program the SoC the same way I program the DK?
Thanks in advance