File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,25 @@ read and change. You can switch to send or receive.
88Set the transmission strength and change or call up the frequency.
99
1010For: https://github.com/LSatan/SmartRC-CC1101-Driver-Lib
11+
1112---------------------------------------------
1213Commands
1314---------------------------------------------
1415Enter in the serial monitor.
1516
1617
1718reg | Shows all settings of the register.
19+
1820ver | Displays the cc1101 version number.
21+
1922mhz? | shows the current frequency and the associated register entries.
23+
2024mhz=433.92 | sets the specified frequency and then displays it.
25+
2126pa=10 | sets the transmission strength to the set value.
27+
2228tx | puts the cc1101 in transmit mode.
29+
2330rx | puts the cc1101 in receive mode.
2431
2532Register entry +? Example:
@@ -57,4 +64,4 @@ Preview
5764
5865<img src =" https://github.com/LSatan/CC1101-Debug-Service-Tool/blob/master/img/start_example.png " />
5966
60- <img src =" https://github.com/LSatan/CC1101-Debug-Service-Tool/blob/master/img/commands_example.png " />
67+ <img src =" https://github.com/LSatan/CC1101-Debug-Service-Tool/blob/master/img/commands_example.png " />
You can’t perform that action at this time.
0 commit comments