I am planning to use SmartRF Studio 7 in offline mode for Tx and Rx of data for Zigbee applications. But I am not able to configure the settings properly. Can anyone help me out on this?
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.
I am planning to use SmartRF Studio 7 in offline mode for Tx and Rx of data for Zigbee applications. But I am not able to configure the settings properly. Can anyone help me out on this?
Hello Anand,
Can you give little more explanation of what you are up to and what you mean by SmartRF Studio in offline mode ?
-N.
After opening the SmartRF Studio 7 we have the options to work either in offline mode or after connecting some hardware evaluation kit to pc, I want transmit the data packets and check different specifications on receptions without connecting the hardware evaluation kit to pc, for that purpose we need to do some settings...On that account I need some information about initial settings.
Thanks
It's still a bit unclear to me what you are trying to do.
Offline mode is intended to use to find settings when hardware is not connected. The settings should then be exported and used in the code running on the hardware under development.
When you have hardware connected (eq the hardware pops up in the connected devices panel in Studio) interactive testing of the hardware could be done by letting Studio control the hardware directly.
Hi TER,
Thanks for your guidelines, actually I thought to completely simulate the Tx and Rx of device(zigbee) without connecting the hardware kit to the pc. But I think its not possible without connecting the hardware.
Thanks