You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I bought a temp+hum sensor at aliexpress and connected this to Domoticz.
Success in reading temperature but unable to find the settings to read humidity.
Tried serveral hours all different settings of the GUI
According to the description it needs a modbus write signal:
In order to read temp+humidity:
Host (TX): 01 03 00 00 02
Client (RX): 01 03 04 XX XX XX XX
See product link https://nl.aliexpress.com/item/1005004789059185.html?gatewayAdapt=glo2nld
How do I set the GUI to send the right command?
The text was updated successfully, but these errors were encountered:
Gajusbonus
changed the title
Howto write 0xC4 to temp+hum sensor
Howto write 0x06 to temp+hum sensor
Jun 20, 2023
I bought a temp+hum sensor at aliexpress and connected this to Domoticz.
![modbus-write1](https://private-user-images.githubusercontent.com/7600670/247044446-f57477c5-c759-4f06-a7b0-321b4ad3050d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjEzODUsIm5iZiI6MTczOTU2MTA4NSwicGF0aCI6Ii83NjAwNjcwLzI0NzA0NDQ0Ni1mNTc0NzdjNS1jNzU5LTRmMDYtYTdiMC0zMjFiNGFkMzA1MGQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTkyNDQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGNhMmNlOTJmNjljMDNmMmZiNDVjYzZkOWM3MDM2ZDg1MmFiM2VhMDQyZWZjNTM5OTU3YmQ4NjA2MDgwN2U1ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.l3VOCs277Uj8DuoHPSu2BWk0LfGjNtj43H0IwFH_VUc)
![modbus-read1](https://private-user-images.githubusercontent.com/7600670/247044483-82d2f9e9-0edf-4a9b-a82a-d1fc739ea00b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjEzODUsIm5iZiI6MTczOTU2MTA4NSwicGF0aCI6Ii83NjAwNjcwLzI0NzA0NDQ4My04MmQyZjllOS0wZWRmLTRhOWItYTgyYS1kMWZjNzM5ZWEwMGIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTkyNDQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWMyMzRkODdkZDVhNmRjODY2YjNmYTg2OGZlZGY2MGZlN2U1MDRkN2I1NGI5YjQxOGE0YmYxYTM3YzI0ZGEyYiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.zrFpGzxXTrstX44zOaVs-A00VVQEOaOuRHzL1LHfIso)
Success in reading temperature but unable to find the settings to read humidity.
Tried serveral hours all different settings of the GUI
According to the description it needs a modbus write signal:
In order to read temp+humidity:
Host (TX): 01 03 00 00 02
Client (RX): 01 03 04 XX XX XX XX
See product link https://nl.aliexpress.com/item/1005004789059185.html?gatewayAdapt=glo2nld
How do I set the GUI to send the right command?
The text was updated successfully, but these errors were encountered: