-
PROBLEM DESCRIPTIONA clear and concise description of what the problem is. REQUESTED INFORMATIONMake sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Configuration output here:
18:36:45.888 MQT: Luft/RESULT = {"NAME":"Generic","GPIO":[1,1,1,1,1,1,1,1,1,1,1,1,1,1],"FLAG":0,"BASE":18}
18:36:46.131 MQT: Luft/RESULT = {"Module":{"18":"Generic"}}
18:36:46.337 MQT: Luft/RESULT = {"GPIO0":{"0":"None"},"GPIO1":{"0":"None"},"GPIO2":{"0":"None"},"GPIO3":{"608":"I2C SCL"},"GPIO4":{"640":"I2C SDA"},"GPIO5":{"7456":"VINDRIKTNING"},"GPIO9":{"0":"None"},"GPIO10":{"0":"None"},"GPIO12":{"0":"None"},"GPIO13":{"0":"None"},"GPIO14":{"0":"None"},"GPIO15":{"0":"None"},"GPIO16":{"0":"None"},"GPIO17":{"0":"None"}}
Rules output here:
STATUS 0 output here:
Console output here:
TO REPRODUCESteps to reproduce the behavior: EXPECTED BEHAVIOURA clear and concise description of what you expected to happen. Console output without detection of SGP30: Device detected: SCREENSHOTSIf applicable, add screenshots to help explain your problem. ADDITIONAL CONTEXTAdd any other context about the problem here. (Please, remember to close the issue when the problem has been addressed) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
Most AHT sensors are not following the i2c standard. Not something which can be solved in software. |
Beta Was this translation helpful? Give feedback.
-
@HelmiBeh |
Beta Was this translation helpful? Give feedback.
-
what´s the command output with connected devices: Luft/RESULT = {"I2CDriver":"8,15,18,43,46,84"} I2Cscan Luft/RESULT = {"I2CScan":"Device(s) found at 0x38 0x44 0x53 0x58 0x5a"} a Picture of I2C cabeling type and lenght and the used devices. abt 15cm 0.08mm² wire. ESP-12 with boards: GY-SGP30 (https://www.ebay.de/itm/164311829709), SHT3x (https://www.ebay.de/itm/334687210686), IAQ-Core (https://de.aliexpress.com/item/1005004161607094), ENS160+AHT21 (https://www.ebay.de/itm/165689572415) termination ? 4* 10k in parallel = 2k5 @ 3V3 your compiling configuration file. describe your compilation environment. OS, version of VSC, etc. VSC: |
Beta Was this translation helpful? Give feedback.
@HelmiBeh
what´s the command output with connected devices:
I2Cdriver
I2Cscan
a Picture of I2C cabeling type and lenght and the used devices. termination ?
your compiling configuration file.
describe your compilation environment. OS, version of VSC, etc.