SMARTi
August 3, 2024, 7:27pm
1
Now that Zigbee2MQTT will be moving away from officially supporting the ezsp adapter (its deprecated), how can we go about updating our zigbee adapters to ember for the DSGW-210 model?
As of now I am using ezsp, but I guess that if I switch to ember, it will not work. How would I go about updating the driver?
Erkeye
September 23, 2024, 10:58am
3
Any news about this Dusun?
You can try this firmware and bootloader in the tarball, which new SDK to support ember.
7.4.3.zip (263.9 KB)
However there are limitations.
Only can be flashed by JLink
Only support EFR32MG21, you can read the chip type by JLink, or you can check print “DSM-04B” on the module
Pin map is specific on DSGW-210
VCC: TP1104
GND: TP1121
DIO: TP1163
CLK: TP1164
SMARTi
October 27, 2024, 9:26pm
5
But how can you then say that it supports OTA?
Failed to update.
What am I doing wrong?
I stopped the Docker HA service.
/usr/bin/AmberGwZ3_V8 -n1 -p /dev/ttyUSB1 -b115200 -F /tmp/zigbee.ota
ezsp ver 0x07 stack type 0x02
do ota…
Executing bootload callback.
Launching standalone bootloader…
Starting bootloader communications.
Delaying 4 seconds
Setting up serial port
Setting up serial port 1
Error: Timeout occurred waiting for read data.
}:C▒WT▒M~Failed to start bootloading communications.
Bootload failed. Exiting.
Reboot not …