Closed gcracolici closed 9 months ago
Replicated in every way. Been trying everything: configure radio multiprotocol " fails", and sometimes "remove multiprotocol" is available, and I try it, nope. Nothing works; tried to set a firmware update nothing. I've ordered a USB dongle; the onboard radio in the yellow has issues. I would like a ZigBee radio that works. It seems that the one on the yellow is hit or miss. It works for most but not everyone.
The reason for your error is that you're providing a URL that does not point to a firmware image, but instead to the GitHub webpage previewing the file. The correct URL is https://github.com/NabuCasa/silabs-firmware/raw/main/EmberZNet/beta/NabuCasa_SkyConnect_EZSP_v7.3.2.0_ncp-uart-hw_115200.gbl
.
Removing multiprotocol support is automated, it is much simpler to use the button from the hardware menu. It will migrate your Zigbee network as well: https://skyconnect.home-assistant.io/procedures/disable-multiprotocol/
The reason for your error is that you're providing a URL that does not point to a firmware image, but instead to the GitHub webpage previewing the file. The correct URL is
https://github.com/NabuCasa/silabs-firmware/raw/main/EmberZNet/beta/NabuCasa_SkyConnect_EZSP_v7.3.2.0_ncp-uart-hw_115200.gbl
.Removing multiprotocol support is automated, it is much simpler to use the button from the hardware menu. It will migrate your Zigbee network as well: https://skyconnect.home-assistant.io/procedures/disable-multiprotocol/
This solved it for me. I'll make an attempt to update the documentation to clarify this.
Similar here, with proper URL. Slae.sh CC2652RB stick, with fw URL:
[12:29:55] INFO: Starting universal-silabs-flasher with /dev/ttyUSB0 (bootloader baudrate 115200)
Error: '/root/firmware.gbl' does not appear to be a valid GBL image: ValidationError('Image is truncated: tag value is cut off')
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the issue you are experiencing
I am trying to use the silicon labs flasher to flash the home assistant SkyConnect back to the latest EZSP firmware having previously enabled multiprotocol support.
I am unable to use the web flashing tool as I do not have physical access to the system.
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
Silicon Labs Flasher
What is the version of the add-on?
0.2.0
Steps to reproduce the issue
...
System Health information
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4900 Installed Version | 1.33.0 Stage | running Available Repositories | 1339 Downloaded Repositories | 14Home Assistant Cloud
logged_in | true -- | -- subscription_expiration | 13 January 2024 at 19:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | true remote_server | eu-central-1-11.ui.nabu.casa certificate_status | ready can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 11.1 -- | -- update_channel | stable supervisor_version | supervisor-2023.11.3 agent_version | 1.6.0 docker_version | 24.0.6 disk_total | 234.0 GB disk_used | 16.2 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Terminal & SSH (9.8.1), Node-RED (16.0.2), Mosquitto broker (6.4.0), Studio Code Server (5.14.2), room-assistant (2.20.0), Zigbee2MQTT (1.33.2-1), Home Assistant Google Drive Backup (0.111.1), Matter Server (4.10.2), eufy-security-ws (1.7.1), RTSP Simple Server Add-on (v0.17.6), Silicon Labs Flasher (0.2.0)Dashboards
dashboards | 1 -- | -- resources | 3 views | 16 mode | storageRecorder
oldest_recorder_run | 20 November 2023 at 12:26 -- | -- current_recorder_run | 23 November 2023 at 23:26 estimated_db_size | 871.79 MiB database_engine | sqlite database_version | 3.41.2Anything in the Supervisor logs that might be useful for us?
Anything in the add-on logs that might be useful for us?
Additional information
No response