Hello,
Has anyone managed to separate the TH002 with the CB3S and the UM8005 and the AHT20 sensor?
I partially painted it. I have uploaded SW OpenBeken, but I still don't know what to do with it...
Thanks GW
Translated by google
AHT20:
https://files.seeedstudio.com/wiki/Grove-AHT2...Humidity_Sensor/AHT20-datasheet-2020-4-16.pdf
UM8005:
https://www.unicmicro.com/index.php/en/show-75-126.html
http://www.gztrchip.com/uploadfile/file/20210811/1628649277678726.pdf
Data Power On Start Pair TUYA BaudRate 9600 - CB3S RXD - TTL USB RXD:
Data Power On Start Pair TUYA CB3S TXD - TTL USB RXD:
Get device details iot tuya + localTuya
{
"result": {
"active_time": 1645807448,
"biz_type": 0,
"category": "wsdcg",
"create_time": 1645807398,
"icon": "smart/icon/ay15427647462366edzT/61478454256bce1df83842a74a02e9e8.png",
"id": "bfd30ca734bc7c998fszz3",
"ip": "",
"lat": "49.9657",
"local_key": "68e1c0b9e73ed9b5",
"lon": "17.0017",
"model": "TH-02",
"name": "WiFi T & H",
"online": true,
"owner_id": "21990287",
"product_id": "q29ebws5adwye1l8",
"product_name": "WiFi Temperature & Humidity Sensor",
"status": [
{
"code": "va_temperature",
"value": 242 ID1
},
{
"code": "va_humidity",
"value": 65 ID2
},
{
"code": "battery_state",
"value": "high" ID3
},
{
"code": "temp_unit_convert",
"value": "c" ID9
},
{
"code": "maxtemp_set",
"value": 390 ID10
},
{
"code": "minitemp_set",
"value": 0 ID11
},
{
"code": "maxhum_set",
"value": 80 ID12
},
{
"code": "minihum_set",
"value": 20 ID13
},
{
"code": "temp_alarm",
"value": "cancel" ID14
},
{
"code": "hum_alarm",
"value": "cancel" ID15
},
{
"code": "temp_periodic_report",
"value": 120 ID17
},
{
"code": "hum_periodic_report",
"value": 60 ID18
},
{
"code": "temp_sensitivity",
"value": 6 ID19
},
{
"code": "hum_sensitivity",
"value": 6 ID20
},
{
"code": "switch",
"value": true ID21
}
],
"sub": false,
"time_zone": "+01:00",
"uid": "eu1577721077255qzajO",
"update_time": 1645807475,
"uuid": "8a2677e18b9a1203"
},
"success": true,
"t": 1645808115506,
"tid": "b464348f965b11ec81c45ef357c3f605"
}
autoexec.bat
startDriver TuyaMCU
startDriver tmSensor
setChannelType 0 ReadOnly
linkTuyaMCUOutputToChannel 0 val 0
setChannelType 1 temperature_div10
linkTuyaMCUOutputToChannel 1 val 1
setChannelType 2 Humidity
linkTuyaMCUOutputToChannel 2 val 2
setChannelType 10 temperature_div10
linkTuyaMCUOutputToChannel 10 val 10
setChannelType 11 temperature_div10
linkTuyaMCUOutputToChannel 11 val 11
setChannelType 12 Humidity
linkTuyaMCUOutputToChannel 12 val 12
setChannelType 13 Humidity
linkTuyaMCUOutputToChannel 13 val 13
setChannelType 14 ReadOnly
linkTuyaMCUOutputToChannel 14 val 14
setChannelType 15 ReadOnly
linkTuyaMCUOutputToChannel 15 val 15
setChannelType 17 TextField
linkTuyaMCUOutputToChannel 17 val 17
setChannelType 18 TextField
linkTuyaMCUOutputToChannel 18 val 18
setChannelType 19 TextField
linkTuyaMCUOutputToChannel 19 val 19
setChannelType 20 TextField
linkTuyaMCUOutputToChannel 20 val 20
setChannelType 21 ReadOnly
linkTuyaMCUOutputToChannel 21 val 21
Has anyone managed to separate the TH002 with the CB3S and the UM8005 and the AHT20 sensor?
I partially painted it. I have uploaded SW OpenBeken, but I still don't know what to do with it...
Thanks GW
Translated by google
AHT20:
https://files.seeedstudio.com/wiki/Grove-AHT2...Humidity_Sensor/AHT20-datasheet-2020-4-16.pdf
UM8005:
https://www.unicmicro.com/index.php/en/show-75-126.html
http://www.gztrchip.com/uploadfile/file/20210811/1628649277678726.pdf
![[CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration [CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration](https://obrazki.elektroda.pl/2410065200_1677920862_thumb.jpg)
![[CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration [CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration](https://obrazki.elektroda.pl/7566928400_1677942634_thumb.jpg)
Data Power On Start Pair TUYA BaudRate 9600 - CB3S RXD - TTL USB RXD:
![[CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration [CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration](https://obrazki.elektroda.pl/2133249700_1677942195_thumb.jpg)
![[CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration [CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration](https://obrazki.elektroda.pl/2306240600_1677946305_thumb.jpg)
Data Power On Start Pair TUYA CB3S TXD - TTL USB RXD:
![[CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration [CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration](https://obrazki.elektroda.pl/3861533400_1677946569_thumb.jpg)
Get device details iot tuya + localTuya
{
"result": {
"active_time": 1645807448,
"biz_type": 0,
"category": "wsdcg",
"create_time": 1645807398,
"icon": "smart/icon/ay15427647462366edzT/61478454256bce1df83842a74a02e9e8.png",
"id": "bfd30ca734bc7c998fszz3",
"ip": "",
"lat": "49.9657",
"local_key": "68e1c0b9e73ed9b5",
"lon": "17.0017",
"model": "TH-02",
"name": "WiFi T & H",
"online": true,
"owner_id": "21990287",
"product_id": "q29ebws5adwye1l8",
"product_name": "WiFi Temperature & Humidity Sensor",
"status": [
{
"code": "va_temperature",
"value": 242 ID1
},
{
"code": "va_humidity",
"value": 65 ID2
},
{
"code": "battery_state",
"value": "high" ID3
},
{
"code": "temp_unit_convert",
"value": "c" ID9
},
{
"code": "maxtemp_set",
"value": 390 ID10
},
{
"code": "minitemp_set",
"value": 0 ID11
},
{
"code": "maxhum_set",
"value": 80 ID12
},
{
"code": "minihum_set",
"value": 20 ID13
},
{
"code": "temp_alarm",
"value": "cancel" ID14
},
{
"code": "hum_alarm",
"value": "cancel" ID15
},
{
"code": "temp_periodic_report",
"value": 120 ID17
},
{
"code": "hum_periodic_report",
"value": 60 ID18
},
{
"code": "temp_sensitivity",
"value": 6 ID19
},
{
"code": "hum_sensitivity",
"value": 6 ID20
},
{
"code": "switch",
"value": true ID21
}
],
"sub": false,
"time_zone": "+01:00",
"uid": "eu1577721077255qzajO",
"update_time": 1645807475,
"uuid": "8a2677e18b9a1203"
},
"success": true,
"t": 1645808115506,
"tid": "b464348f965b11ec81c45ef357c3f605"
}
![[CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration [CB3S/AHT20/UM8005] Separating TH002, OpenBeken Sensor Support, and Configuration](https://obrazki.elektroda.pl/6211334100_1678013674_thumb.jpg)
autoexec.bat
startDriver TuyaMCU
startDriver tmSensor
setChannelType 0 ReadOnly
linkTuyaMCUOutputToChannel 0 val 0
setChannelType 1 temperature_div10
linkTuyaMCUOutputToChannel 1 val 1
setChannelType 2 Humidity
linkTuyaMCUOutputToChannel 2 val 2
setChannelType 10 temperature_div10
linkTuyaMCUOutputToChannel 10 val 10
setChannelType 11 temperature_div10
linkTuyaMCUOutputToChannel 11 val 11
setChannelType 12 Humidity
linkTuyaMCUOutputToChannel 12 val 12
setChannelType 13 Humidity
linkTuyaMCUOutputToChannel 13 val 13
setChannelType 14 ReadOnly
linkTuyaMCUOutputToChannel 14 val 14
setChannelType 15 ReadOnly
linkTuyaMCUOutputToChannel 15 val 15
setChannelType 17 TextField
linkTuyaMCUOutputToChannel 17 val 17
setChannelType 18 TextField
linkTuyaMCUOutputToChannel 18 val 18
setChannelType 19 TextField
linkTuyaMCUOutputToChannel 19 val 19
setChannelType 20 TextField
linkTuyaMCUOutputToChannel 20 val 20
setChannelType 21 ReadOnly
linkTuyaMCUOutputToChannel 21 val 21