Nicolas Humbert

Results 21 comments of Nicolas Humbert

> > > @Vebryn I'm using a CC2531 with ZHA, but I have a Zemismart Wireless Zigbee hub that I'm not using. > I can try to sniff it, but...

Great job ! Hopelessly trace is encrypted, can you provide related keys ? Best regards.

oh, I simply add 5a6967426565416c6c69616e63653039 key from [this link](https://community.oh-lalabs.com/t/guide-build-a-zigbee-cc2531-sniffer-how-to-use-it/469)

Here is a focus on Report Attributes, first 8 packets appears after device inclusion (Tuya and non Tuya gateway) : ![report_attributes](https://user-images.githubusercontent.com/8328247/122204713-b8c56c00-ce9f-11eb-802d-83830cfefc51.PNG)

Device doen't announce temp and hum capabilities, ![image](https://user-images.githubusercontent.com/8328247/122208925-38edd080-cea4-11eb-9914-de082469cd9e.png) Does Zigpy only consider reports from previously announced capabilities ? Tuya gateway also force reading on default clusters : ![image](https://user-images.githubusercontent.com/8328247/122209361-bb769000-cea4-11eb-97a4-6474e505001f.png) Are we...

As I remember, I already try forcing temp and hum like @wdesponts I will check again and put my quirk here Best regards.

Hi @Rahulaswani, Export option is available on my branch [csv-export](https://github.com/Vebryn/Gadgetbridge/tree/csv-export). Feel free to contribute.

According to #4474, it's fixed. Linuxserver use 0.5.0b3.dev85. Fix isn't present :s

Hi @wintersteiger, Even if you leave bootloader enabled, fw will disable flashing using bootloader. In this case, JTAG flashing will working. You need [CC-DEVPACK-DEBUG](https://www.ti.com/tool/CC-DEVPACK-DEBUG).