1. Download flasher for Windows by this link: https://smartlight.me/files/support/flashers/flasher_cc2538.zip. Unzip it to the root folder C:\

2. Download firmware for CC2652P module: https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin (use CC1352P2_CC2652P_other_*). Unzip it to the root folder C:\.

3. Install drivers for CH340 chip (you can follow this manual https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all).

4. Press FLASH Button, put the dongle into USB, and release the FLASH button

5. Identify the COM port to which your dongle is connected (if your COM-port is not identified by the Windows - this means that the USB driver for CH340 IC doesn't get automatically installed but it shows up and could be installed in the "Optional Updates" in Windows Update)

6. Open terminal (Widows+R, enter CMD, and press Enter). Go to the root folder by executing command within Terminal

cd C:\

7. Run the following command in Terminal

flasher_cc2538.exe -p COM8 -ewv CC1352P2_CC2652P_other_coordinator_20210120.hex 

8. Wait till finish (message "Verified").

9. If needed, unplug and plug your Zigbee coordinator.


0
0