This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652R: Best approach for test transceiver setup

Part Number: CC2652R

Hi!

We are developing a product that communicates over a custom protocol on 802.15.4 and is looking for a good and hopefully easy way of creating a test sender/reader that we could use during development and in a regression test environment. The ideal solution for us would probably be a firmware running on a dev kit that we can transmit commands to from a host and a python api on the host that we can use from our test environment. Are there anything like that already available?

I did some looking into the SmartRF Packet Sniffer 2 user guide, and it looks like writing a python API for that would be a solution (even though an existing solution probably would be better).

Any ideas? Is the Packet Sniffer 2 firmware and our own python api the way to go?

BR Henrik