PM-WCS-3-LORA LoRaWAN sensor features built-in transmitter. Which enables low cost, long range, long battery live wireless solution
Designed by Tinovi, Ships from LatviaLoRaWAN Capacitive Soil Moisture/Water content, Temperature and EC sensor The PM-WCS-3 family sensors is low-cost, accurate soil moisture sensor for monitoring water content, electrical conductivit...
Read More…The PM-WCS-3 family sensors is low-cost, accurate soil moisture sensor for monitoring water content, electrical conductivity and temperature of soil.
Dust and water proof, every sensor is tested by submerging it in to the water, battery box grade: IP65.
LoRaWAN class A device, may be activated with OTAA or ABP for any LoRaWAN network supporting EU868.
Setup via USB CDC-ACM virtual COM port.
Android application for USB setup and free online monitoring via The Things Network gateways.
Demo Tinovi zerver.io cloud console for graphs and configurable event triggers
Format what you are usually getting from LoRaWAN is hex string, which you have to convert to bytes. Then data output is in binary format is total 9-byte long:
2-byte 16-bit signed integer (divide by 100) Dielectric permittivity (ε) (Temperature corrected) resolution: 0.1ε (avg.Tolerance 5%) and range 1 (air) to 80 (water)
2-byte 16-bit signed integer (divide by 100) Electrical Conductivity (dS/m) resolution: 0.01 mS/m (avg.Tolerance 20%)
2-byte 16-bit signed integer (divide by 100) Temperature (°C) resolution: 0.1°C and range: -20 to 60°C (avg.Tolerance 3%)
2-byte 16-bit signed integerVolumetric Water Content (%) resolution:0.1% and range: 0 – 100% VWC Note: VWC is calculated from dielectric permittivity by Topp equation (Topp et al, 1980): θ = 4.3 ⋅ 10−6ε3 − 0.00055ε2 + 0.0292ε − 0.053)
1-byte Battery voltage percent: measures battery voltage and calculates percentage from 2v to 5v; To calculate actual battery voltage use equition: 2+0.03(battery reading). for example if battery measurement shows 50% ,then actual voltage is 2+0.0350=3.5v resolution: 1% and range: 2v – 0% to 5v – 100%
Device supports LoRaWAN downlink message for device sleep time (data sending interval) adjustment. Message should contain 5 bytes, 1st byte is Ox01 and following 4 bytes is unsigned 32-bit integer time in seconds to sleep. For example sending HEX 010000000A will set interval to 10 seconds, but 0100000E10 will set interval to 3600 secs = 1 hour.
Sensor consumes max 0.3 mA in sleep mode, 12 mA in active mode and 150 mA in transmitting mode. Recommended battery is 3.6v ER14505. Sensor also may be powered from any 5v Micro-USB power source. After power up sensors wait 10 seconds for USB configuration session connection from android application or USB CDC terminal, if none is connected sensors turns off USB hardware and starts normal operation.
Get it on Google Play
Get it on Google Play
For LoRaWAN sensors data is streamed online via LoRaWAN gateways connected to TTN.
Click login in application main page, to signup with your google account.
Attach LoRaWAN sensor to phone’s USB OTG port, wait for status USB Connected and go to soil sensor application’s settings tab.
Click READ to read data from sensor or GENERATE button to generate new address data.
Input your device’s name without white spaces and click REGISTER OTAA button, to register device to cloud.
Your device should appear on main tabs sensor list. Chose your sensor in list to see data from sensor.
Soil Sensor Android application receives LoRaWAN sensors data via Tinovi zerver.io IoT cloud application. You may login to this dashboard tool using your google account and create nice dashboards to monitor your sensor data.
Note: after you connected to your own TTN application, data from device are not sent any more to our Android application via TTN, because we have no access to your application on TTN. So you have to create your own app integration with TTN.
```
var bytesToInt = function(bytes, dev) { var sign = bytes[0] & (1 << 7); var x = ((bytes[0] & 0xFF) << 8) | (bytes[1] & 0xFF); if (sign) { x = 0xFFFF0000 | x; } return x/dev; };
function Decoder(bytes, port) { var decoded = {}; decoded.e25=bytesToInt(bytes.slice(0,2),100); decoded.ec=bytesToInt(bytes.slice(2,4),10); decoded.temp=bytesToInt(bytes.slice(4,6),100); decoded.vwc=bytesToInt(bytes.slice(6,8),1); decoded.bat = bytes[8]; return decoded; }
```
Demo Online LoRaWAN sensor monitoring via TTN connected gateways.
Setup USB and LoRaWAN soil sensors
Write USB and LoRaWAN sensor data to phone memory
View data on charts and export to CSV
Open Source Android application located there
!WARNING please remove device battery before attaching device to USB port for configuration. Leaving battery with attached USB power supply may damage battery or your device’s USB port.
!WARNING LoRaWAN device waits for 10 seconds after power up for configuration terminal software connection. After terminal connection it remains in configuration mode until terminal software is disconnected.
!WARNING device joining mode OTAA or ABP is switched automatically on configuration when you setup OTAA or ABP parameter.
Get it on Google Play
Shipping Rate | First item | Additional items |
---|---|---|
Latvijas Pasts: Small packet
"Small packet" Shipping is without tracking number and does not have insurance. And if your package gets lost or damaged we are NOT to refund you. Till 2kg packets.
|
$11.00 | $4.00 |
By clicking Register, you confirm that you accept our Terms & Conditions
We recognize our top users by making them a Tindarian. Tindarians have access to secret & unreleased features.
We look for the most active & best members of the Tindie community, and invite them to join. There isn't a selection process or form to fill out. The only way to become a Tindarian is by being a nice & active member of the Tindie community!
VAT registered self emploe