Koenkk / Z-Stack-firmware

Compilation instructions and hex files for Z-Stack firmwares
MIT License
2.36k stars 645 forks source link

SMARTLIGHT CC2652P Zigbee USB dongle no more led indicator after flashing Koenkk firmware #320

Closed Electronlibre2012 closed 2 years ago

Electronlibre2012 commented 2 years ago

What happened

I read about the SMARTLIGHT CC2652P Zigbee USB dongle : By default, Zigbee adapters come with pre-flashed firmware from Egony. So i decided to flash with the Koenkk one : https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin (use CC1352P2_CC2652Pother*). Unizp it to the root folder.

After flashing it i plug it back in my NUC8 I5, there is no more green state led. All works, no big difference with the other firmware, but no more green state led, what is bad to know if the adapter is on or off.

Is there a setting for led state please? I search in the docs an found anything about the state on/off of this led.

What did you expect to happen

That the led still works

How to reproduce it (minimal and precise)

Debug info

Zigbee2MQTT version: 1.21.2-1 Adapter hardware: Zigbee Coordinator SMARTLIGHT CC2652P (SLZB-02) Adapter firmware version: CC1352P2_CC2652P_other_coordinator_20210708

d4mich4 commented 2 years ago

do you might have deactivated this in the config? there should be something like: serial: port: >- /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_xxxx disable_led: true

Electronlibre2012 commented 2 years ago

thanks for your reply @d4mich4 ,

nope

i try

serial: port: /dev/ttyUSB0 disable_led: false

but it doesnt work much better

Koenkk commented 2 years ago

With the next iteration I will change some parts to the LED control, maybe it solves this problem so please keep an eye on that. I will do this once TI releases their new SDK which can occur anytime soon.

Electronlibre2012 commented 2 years ago

@Koenkk

thanks, sounds good....the led is not very important but its nice to have the light on on the stick to know if power is on...anyway the migration from CC2530 to CCP2652P is just like day and night ;)

github-actions[bot] commented 2 years 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