-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unknown Device ID (Bosch C1200W) Gas Boiler #1536
Comments
what makes you think it's a software issue? Can you post the System support info (https://emsesp.github.io/docs/Support/) Looks like like a Tx issue - cabling probably. See https://emsesp.github.io/docs/Troubleshooting/#not-all-ems-devices-are-recognized |
I did not change anything and it was Generic Boiler to become unknown. Thats why I thought it is because unrecognized device ID. I will check TX settings. |
You should not send the settings, we need the system info with the device infos. But in this case the log shows the product-id: |
strange that it worked before! @MichaelDvP note I'm also pushing a PR today with some Domoticz fixes |
@MichaelDvP Thanks. @proddy At some point I think if it keeps failing to recognize device ID it becomes unknown. Also I have tried to update firmware, It did not change the situation. I had this issue with 3.6.2, and 3.6.4. |
ok, then Michael's addition should hopefully fix it |
I think this was first the missing tx and the fallback to generic boilder with no product-id. With workingg tx the product-id can be read, but is unknown in this case. But i can not find infos to "Bosch C1200", is it a heatpump, or a gas boiler, or hybrid? The log only shows a few ems+ telegrams 0xE3-0xE9 used by a lot of different systems. |
It is gas boiler. I will get system info I soon as I can. I was using EMS+ . This devices has EMS2.0. |
Check with test.7 in https://github.com/MichaelDvP/EMS-ESP32/releases/tag/test |
fixed in 3.6.5-dev-8 |
PROBLEM DESCRIPTION
Using custom build, and my device is Bosch C1200W. It was working okay for one week and after that it did not work. The RX and TX readings are okay but, device ID is unknown.
REQUESTED INFORMATION
TO REPRODUCE
Connect the device and it does not recognize device ID.
EXPECTED BEHAVIOUR
is to recognize device ID.
SCREENSHOTS
screenshot will be added
ADDITIONAL CONTEXT
LOG data from the error:
log (3).txt
I am using custom build, the schematic is here:
screenshot will be added
(Please, remember to close the issue when the problem has been addressed)
The text was updated successfully, but these errors were encountered: