ethernet temperature humidity sensor can detect sensor data feedback by wifi or RS232 port.
Product Description
1. One Channel of ethernet temperature and humidity sensor.
2. You can see temperature and humidity data (By Month,Week,Hour) on mobile phone.
3. Support RS232 and ethernet network , read temperature and humidity value by RS232 or ethernet port.
4. Temperature and humidity data auto upload to cloud server periodically.
5. It can auto control with KC868-Hx smart controller by Temperature and Humidity value you set.
Read temperature and humidity data by RS232 port or ethernet port by Socket connect use development debug tool.
Communication Protocol
A– RS232 Communication(baud rate:115200):
B– ethernet Communication (By TCP socket connect,VirCom “Work Mode”=”TCP Server”)
1. Send: Get-Humidity
Return: Current-Humidity:x (x is the value)
2. Send: Get-Temperature
Return: Current-Temperature:x (x is the value)
3. Enable auto feedback value:
Send: Set-HT-Cycle //Start Auto feedback every 60s as default
Return: UAIR-SYNC,PM:%d,TP:%d,HM:%d,OK
//PM alway=0 TP:temperature HM:humidity
4. Disable auto feedback value:
Send: Set-HT-Ncycle
Return: GET-HT-Ncycle,OK/ERROR
5. Set auto feedback time interval:
Send: Set-Cycle-Time:x1 // x1 decimal format,unit:second
Return: Set-Cycle-Time:x1,OK/ERROR
ethernet temperature humidity sensor box mobile phone APP screen:
- remote see the current temperature and humidity value.
- see history of last week or last day or last hour value.
- The upper limit and lower limit value of temperature or humidity can be set to link the scene mode auto control by KC868 smart controller.