-
Any chance would consider making a Texas Instruments CC1352P based gateway/bridge or USB-stick/dongle hardware adapter?
The reason is that CC1352 supports all Zigbee (Zigbee SE / ZSE) radio frequen…
Hedda updated
3 years ago
-
@doudz Please consider adding for supporting Xiaomi Lumi Gateway with ZiGate and OpenLumi firmware in zigpy-zigate via WiFi.
Please see -> https://github.com/Koenkk/zigbee-herdsman/pull/241 and htt…
Hedda updated
3 years ago
-
# Installing SDK and using it to build firmware
Figuring how to install SDK and build ZiGate firmware took me some time. I hope this saves someones time and helps developing ZiGate.
## Install Beyon…
ISO-B updated
4 years ago
-
Hello,
after i found some problems with longer debug outputs on cc1310 i took a look at the uart implementation.
The UART TX Code of the most platforms uses polling and waits hard for each byte. B…
-
Hello! Is it possible use you file https://github.com/badzz/Zigate-Router/blob/master/Router/Build/Router_NtagIcode_JN5169_DR1175.bin for flash hack Xiaomi Gateway (ZigBEE based on jn5169) - https://g…
-
For instance, `examples/hello-world` fails with the following error:
```
ba-elf-gcc -Wl,--gc-sections -TApp_Stack_Size.ld -Wl,--fatal-warnings -march=ba2 -mcpu=jn51xx -mredzone-size=4 -mbranch-cos…
yatch updated
4 years ago
-
Tried hello-world and platform specific example, both develop and release/v4.4 branches.
Error during linking:
```
/opt/ba-elf-gcc/bin/../lib/gcc/ba-elf/4.7.4/../../../../ba-elf/lib/mcpu_jn51xx/o…
-
Hi,
This is not a bug or request feature; I am a Z2M user, currently working only with commercial components and I am currently trying to start some ZigBee development.
I was wondering why Z2M pro…
-
-
Contiki energy estimation mechanism (`energest`) currently has support for 10 different `enum energest_type` values. However, all CPU energy estimation goes under either `CPU` or `LPM`. This model is…