ahpohl/xiaomi_lywsd03mmc

Finding bind_key in Wireshark output

Opened this issue · 2 comments

I'm attempting to find the bind key for the Xiaomi CGPR1 sensor.
I'm probably missing something obvious but I can't locate the bind key in the packets I grab in Wireshark.

image

I'm able to find the POST mentioned in the readme but not the data outlined.

image

Any direction is appreciated, Thanks.

It looks like your packet is still encrypted. Are you sure you are reading decrypted plain traffic?

I am not sure if I'm reading decrypted plain traffic. On my rooted device I was able to run the commands mentioned about moving the certificate to the system store without seeing any errors. I'm not sure how to verify if I did do that step correctly. I imagine that's my hangup. Any way I can check that?