Do you have a question about the SL100 Series and is the answer not in the manual?
Questions and answers
Summary of Contents for Rejeee SL100 Series
Page 1
SL100-Temperature and Humidity Sensor(E-paper) User Manual for SL100 Series(E-Paper) LoRaWAN Temperature and Humidity Sensor V1.0 Jiangsu Rejeee Intelligent Technology Co., Ltd Address: No. 20,Xinghuo Road, Jiangbei District, Nanjing, China Email: Jullie.zheng@rejeee.com Tel: 0086 158 6180 7793 Web: http://www.rejeee.com 1. General Information SL101 is long range low power temperature and humidity sensor based on Semtech SX1262/SX1268.
Page 2
Type-C for Local Configuration Internal Battery Up to 5 Years LoRa SX1262/SX1268, Long Range Low Power 1.2 Details Parameters Feature STM32L151 Wireless LoRaWAN(SX1262/SX1268) Encryption AES128 Battery Built-in Li-battery (Changeable, and No Recharge) Battery Capacity 5400mAh E-Paper Temperature 0℃~+ 50℃ Sensor Temperature -45℃~+ 85℃...
Page 3
Parameters Feature Temperature : ±0.3℃ Accuracy Humidity:±3%RH Lifespan 5 Years(Every 30 Minutes for data uploading) Data Speed 300bps-62.5k bps Size 102mm*60mm*25mm TX Power 22dBm Max RX Sensitivity -140 dBm SX1268: CN470 Frequency SX1262: EU868 / US915 / AS923 1.3 Size: 102mm*60mm*25mm 1.4 Installation...
Page 4
When you get the device, it is off, and on the screen, you can find the device EUI as below, the QR on the screen is Rejeee website. Just press the button for more than 3 seconds, then you can turn on the device. If you want to turn off the device, just press the button 3 seconds.
Page 5
Driver. 3. Data Uploading When turn on the device, it will send data immediately, also you can press the button a short time(0.1 seconds), then the device will also send data. Normally when you get the device from factory, the reset time for data sending is every 30 mins, and if you want to change the time, you can connect the device to computer for config, here there is instruction about the time configuration.SensorTool...
Page 6
Sensor LoRaWAN SL100CN SL100EU SL100US SL100AS 4.1 Set ID and Key Data analysis example for JavaScript: function decodeUplink(input) { = {}; warnings = []; obj.battery = (input.bytes[1]&0x1F); obj.vol = (input.bytes[2]); obj.temperature = (((input.bytes[4] & 0x80 ? input.bytes[4] - 0x100 : input.bytes[4]) << 8) input.bytes[5]) / 10;...
Page 7
6.1 Device Information(0x00) Type Value Value Value 1 Byte 3 bit 5bit 1 Byte 0x00 Version Battery Level Reserve 6.2 Temperature(0x04) Type Value Comments 1 Byte 2 Bytes 2-byte signed integer with negative value below zero 0x04 Temperature The default unit is 0.1 degrees, that is 201 means 20.1 degrees e.g.
Need help?
Do you have a question about the SL100 Series and is the answer not in the manual?
Questions and answers