Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 105656

Help requested to upgrade Slaesh's CC2652RB Zigbee USB stick

$
0
0

After hours and hours of reading, trying, unluckaly no results.
I’d like to upgrade the firmware of my CC2652RB stick. I have a MAC and Windows machine.
Instruction can be found on CC2652R stick - slae.sh

I thought the Texas Instruments Uniflash software would be the easiest option but the device is not recognised. In another thread I found I had to install the USB driver from Windows driver so I did. The stick became COM7, even changed to COM1, restarted W10, restarted software but no Uniflash can’t find any device.

Started the Python method. Installed Python 3.10.1 on my W10 machine. Started Python and got the command line. Nothing worked, googled and found Python should run in a shell (cmd on Windows).
Finally had:
Microsoft Windows [Version 10.0.19042.1415]
(c) Microsoft Corporation. All rights reserved.

C:\Users\j.hoorde>python
Python 3.9.9 (tags/v3.9.9:ccb0e6a, Nov 15 2021, 18:08:50) [MSC v.1929 64 bit (AMD64)] on win32
Type “help”, “copyright”, “credits” or “license” for more information.

The >>> means the shell. First simle command to check the version is:
py --version
Traceback (most recent call last):
File “”, line 1, in
NameError: name ‘py’ is not defined
The result is not what I suspected but it’s explained: if you see this result you should go to: getting started tutorial and there they explain Python should run in a shell.

Can anyone help me how to continue?
Thanks in advance !!!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105656

Trending Articles