Specifications

Nanjing Ningyuan Intelligent Instrument Co., Ltd RM-RF10TP-1278
Address: Building 6, Jima Industrial Park, No. 669 Jiangjun Avenue, Jiangning District, Nanjing, Jiangsu, China
10
/ 16
on-demand)
OK: in upgrade mode
Module reset(restart)
Send: AT + RESET
return: OK
Send: AT + RESET
return: OK
Send module reset(restart)
instructions to the module,
The module responded:
OK: reset successfully
Restoration of factory
settings
Send: AT + DEFAULT
return: OK
Send: AT + DEFAULT
return: OK
Send recovery factory setup
instructions to the module,
The module responded:
OK: recovery success
Query device address
Send: AT + ADDR?
Return: + ADDR: <Addr>
OK
Send: AT + ADDR?
Return: + ADDR: B1, B2
OK
Send to moduleQuery device
addressInstructions,
The module responded:
Addr: address: 45490
OK: query success
Configuration Device
Address
Send: AT + ADDR= <Addr>
return: OK
Send: AT + ADDR=B1, B2
return: OK
Send the device address setting
instruction to the module and set
the address to:
Addr: address: 45490
The module responded:
OK: set up successfully
Query wireless rates
and channels
Send: AT + WLRATE?
return:
+WLRATE(<Channel>,
<Speed>)
OK
Send: AT + WLRATE?
Return: + WLRATE(0, 7)
OK
Send to moduleQuery wireless rates
and channelsInstructions,
The module responded:
Channel: channel: 0(433 MHz)
Speed: 7(1.8 Kbps)
Configure wireless
rates and channels
(Current version of
wireless rate is
unconfigurable and
customized on
demand)
Sent:
AT+WLRATE=<Channel>,
<Speed>
return: OK
Send: AT + WLRATE=0, 7
return: OK
Send to moduleConfigure wireless
rates and channelsInstruction,
willWireless Rate and Channel
SettingsTo:
Channel: channel: 0(433 MHz)
Speed: 7(1.8 Kbps)
The module responded:
OK: set up successfully
4.4.2 Instruction Parameter Description
Address: Addr: module address number, Hex code 2 bytes.
Set address: 0000~65535: [0x00 0x00]~[0xFF 0xFF];
Among them [0x00 0x01] is factory default address , [0xFF 0xFF] is broadcast default address,
do not recommend equipment use;
Rate: Speed: module communication air rate, Hex code 1 byte.
The following is the corresponding relationship between the Wireless rate and the Value:
* Note: [0x07]: 1.8Kbps is the most stable test rate, the current version is not configurable
and can be customized on demand.
Rate
0.1 Kbps
0.14 Kbps
0.21 Kbps
0.3 Kbps
0.45 Kbps
0.6 Kbps
Values
0x00
0x01
0x02
0x03
0x04
0x05
Rate
0.9 Kbps
1.8 Kbps
3.5 Kbps
7.0 Kbps
Values
0x06
0x07
0x08
0x09