netvox R711A User manual

Model:R711A
Wireless
Temperature Sensor
Wireless Temperature Sensor
R711A
User Manual
Copyright© Netvox Technology Co., Ltd.
This document contains proprietary technical information which is the property of NETVOX Technology. It shall be
maintained in strict confidence and shall not be disclosed to other parties, in whole or in part, without written
permission of NETVOX Technology. The specifications are subject to change without prior notice.

1
Table of Content
1. Introduction .......................................................................................................................................................................2
2. Appearance ........................................................................................................................................................................2
3. Main Features....................................................................................................................................................................2
4. Set up Instruction...............................................................................................................................................................3
5. Data Report........................................................................................................................................................................4
7. Installation .........................................................................................................................................................................7
8. Important Maintenance Instruction...................................................................................................................................8

2
1. Introduction
R711Ais a long distance wireless temperature sensor based on LoRaWANTM protocol (Class A). It is compatible with LoRaWAN
protocol.
LoRa Wireless Technology:
LoRa is a wireless communication technology dedicated to long distance and low power consumption. Compared with other
communication methods, LoRa spread spectrum modulation method greatly increases to expand the communication distance. Widely
used in long-distance, low-data wireless communications. For example, automatic meter reading, building automation equipment,
wireless security systems, industrial monitoring. Main features include small size, low power consumption, transmission distance,
anti-interference ability and so on.
LoRaWAN:
LoRaWAN uses LoRa technology to define end-to-end standard specifications to ensure interoperability between devices and
gateways from different manufacturers.
2. Appearance
3. Main Features
⚫Compatible with LoRaWAN
⚫2 section 1.5V AA alkaline batteries
⚫Detect temperature of the air
⚫Easy set up and installation
⚫Protection class IP40
⚫Compatible with LoRaWANTM Class A
⚫Frequency hopping spread spectrum technology
⚫Configurable parameters via third-party software platform, reading data and setting alarms via SMS text and email (optional)
⚫Applicable to third-party platforms: Actility / ThingPark, TTN, MyDevices / Cayenn
⚫The product has low power consumption and supports longer battery life.
Note *:
The battery life is determined by the frequency and other variables reported by the sensor.
Please refer to http://www.netvox.com.tw/electric/electric_calc.html
On the website, users can find various models of battery life in different configurations
Indicator
Temperature sensor
Function Key

3
4. Set up Instruction
On/Off
Power on
Insert batteries. (Open the battery back cover and insert two 1.5V AA batteries into the
battery slot)
Turn on
Press and hold the function key till the green indicator flashes once.
Turn off (Restore to factory setting)
Press and hold the function key for 5 seconds and the green indicator flashes 20 times.
Power off
Remove batteries
Note
1. After insert batteries and press the button at the same time, the device will be in
engineering test mode.
2. After remove and insert the battery, the device will remember the previous on/off status by
default.
3. On/off interval is suggested to be about 10 seconds to avoid the interference of capacitor
inductance and other energy storage components.
Network Joining
Never joined the network
Turn on the device to search the network to join.
The green indicator stays on for 5 seconds: success
The green indicator remains off: fail
Had joined the network
(Not restore to factory setting)
Turn on the device to search the previous network to join.
The green indicator stays on for 5 seconds: success
The green indicator remains off: fail
Fail to join the network
Suggest checking the device registration information on the gateway or consulting your
platform server provider if the device fails to join the network.
Function Key
Press and hold for 5 seconds
Restore to factory setting / Turn off
The green indicator flashes 20 times: success
The green indicator remains off: fail
Press once
The device is in the network: The green indicator flashes once and sends a data report
The device is not in the network: The green indicator remains off
Sleeping Mode
The device is on and in the
network
Sleeping period: Min Interval. When the reportchange exceeds setting value or the state
changes: send a data report according to Min Interval.
Low Voltage Warning
Low Voltage
2.4V

4
5. Data Report
The device will immediately send a version package report and a data report including the voltage and temperature.
The device sends data according to the default configuration before any other configuring.
Default setting:
MaxTime: Max Interval = 60min = 3600s
MinTime: Min Interval = 60min = 3600s
Temperature Change = 0x0064 (1 ℃)
Battery Change = 0x01 (0.1V)
Note:
1. The cycle of the device sending the data report is according to the default.
2. The interval between two reports must be MinTime.
Please refer Netvox LoRaWAN Application Command document and Netvox Lora Command Resolver
http://loraresolver.netvoxcloud.com:8888/page/index to resolve uplink data.
Data report configuration and sending period are as following:
Example of ConfigureCmd
FPort:0x07
Bytes
1
1
Var (Fix =9 Bytes)
CmdID
DeviceType
NetvoxPayLoadData
CmdID–1 byte
DeviceType–1 byte –Device Type of Device
NetvoxPayLoadData–var bytes (Max=9bytes)
Min Interval
(Unit: second)
Max Interval
(Unit: second)
Reportable Change
Current Change≥
Reportable Change
Current Change<
Reportable Change
Any number between
1~65535
Any number between
1~65535
Can not be 0
Report
per Min Interval
Report
per Max Interval

