Member | Action | Date |
---|---|---|
|
Selected an answer for
Bootloader storage size and OTA
Maybe try to refer to the elaboration in https://blog.csdn.net/sinat_23338865/article/details/110946154
Show more
|
9 days ago |
|
Selected an answer for
Build Z3Gateway Host EmberZNet 6.7.7 GA Host 6.7.7.0
Try to do it on Virtual Box. We have 3 step 1.Download IDE and Build Z3gatewayHost . After click Generate Button, Open Terminal in this folder. "make" and you build successfully. Z3gatewayHost.exe will be made in folder Build\exe\ 2. upload ncp-uart-hw to your Kit. Try to search key " ncp-uart-hw" in forum and flash right firmware and bootloader ( Because I used to ask a lot of question about it in this forum) 3. go to folder build\exe \ (in step 1). open terminal: ./z3gatewayhost -n0 -p /dev/ttyACM0. Z3gatewayHost will run. Please use a lot of time to search in this forum. you can do it
|
12 days ago |
|
Selected an answer for
Why does my link key go under "Transient Key Table" instead of "Link Key Table"?
0x91 is EMBER_NETWORK_DOWN. I suspect there’s something wrong with your Zigbee network. You should check if your Zigbee network is stable first.
Show more
|
12 days ago |
|
Selected an answer for
EFR32MG21A010F768IM32 OTA
Try to refer to https://github.com/Jim-tech/IoT-Developer-Boot-Camp/wiki/Zigbee-Understanding-OTA-Storage
Show more
|
12 days ago |
|
Selected an answer for
Issue about halLedBlinkBlink
Make sure you select matched active low/high configuration in hwcomf LED settings according to your schematics.
Show more
|
12 days ago |
|
Selected an answer for
I can't register and download zigbee packages for EFR32MG21 board.
Try to refer to section 2.2 Register your Development Kit in QSG106: Zigbee EmberZNet PRO Quick-Start Guide.
Show more
|
12 days ago |
|
Selected an answer for About "upload application" Show more |
12 days ago |
|
Selected an answer for
Z3GatewayHost doesn't contain cluster ids in simple descriptor response issue
You can refer to processSimpleDescriptorResponse (in service-discovery-common.c) which processes Simple Descriptor Response.
Show more
|
12 days ago |
|
Selected an answer for
Silabs gateway with tuya device
According to document, zcl color-control movetohueandsat takes 5 parameters so I suggest you to use 5 parameters to test again. If it still doesn't work, you might need to contact Tuya for helping you.
Show more
|
12 days ago |
|
Selected an answer for
Using SLWSTK6000B EFR32MG Zigbee and thread starter kit, I want to create a coordinator and tried to connect smartthings devices with it without using install code
It seems that you don't enable permit join on your coordinator to allow device to join. You can refer to KBA:"How to form Zigbee 3.0 network with EmberZnet stack?" and use CLI command "plugin network-creator-security open-network" to enable permit join to allow device joining.
Show more
|
12 days ago |