netvox R315 Series User Manual

netvox R315 Series User Manual

Wireless multi sensor device
Hide thumbs Also See for R315 Series:

Advertisement

Quick Links

Wireless Multi Sensor Device
R315 Series
User Manual
Copyright©Netvox Technology Co., Ltd.
This document contains proprietary technical information which is the property of
NETVOX Technology and is issued in strict confidential and shall not be disclosed to
others parties in whole or in parts without written permission of NETVOX Technology.
The specifications are subjected to change without prior notice.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the R315 Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for netvox R315 Series

  • Page 1 Copyright©Netvox Technology Co., Ltd. This document contains proprietary technical information which is the property of NETVOX Technology and is issued in strict confidential and shall not be disclosed to others parties in whole or in parts without written permission of NETVOX Technology.
  • Page 2: Table Of Contents

    1. Introduction ..................... 2 2. Appearance ....................3 3. R315 Series Combinations ............... 4 4. Main Features ..................4 5. R315 Series Sensor Function ..............5 5.1 Sensor Function ................5 5.2 Command Rules ................8 6. Set up Instruction .................. 10 7.
  • Page 3: Introduction

    1. Introduction R315 series is a multi-sensor device of Netvox's Class A type device based on LoRaWAN open protocol. It can be mixed with temperature and humidity, illuminance, door magnetism, internal vibration, external vibration, infrared detection, emergency button, tilt detection, water leakage detection, glass break, seat occupancy detection, dry contact in, DO out related functions (up to 5 types of sensors can be compatible at the same time), and compatible with LoRaWAN protocol.
  • Page 4: Appearance

    2. Appearance Indicator Function Key Light Sensor Internal Sensor - PIR - Emergence Button - Light Sensor - Temperature and humidity Sensor - Vibration Sensor (built-in) - Tilt Sensor Emergence Button External Sensor - Reed Switch - Water Leak - Dry Contact In - DO out (3V) - Vibration Sensor (external) - Seat Occupancy...
  • Page 5: R315 Series Combinations

    3. R315 Series Combinations Internal Emergency Water Reed External Glass Model Light Tilt Contact DO Out Seat Vibration Button Leak Switch Vibration Break R31501 R31502 R31503 R31504 R31505 R31506 R31507 R31508 R31509 R31510 Note: 1. By default, the factory is not equipped with a buzzer as standard 2.
  • Page 6: R315 Series Sensor Function

    5. R315 Series Sensor Function 5.1 Sensor Function (1) Temperature and humidity Sensor Detection of temperature and humidity in ambient air. Temperature unit: 0.01°C, signed value Humidity unit: 0.5% (2) Light Sensor Detection of ambient light illuminance and detection range 0~3000 lux.
  • Page 7 ➢External vibration sensor needs to be fixed when using, such as double sided tape. (6) PIR Detect infrared There are people: report 1 There are no people: report 0 ➢Report follows IR disable time and IR detection time rules. ➢If there is a DO out function, PIR will output a signal to DO out after detecting it. (it is off by default) (7) Emergency Button Press the emergency button to report the alarm status.
  • Page 8 Please place it vertically for use, otherwise the test result may be affected (9) Water Leak When the leak sensor is immersed in water,it will immediately issue a report, leaking status:1. When the leak sensor is out of the immersion state, a report is issued immediately, with no water leakage status: 0 ➢...
  • Page 9: Command Rules

    The functions of water leak, reed switch and glass break detection will trigger the buzzer to sound. The default time of the buzzer is 15s, which can be configured through the command. As the buzzer sounds more power consuming, which affects the service life of the battery, it is recommended that the longest buzzer time should not exceed 3min.
  • Page 10 While IRDetectionTime is 60 secs and IRDisableTime is 30 secs, living creature is detected during 25 sec. PIR/seat occupancy will restart IR detect procedure(IRDetectionTime). No living creature is detected during next IRDetectionTime and PIR/seat occupancy therefore report un-occupied. IRDetectionTime = 60 s 25 s IRDisableTime = 30 s IRDisableTime = 30 s...
  • Page 11: Set Up Instruction

    6. Set up Instruction --- On/Off --- Power on Insert batteries. Turn on Press function key till green indicator flashes once. Press the function key for more than 8 seconds, and the green indicator light will flash continuously. Release the key after the flash starts, and the device Turn off (Restore to factory setting) will automatically shut down after the flash ends.
  • Page 12 --- Function Key --- Restore to factory setting / Turn off Press the function key for more than The green indicator flashes for 20 times: success 8 seconds The green indicator remains off: fail The device is in the network: green indicator flashes once and sends a report Press once The device is not in the network: green indicator remains off Turn off the buzzing buzzer...
  • Page 13: Data Report

    // Vibration Sensor ➢ The device report interval will be programmed based on the default firmware. ➢ The interval between two reports must be the minimum time. ➢ The reported data is decoded by the Netvox LoRaWAN Application Command document and http://cmddoc.netvoxcloud.com/cmddoc...
  • Page 14: Example Of Reportdatacmd

    Version – 1 byte –0x01——the Version of NetvoxLoRaWAN Application Command Version Device Type – 1 byte – Device Type of Device The device type is listed in Netvox LoRaWAN Application Devicetype.doc ReportType – 1 byte –the presentation of the NetvoxPayLoadData, according the device type NetvoxPayLoadData–...
  • Page 15: Example Of Configurecmd

    If the light sensor function is disabled, only one packet of data will be reported each time. Uplink: 01D2011C084900120ADC6A byte (01): Version byte (D2): DeviceType 0XD2 - R315 Series byte (01): Report Type byte (1C): Battery-2.8v , 1C Hex=28 Dec 28*0.1v=2.8v...
  • Page 16: Min Time / Maxtime / Data Variation

    1. Configure device parameters MinTime = 1min, MaxTime = 1min, BatteryChange = 0.1v, TemperatureChange = 10°C, HumidityChange = 20%, Illuminancechange = 100lux Downlink: 01D2003C003C0103E82864 byte (01): CMD ID byte (D2): DeviceType 0XD2 - R315 Series byte (003C): Min Time, 003C(Hex)=60(Dec), 60s byte (003C): Max Time, 003C(Hex)=60(Dec), 60s byte (01): Battery Change, 0.1v byte (03E8): Temperature Change, 03E8(Hex) = 1000(Dec), 1000*0.01°C=10°C...
  • Page 17: Pir Setting

    2. Read Configuration: Downlink: 02D2000000000000000000 Response: 82D2003C003C0103E82864(Current configuration) 7.2.2 PIR Setting FPort:0x07 Device Description NetvoxPayLoadData Type SetPIR PIREnable Reserved 0x03 EnableReq (1Byte,0x00_Disable,0x01_Enable) (8Bytes,Fixed 0x00) SetPIR Status Reserved 0x83 EnableRsp (0x00_success) (8Bytes,Fixed 0x00) 0xD2 GetPIR Reserved 0x04 EnableReq (9Bytes,Fixed 0x00) GetPIR PIREnable (1Byte) Reserved 0x84...
  • Page 18: Vibration Sensor Sensitivity Setting

    7.2.3 Vibration Sensor Sensitivity Setting FPort:0x07 Device Description NetvoxPayLoadData Type InternalShockSensor ExternalShockSensor SetShockSensor Sensitivity (1Byte) Sensitivity (1Byte) Reserved 0x05 SensitivityReq 0xFF represent disable 0xFF represent disable (7Bytes,Fixed 0x00) ShockSensor ShockSensor SetShockSensor Status Reserved 0x85 SensitivityRsp (0x00_success) (8Bytes,Fixed 0x00) 0xD2 GetShockSensor Reserved 0x06 SensitivityReq...
  • Page 19: Disable Time And Detection Time

    7.2.4 Disable Time and Detection Time FPort:0x07 Device Description NetvoxPayLoadData Type SensorType(1Byte) Reserved SetIR IRDisableTime IRDetectionTime 0x07 0x00_PIRSensor (4Bytes,Fixed DisableTImeReq (2bytes Unit:s) (2bytes Unit:s) 0x01_SeatSensor 0x00) SetIR Status Reserved 0x87 DisableTImeRsp (0x00_success) (8Bytes,Fixed 0x00) 0xD2 SensorType (1Byte) GetIR Reserved 0x08 0x00_PIRSensor DisableTImeReq (8Bytes,Fixed 0x00)
  • Page 20: Buzzer Beep Duration

    7.2.5 Buzzer Beep Duration FPort:0x07 Device Description NetvoxPayLoadData Type SetAlarm AlarmONTime Reserved 0x09 OnTimeReq (2Bytes,Unit:1s) (7Bytes,Fixed 0x00) SetAlarm Status Reserved 0x89 OnTimeRsp (0x00_success) (8Bytes,Fixed 0x00) 0xD2 GetAlarm Reserved 0x0A OnTimeReq (9Bytes,Fixed 0x00) GetAlarm AlarmONTime Reserved 0x8A OnTimeRsp (2Bytes,Unit:1s) (7Bytes,Fixed 0x00) Set buzzer alarm time = 5s Downlink: 09D2000500000000000000 Response:...
  • Page 21: Vibration / Tilt Sensor Restore Function

    Set dry contact point out type = Normally Close Downlink:0BD2010000000000000000 Response: 8BD2000000000000000000(Configuration success) 8BD2010000000000000000(Configuration failure) 7.2.7 Vibration / Tilt Sensor Restore Function FPort:0x07 Device Description NetvoxPayLoadData Type RestoreReportSet (1byte) SetRestore Reserved 0x0D 0x00_DO NOT report when sensor restore ReportReq (8Bytes,Fixed 0x00) 0x01_DO report when sensor restore SetRestore Status...
  • Page 22: Dry Contact Resend Time Function

    7.2.8 Dry Contact Resend Time Function FPort:0x07 Device Description Device NetvoxPayLoadData Type Resendtime SetLastMessageR (1Byte,Unit:1s,range:3-254s) Reserved 0x1F esendtimeReq when 0 or 255 no resend, (8Bytes,Fixed 0x00) default is no resend SetLastMessageR Status Reserved 0x9F only used in esendtimeRsp (0x00_success) (8Bytes,Fixed 0x00) contactswitch 0xFF GetLastMessageR...
  • Page 23: Button Press Time

    7.2.9 Button Press Time FPort:0x0D Description CmdID PayLoad(Fix byte,1byte) PressTime(1bytes) 0x00_QuickPush_Less then 1 Second OtherValue present the presstime such as 0x01_1 Second push SetButton 0x01 0x02_2 Seconds push PressTimeReq 0x03_3 Seconds push 0x04_4 Seconds push 0x05_5 Seconds push 0x06_6 Seconds push, and so on SetButton Status 0x81...
  • Page 24: Configdrycontactintriggertime

    7.2.10 ConfigDryContactINTriggerTime FPort:0x0F Description CmdID PayLoad(Fix byte,2byte) SetDryContactIN MinTriggeTime (2bytes) 0x01 TriggerTimeReq (Unit:1ms,Default 50ms) SetDryContactIN Status Reserved 0x81 TriggerTimeRsp (0x00_Success 0x01_Failure) (1Byte,Fixed 0x00) GetDryContactIN Reserved 0x02 TriggerTimeReq (2Byte,Fixed 0x00) GetDryContactIN MinTriggeTime (2bytes) 0x82 TriggerTimeRsp (Unit:1ms,Default 50ms) Set trigger time =100ms Downlink:010064 Response: 810000(Configuration success)...
  • Page 25 Example#2 based on MinTime = 15 Minutes, MaxTime= 1 Hour, Reportable Change i.e. Battery Voltage Change= 0.1V. Max Time Min Time Min Time Min Time Min Time (Sleeping) (Sleeping) (Sleeping) (Sleeping) Wakes up and collects data Wake up and collects data Wakes up and collects data 2.8V REPORTS 2.8V REPORTS 2.8V...
  • Page 26: Installation

    8. Installation Remove the 3M adhesive on the back of the R315 series and attach the body to the surface of a smooth object (please do not stick it to a rough surface to prevent the device from falling off after a long time use) Note:...
  • Page 27: Other Combinations Of R315

    9. Other Combinations of R315 Internal Water Reed External Glass Light Emergency Tilt DO out Seat Vibration Leak Switch contact in Vibration Break No. 11 No. 12 No. 13 No. 14 No. 15 No. 16 No. 17 No. 18 No. 19 No.
  • Page 28 Internal Water Reed External Glass Light Emergency Tilt DO out Seat Vibration Leak Switch contact in Vibration Break No. 65 No. 66 No. 67 No. 68 No. 69 No. 70 No. 71 No. 72 No. 73 No. 74 No. 75 No.
  • Page 29: Important Maintenance Instruction

    10. Important Maintenance Instruction Your device is a product of superior design and craftsmanship and should be used with care. The following suggestions will help you use the warranty service effectively. • Keep the equipment dry. Rain, moisture, and various liquids or moisture may contain minerals that can corrode electronic circuits.

Table of Contents