5
(1)Command Configuration:
MinTime = 1min, MaxTime = 1min, BatteryChange = 0.1v, TemperatureChange = 1℃
Downlink:01BC003C003C0100640000 003C(Hex) = 60(Dec) ,0064(Hex) = 100(Dec)
Response:
81BC000000000000000000(Configuration success)
81BC010000000000000000(Configuration failure)
(2)Read Configuration:
Downlink:02BC000000000000000000
Response:
82BC003C003C0100640000(Current configuration)
Example for MinTime/MaxTime logic:
Example#1 based on MinTime = 1 Hour, MaxTime= 1 Hour, Reportable Change i.e. BatteryVoltageChange=0.1V
Max Time Max Time
Sleeping (Min Time) Sleeping (Min Time)
1H 2H 3H
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
Config
ReportReq
R711A
0x01
0xBC
MinTime
(2bytes Unit: s)
MaxTime
(2bytes Unit: s)
BatteryChange
(1byte Unit:0.1v)
Temperature
Change
(2byte
Unit:0.01℃)
Reserved
(2Bytes, Fixed
0x00)
Config
ReportRsp
0x81
Status
(0x00_success)
Reserved
(8Bytes, Fixed 0x00)
ReadConfig
ReportReq
0x02
Reserved (9Bytes, Fixed 0x00)
ReadConfig
ReportRsp
0x82
MinTime
(2bytes Unit: s)
MaxTime
(2bytes Unit: s)
BatteryChange
(1byte Unit:
0.1v)
Temperature
Change
(2byte Unit:
0.01℃)
Reserved
(2Bytes, Fixed
0x00)
Wake up and
collects data
REPORTS 2.8V
Wakes up and
collects data
REPORTS 2.8V
Wakes up and
collects data
REPORTS 2.8V

6
Note:
MaxTime=MinTime. Data will only be report according to MaxTime (MinTime) duration regardless BatteryVoltageChange value.
Example#2 based on MinTime = 15 Minutes, MaxTime= 1 Hour, Reportable Change i.e. BatteryVoltageChange= 0.1V.
MaxTime
Sleeping (MinTime) sleeping sleeping sleeping
0H 15th M 30th M 45th M 1H 2H
Example#3 based on MinTime = 15 Minutes, MaxTime= 1 Hour, Reportable Change i.e. BatteryVoltageChange= 0.1V.
MaxTime
sleeping sleeping ...
0H 15th M 30th M 45th M 1H 1H 10th M 1H 25th M 1H 40th M 1H 55th M 2H 10th M
Notes:
1) The device only wakes up and performs data sampling according to MinTime Interval. When it is sleeping, it does not collect
data.
2) The data collected is compared with the last data reported. If the data change value is greater than the ReportableChange value,
the device reports according to MinTime interval. If the data variation is not greater than the last data reported, the device
reports according to MaxTime interval.
3)We do not recommend to set the MinTime Interval value too low. If the MinTime Interval is too low, the device wakes up
frequently and the battery will be drained soon.
4) Whenever the device sends a report, no matter resulting from data variation, button pushed or MaxTime interval, another cycle
of MinTime / MaxTime calculation is started.
Wakes up and
collects data
2.8V
Does not report
Wakes up and
collects data
REPORTS 2.8V
Wakes up and
collects data
REPORT 2.8V
Wakes up and
collects data
REPORTS
2.8V
Wakes up and
collects data
2.7V |2.7-2.8|=0.1
REPORTS 2.7V
Wakes up and
collects data
2.7V
Does not report
Wakes up and
collects data
2.7V
Does not report
Wakes up and
collects data
2.7V
Does not report
Wakes up and
collects data 2.7V
Does not report
Wakes up and
collects data
2.7V
Does not report
Wakes up and
collects data
REPORTS
2.7V
Wakes up and
collects data
2.8V
Does not report
Users push the button,
REPORTS 2.7V.
Recalculate MaxTime.
Wakes up and
collects data
2.8V
Does not report
Wakes up and
collects data
2.8V
Does not report

7
7. Installation
This product does not have a waterproof function. After the join into LoRa network,
please place it indoors.
Temperature and Humidity Sensor (R711A) is suitable for the
following scenarios:
⚫Family
⚫School
⚫Kindergarten
⚫Office
⚫Archive room
⚫Machine room
⚫Museum
⚫Art Museum
Where need to detect the temperature
1. Please screw the bracket into the wall.
2. Put R711A into the bracket
3.When the temperature detected by the temperature sensor is
compared with the last reported temperature value and
exceeds the set value (the temperature defaults to 1°C), that
is, the temperature exceeds 1 °C, the currently detected
value is sent.
Note:
Do not install the device in a metal shielded box or in an
environment with other electrical equipment around it to
avoid affecting the wireless transmission of the device.

8
8. Important Maintenance Instruction
Kindly pay attention to the following in order to achieve the best maintenance of the product:
• Keep the equipment dry. Rain, moisture and various liquids or water may contain minerals that can corrode electronic circuits. In case
the device is wet, please dry it completely.
• Do not use or store in dusty or dirty areas. This way can damage its detachable parts and electronic components.
• Do not store in excessive heat place. High temperatures can shorten the life of electronic devices, destroy batteries, and deform or melt
some plastic parts.
• Do not store in excessive cold place. Otherwise, when the temperature rises to normal temperature, moisture will form inside which
will destroy the board.
• Do not throw, knock or shake the device. Treating equipment roughly can destroy internal circuit boards and delicate structures.
• Do not wash with strong chemicals, detergents or strong detergents.
• Do not paint the device. Smudges can make debris block detachable parts up and affect normal operation.
• Do not throw the battery into the fire to prevent the battery from exploding.
Damaged batteries may also explode.
All the above suggestions apply equally to your device, batteries and accessories.
If any device is not operating properly.
Please take it to the nearest authorized service facility for repairing.
Table of contents
Other netvox Temperature Controllers manuals

netvox
netvox R718EC User manual

netvox
netvox R718AB User manual

netvox
netvox R718PB14 User manual

netvox
netvox R718AD User manual

netvox
netvox R718A01 User manual

netvox
netvox RA0715 User manual

netvox
netvox R720A User manual

netvox
netvox R718A User manual

netvox
netvox R720E User manual

netvox
netvox R711 User manual