I bought a Wi-Fi gas detector on Ali and would love to add it to the free device base.
It's built on a CB3S and uses: N32G031.
I have experience in uploading software. I already have a backup of the device.
I have used TuyaMCUAnalyzer and have the first, correct readings:
calibration on: dpId=104 Bool Val=1, 6801000101
calibration off: dpId=104 Bool Val=0, 6801000100
heat alarm value: 101, Val, Val=67 for temp = 67, 6502000400000043
Itd, I can look into this in more detail, unfortunately I have a problem. I'm using CH341 to wire up the UART, when disconnected it forces the device to go into gas detection alarm and after a while puts the device into off line mode, you can't see it in the app. Probably something wrong with the load on the UART pins.
Can you suggest what programmers you use to wire up the UART?
Do I understand correctly that TuyaMCUAnalyzer uses two, independent programmers and you can't wiretap Tx and Rx independently on one?
It's built on a CB3S and uses: N32G031.
I have experience in uploading software. I already have a backup of the device.
I have used TuyaMCUAnalyzer and have the first, correct readings:
calibration on: dpId=104 Bool Val=1, 6801000101
calibration off: dpId=104 Bool Val=0, 6801000100
heat alarm value: 101, Val, Val=67 for temp = 67, 6502000400000043
Itd, I can look into this in more detail, unfortunately I have a problem. I'm using CH341 to wire up the UART, when disconnected it forces the device to go into gas detection alarm and after a while puts the device into off line mode, you can't see it in the app. Probably something wrong with the load on the UART pins.
Can you suggest what programmers you use to wire up the UART?
Do I understand correctly that TuyaMCUAnalyzer uses two, independent programmers and you can't wiretap Tx and Rx independently on one?