I bought a new Sonoff ZBDongle-E to use it for Thread/Matter and Zigbee. I tried to flash it using the web-based Silabs Firmware Flasher but it errors.
On Linux, it errors with The running firmware could not be detected.
On macOS, it complains about having to install the Silicon Labs driver (which I have already done), plus the same error as on Linux.
The debug logs are below but I can't see how they might be helpful.
Does anyone know where to go from here?
2024-11-13 12:57:29 emscripten universal_silabs_flasher.flasher[42] INFO Probing ApplicationType.GECKO_BOOTLOADER at 115200 baud
2024-11-13 12:57:29 emscripten zigpy.serial[42] DEBUG Opening a serial connection to '/dev/webserial' (115200 baudrate)
2024-11-13 12:57:29 emscripten universal_silabs_flasher.common[42] DEBUG Connection made: <webserial_transport.WebSerialTransport object at 0x13ae4f8>
2024-11-13 12:57:29 emscripten universal_silabs_flasher.common[42] DEBUG Sending data b'3'
2024-11-13 12:57:31 emscripten webserial_transport[42] DEBUG Closing serial port
2024-11-13 12:57:31 emscripten universal_silabs_flasher.flasher[42] INFO Probing ApplicationType.CPC at 460800 baud
2024-11-13 12:57:31 emscripten zigpy.serial[42] DEBUG Opening a serial connection to '/dev/webserial' (460800 baudrate)
2024-11-13 12:57:32 emscripten universal_silabs_flasher.flasher[42] INFO Probing ApplicationType.CPC at 115200 baud
2024-11-13 12:57:32 emscripten zigpy.serial[42] DEBUG Opening a serial connection to '/dev/webserial' (115200 baudrate)