Hedda
Hedda
ESPEasy (ESP Easy) can otherwise be used as a generic Ser2Net gateway (serial port wrapper) - https://www.letscontrolit.com/wiki/index.php/Ser2Net - https://github.com/letscontrolit/ESPEasy
oxan slook to have a serial server solutions for ESPHome firmware in https://github.com/esphome/feature-requests/issues/660
Almost any ESP8266 development board (like a NodeMCU or a Wemos D1 Mini) with a Silicon Labs EFR32MG based Zigbee module like the Ebyte E180-ZG120B would just about be about...
The idea with Sonoff ZBBridge would be to replace the complete firmware the ESP8266 MCU SoC with ESPurna FW but hopefully just leave the EFR32 Zigbee MCU SoC Zigbee coordinator...
Yes Silicon Labs terminology is a bit confusing to me too but after research I understand a little more. You can say that "EmberZNet PRO" is the firmware on the...
https://github.com/zsmartsystems/com.zsmartsystems.zigbee has this summery on its Ember support: - https://github.com/zsmartsystems/com.zsmartsystems.zigbee/tree/master/com.zsmartsystems.zigbee.dongle.ember - https://github.com/zsmartsystems/com.zsmartsystems.zigbee/tree/master/com.zsmartsystems.zigbee.dongle.ember.autocode - https://github.com/zsmartsystems/com.zsmartsystems.zigbee/tree/master/com.zsmartsystems.zigbee.console.ember ### Silicon Labs Ember EM35x / EFR32 The library supports the Silicon Labs EZSP protocol using...
> * we can assume that Ebyte evaluation board simply installs a UARTUSB chip and connects it to the EFR32? Meaning, we can read data stream directly? The specification of...
FYI @SillyDay don't own a E180-ZG120B but has tried to build a firmware for it as per discussion here: https://github.com/Koenkk/zigbee-herdsman/issues/168 SillyDay GitHub repo for EFR32 firmware: https://github.com/SillyDay/EFR32
FYI, as per related request https://github.com/zigpy/zigpy/issues/405 I just learned that there is an existing ESP8266-based networked-attached Zigbee-adapter called "ZiGate Pack WiFi adapter" which has a new v2.0 firmware that archives...
FYI, @s-hadinger has now got one and started review https://github.com/arendst/Tasmota/issues/8583 First signs it is the EFR32 Zigbee module it has inside it has a EmberZNet / Ember based firmware on...