Trouble joining a hue bulb using ot_rcp from esp-idf (esp32-c6) #40
cataphract
started this conversation in
General
Replies: 2 comments 16 replies
-
I can't read any of the data frames with wireshark. It looks like the assoc response is sent by another Philips light though? |
Beta Was this translation helpful? Give feedback.
15 replies
-
@chris-1243 I think you were using Philips lights for your tests, right? Ever see this behavior where it retries association request before completing the previous and gets stuck? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I gave this a try and tried to have a hue bulb I have lying around to join a new network, and it didn't work. I always got the error:
The full log a packet capture of the same light joining the hue hub is available at https://gist.github.com/cataphract/2a061fb45e3eb84588c08724b047abe4 . I don't think it's using touchlink, which I understand is not supported.
The capture is quite noisy, but the joining happens around frame 1225. The network key is available in the trace, in frame 1231.
The firmware is the one in version 5.4.1 of esp-idf. Commit for zigbee2MQTT is 9d1427c1041c74a412d48a3f3be23b4c71397ec3.
Beta Was this translation helpful? Give feedback.
All reactions