-
Notifications
You must be signed in to change notification settings - Fork 25
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
Zigbee firmware hex for the Sonoff BASICZBR3 with DS18b20 as Enddevice #9
Comments
I do not plan to modify another version of the firmware. you can try building it yourself. As for the ptvo configurator, DS18b20 sensors should work there. you may not have configured it |
Hello , thank you for your answer, i don't know how to build it. Board type: CC2530 (without external oscillator, like Sonoff BasicZBR3) Output pins: Input pins: |
@rogu22 These settings should work. Did you change something on the Expert tab? Try to use the "Pull-up" mode for Input 1. |
Hi now it works in mqtt i have log?: question what i have write in the configuration to present this information from input I1?
|
Hello,
I test Sonoff ZBR3 with your first release firmare with temperature sensor DS18b20.
I use this relay for control electric heater in water tank.
In HA with mqtt i see temperature from sensor DS18b20.
Generally is working but from time to time i have error 'No network route' and i have to unpair and pair again.
My coordinator is 5m away from ZBR3.
I think there is an issue with two devices (CC2530) struggling to route the signal (they are so weak…). The outcome is that another CC2530 (BlitzWolf BW-SHP13) connects to both of them instead of picking “stronger” routers (that it was connecting before). Finally, it often loses the signal from these Sonoffs DS18b20 with and does not pick the better routers…
Would it be possible to disable the router feature with your firmware as the second release?
So this BASICZBR3 will work as Enddevice ?
For your information i tested firmare "Zigbee Configurable Firmware v2.5" from "PTVO" with router and without router and this modded firmare can't show temperature from sensor DS18b20.
So please add second release with the source code but as only Enddevice.
waiting for your fedback.
Thx
Wojtek
The text was updated successfully, but these errors were encountered: