Tool/software:
Hello,
I have a set of CC1101 register values that I extracted from my C++ code (radio channel settings, power, frequency, etc.).
I converted these values into an XML file similar to the one SmartRF Studio exports.
Now I’d like to do the reverse — import this XML back into SmartRF Studio, so I can view and possibly fine-tune the configuration within the tool.
The problem is: I can’t find any option in SmartRF Studio 7 to import an XML file.
Is there a way to add my custom XML configuration file (for example, by placing it in the devices/cc1101 or configurations folder) so that it appears in the available setup list?
Or does SmartRF Studio not support reverse XML import at all, and I should use a different format?
Any advice or examples on how to make SmartRF Studio recognize a custom XML configuration would be greatly appreciated. Andrew.