mfucci / node-matter

Matter protocol client / server for node.js
Apache License 2.0
119 stars 10 forks source link

Unable to commission device with Smart Live App (Tuya) #261

Open Apollon77 opened 1 year ago

Apollon77 commented 1 year ago

The Smart Life App on Android can also pair Matter devices in the meantime as it seems, but the commissioning stops very at the beginning.

The App opens a PASE session and then reads the Network Commissioning featuremap. Then it stops stating that the device is not compatible. We by default only return ethernet: true ... but also when I enablce wifi: true it do not go further

Apollon77 commented 1 year ago

PS: With Chiptool and their App I get not even the "open session and read one field" that I get with node-matter .... :-)

Apollon77 commented 1 year ago

@JimBuzbee I was able to pair wirth the Smartlive app today with no real changes on node-matter side ... maybe therer was an app update? ... It still is loosing connection afterwards sometimes, but next step

Apollon77 commented 1 year ago

Ok, reload helped and device shown as online

JimBuzbee commented 1 year ago

@Apollon77 Still no luck here, trying both an OnOff light and a Temperature sensor. My version of the app is:

4.8.0 (International)

Log attached.

smartlife.txt

Apollon77 commented 1 year ago

@JimBuzbee Exactly this was my result a week ago ... I also have 4.8.0 from 21.2.2023 ... today it worked ... no idea what the difference is/was