Quantcast
Channel: Wireless Connectivity
Viewing all articles
Browse latest Browse all 116964

Forum Post: RE: CC2530 RF Test Signal

$
0
0

You can use the following commands to turn the radio on and off:

#define SRXON     do{RFST = 0xE3;}while(0)
#define STXON     do{RFST = 0xE9;}while(0)
#define SRFOFF     do{RFST = 0xEF;}while(0)

/Fredrik


Viewing all articles
Browse latest Browse all 116964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>