Nick

Results 34 comments of Nick

Adding a hard-coded 1 second delay might cause the Pod to prematurely disconnect. If the Pod doesn't receive a Bluetooth operation with a certain amount of time it will automatically...

@vanmegen Sorry I wasn't more clear. The information that would be needed is a "Bluetooth HCI snoop log". To capture this you can follow the steps that Google support detailed...

This is an interesting part of the log you provided: I would be curious to know what device 'xx:xx:xx:xx:04:40' is, but your logs hide the whole mac so I can't...

I think I found your issue. Do you have the Dash bond option enabled? Your logs show that AAPS is trying to create a Bond: If yes, this is known...

> @nickb24 > > > I think I found your issue. Do you have the Dash bond option enabled? Your logs show that AAPS is trying to create a Bond:...

Here is the file: `{ "ieee": "50:0b:91:40:00:04:d2:4c", "nwk": "0xe651", "model": "SW2500ZB", "manufacturer": "Sinope Technologies", "manufacturer_id": "0x4508", "endpoints": [ { "id": 1, "device_type": "0x0100", "profile": "0x0104", "in_clusters": { "0x0000": { "cluster_id":...

Sorry for the long delay. I switched over to ZHA to get you the logs but my normal setup is with z2m. I switched back to z2m but lost half...

Sorry about that. It looks like I scanned my other device. Do you know of a way to do the scan with z2m? I do have a DM2550ZB ![image](https://github.com/claudegel/sinope-zha/assets/2193756/f2dedd63-6029-4a46-9816-49601562e723)

![image](https://github.com/claudegel/sinope-zha/assets/2193756/a6ffd81f-3643-408d-a72d-7298a7c2c9ac) I tried manually sending to the attribute you posted but it won't let me. I think it's because it's missing in the 'manuSpecificSinope' ![image](https://github.com/claudegel/sinope-zha/assets/2193756/f4621784-3b11-4cba-93f3-4901732d753f)

I tried sending a value to 'unknown' ![image](https://github.com/claudegel/sinope-zha/assets/2193756/cb5d47f5-0ae0-4484-87c4-cd44e84cc409) and I get this error: ![image](https://github.com/claudegel/sinope-zha/assets/2193756/5d9deea4-a8f6-4fa2-b42e-95c9d0abdc9c) I got the idea to use 'unknown' from your table here: ![image](https://github.com/claudegel/sinope-zha/assets/2193756/ebf2b3a9-f305-4ca0-b840-e61f274c8d74)