ZIgBee #21214
Unanswered
storchalberto
asked this question in
Support request
ZIgBee
#21214
Replies: 1 comment 6 replies
-
You are using the wrong binary, tasmota32-zbbrdgpro.bin won't work for that chip, better use the "unofficial" Also, the existing Tasmota config for a "similar" device using ESP32 and EFR32 is also configuring the And you also need to have the suitable Zigbee firmware flashed to the chip. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to interface a ZiGbee EFR32MG2X board to my esp32. I have configured GPIO5 as Zigbee TX and connected to PB00 - RX of the modue, and the and GPIO35 as Zigbee RX conneced to PB01 - TX of the module.
The button for operating the zigbee are disabled, on the log i see:
00:00:00.593 ZIG: GPIOs Rx:35 Tx:5
00:00:00.595 ZIG: Serial UART2
.
.
.
16:16:57.014 ZIG: rebooting ZNP device
16:17:02.202 ZIG: timeout, goto label 99
16:17:02.204 RSL: RESULT = {"ZbState":{"Status":99,"Message":"Abort"}}
16:17:02.210 ZIG: Abort
The module is indicated as:
Firmware NCP EZSP-V8
Version V 6.10.3
Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions