Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.77k stars 1.64k forks source link

[Feature request]: Support LED in Tube's Zigbee PoE (CC2652P2 variant) #16250

Closed longos closed 1 year ago

longos commented 1 year ago

Is your feature request related to a problem? Please describe

So far, I have been using Egony Stick V4 with EBYTE module. The LED status indication functionality was very helpful. It was firmware CC1352P2_CC2652Pother*.zip

Now I am using Tube's Zigbee PoE with RFSTAR RF-BM-2652P2 module, (firmware CC1352P2_CC2652Plaunchpad*.zip) but there is no LED support in this firmware.

Describe the solution you'd like

Is it possible to add LED support in this firmware ?

Describe alternatives you've considered

For testing, I even soldered LEDs on pins DIO_6 and DIO_7 (This firmware supports LEDs for example in CircuitSetup.us module), but they do not work.

Additional context

If this firmware supports LEDs in other solutions (on the same module), why don't LEDs work for Tube's Zigbee PoE ?

Koenkk commented 1 year ago

No, this is a generic firmware with the goal to provide broad device support (with the sacrifice of not supporting all the coordinators features).

longos commented 1 year ago

OK, that's clear. But from which it follows that the same firmware on some implementations (of the same module) supports LED, and on others - not. All the time we are talking about the same chip on the same chip.

Koenkk commented 1 year ago

@longos if the same pins are used as on the official TI launchpad (dev kit) it will work, if adapter makers deviate from that, it won't.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days