This is my first message on this forum so I would like to introduce myself briefly: Several years ago I bought a UZB1 dongle and I've been using it without any firmware upgrade (it came up with the 5.02 one) but, facing some issues in my network probably related with SW (*) more than with the dongle itself I recently tried to upgrade the firmware.
(*) In these years I've been using DomoticZ, Jeedom, OpenHAB and Home Assistant (with default ZWave integration, MQTT+ZWave2MQTT and MQTT+OpenZWave).
So here I am. I thought I was able to understand the firmware tree with its bootloades and stuff but I've ended in a deadlock and I'm not able to move to any direction
Current version:
Only KR and JP frequencies available!! I'm in Europe!! I had EU freqs before, no idea how I reached this pointAPIVersion: 05.23 (12:28)
APIVersionMajor: 5 (12:28)
APIVersionMinor: 23 (12:28)
manufacturerId: 277 (12:28)
vendor: Z-Wave.Me (12:28)
bootloaderCRC: 29304 (12:28)
firmwareCRC: 52559 (12:28)
In the Expert GUI I see "Update bootloader for 5.23 to 40196" option but it fails. Base on this: I've tried also through SSH:
Code: Select all
wget https://service.z-wave.me/expertui/uzb/UPD_bootloader_UZB500_from__05_17_to_9D04.bin
./ZMESerialUpdater serialapi_uzbupdate -d /dev/ttyACM0 -b UPD_bootloader_UZB500_from__05_17_to_9D04.bin
Code: Select all
SERIAL INFO
VERSION: 05 17 VENDOR: 01 15
FIRMWARE CRC
BOOT: 72 78 FW: CD 4F
MISC
FREQ: JP
I tried to upload the firmware through CLI but I'm not sure what .bin select because it sounds like some typo in the information shown in the firmware tree, isn't it? Please, could you help me here? I just wanted to move from the original 5.2 FW to a more recent one (those with radio jam detection at least) and it seems now I'm stuck on a 5.23 (on GUI; 5.17 according CLI which is a little bit weird) with JP frequencies and I'm not able to go back nor to go forward.
Really appreciate any help or idea