ptvoinfo / zigbee-configurable-firmware

PTVO firmware for CC2530, CC2531, and CC2652 Zigbee chips
https://ptvo.info/zigbee-configurable-firmware-features/
MIT License
205 stars 22 forks source link

UART sensor does not work with Level Control #234

Closed obrain17 closed 1 year ago

obrain17 commented 1 year ago

If "Level-Control" is selected for one endpoint, the Device cannot go online and start pairing. Status LED does not blink and nothing is visible in Wireshark.

This does not work;

image

This works:

image

Beside that Converters for "On/off" and "brightness" for both tz and fz should be included in the Custom converter created when On/off or Level-control is used.

In any case this new UART sensor is a great thing offering many use cases for connecting a 2nd MCU to Zigbee.

obrain17 commented 1 year ago

Thank you for the quick reaction.

I confirm both Level Control and "Custom converter" are working now. see also #233

So I am closing the issue now.