We've recently got a hold of a CC1310DK and I'd like to try out SmartRF studio for recieving packets from one of the example applications. I've set up one board with the project to sent packets continuously. I'd like to set up the other SmartRF06 board to receive the packets using SmartRF Studio so I can see them come up in the application on my PC.
I flashed the rfPacketTx example to one board and the rfPacketRx example to the other board. These examples work fine together, the tx board transmits and the rx board recieves, flashing the blue rx LED. I'd like to now take this second board and attach it to SmartRF studio to receive the packets in real time and to see their payloads.
However, when I connect the second board to SmartRF Studio I don't see any packets coming in. I've exported the SmartRF settings file and am using it in the radio settings of the TX board, so they should be the same. Is there anything else I need to do to see these packets come in?