Skip to content
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

Instructions for flashing a coordinator #534

Open
Boerny41 opened this issue Jan 27, 2025 · 5 comments
Open

Instructions for flashing a coordinator #534

Boerny41 opened this issue Jan 27, 2025 · 5 comments

Comments

@Boerny41
Copy link

Hi,

I got a cc2652p, but the default firmware by Alex Egony is no longer maintained. I wanted to flash this firmware, but I struggle to find instructions.
The web page of the coordinator (HamGeek Zigbee 3.0) states that either yours or Egonys hardware can be used, so it should be compatible.

"You can use the hardware by Koenkk (Koen Kanters) https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator or by Egony (Alex Egony) https://github.com/egony/cc2652p_E72 -2G4M20S1E/tree/master/firmware/coordinator. Use Egony's coordinator firmware by default."

@popy2k14
Copy link

hi, i do it this way directly on my HA machine:

  • connect with SSH
  • download https://github.com/JelmerT/cc2538-bsl
  • cd ~/share/cc2538-bsl
  • Download latest file: https://github.com/Koenkk/Z-Stack-firmware/releases
    wget ....
    !! use the correct one for your stick !!
  • unzip CC1352P2_CC2652P_launchpad_coordinator_20230922.zip
  • rm CC1352P2_CC2652P_launchpad_coordinator_20230922.zip
  • stop Z2M in HA
  • python3 cc2538-bsl.py -e -v -w --bootloader-sonoff-usb CC1352P2_CC2652P_launchpad_coordinator_20240710.hex
  • start Z2M in HA -> in Z2M "About" you should see the new firmware

@Boerny41
Copy link
Author

Uff that's more complicated than expected. My ~/share/ folder seems to be empty.

@popy2k14
Copy link

popy2k14 commented Jan 28, 2025

You can use this addon from zigstar, see here: https://www.youtube.com/watch?v=E39ECyCXJaA

Should work with most sticks and is easier 😃
Found yesterday but have not tried it myself yet.

Yeah, don't remember if my share folder was empty 😁
Just use it.

@Koenkk
Copy link
Owner

Koenkk commented Jan 28, 2025

You can flash it from your web browser nowadays: https://smlight.tech/flasher/#other_cc

@popy2k14
Copy link

Thanks for the hint.
Nice if you can disconnect and connect it to an PC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants