
www.nicerf.com SV6300
Besides PC, user can set all the parameters by their own device. The communication protocol is as
below:
Baud rate=9600 bps; Data bit=8 bits Stop bit:1 Parity bit: none
a) Command : Read module name and version:
Instruction format: AA FAAA
Return value is:“SV6300_VERx.x\r\n”
For example:
Instruction: AA FAAA
Return: SV6300_Ver4.6 \r\n.
b) Command: Read out all the parameters:
Instruction format: AA FA 01
The return value in turn is:
RF channel / RF band / RF data rate / RF power / Serial data rate / Series Data bit / Series Stop bit /
Series Parity bit / NET ID / NODE ID /\r\n
For example, when module is default setting, the return are as below:
c) Command : Reset to default setting
Instruction format: AA FA 02
The return value in turn is: "OK \ r \ n" or "ERROR \ r \ n"
After this command, the module will reset to default setting, which is
Frequency: Tx = Rx = CH20 = 433.92 MHz (Band = 433MHz)
RF data rate: Tx = Rx=9600 bps
RF power= 7 (Max output)
Serial: baud rate = 9600 bps Data bit= 8 Bits Stop bit = 1 Bits Parity bit=None
NET ID = 00 00 00 00 NODE ID = 00 00
d) Command: Set the group parameters
Length of the command is 17 bytes, set 14 bytes of the parameters into the module, and format as