I'm using the nRF52840 dongle with nRF Connect 1.90 and the CLI. I cannot get "zcl attr read" command to return anything. It simply times-out. What am I doing wrong?
I'm using the nRF52840 dongle with nRF Connect 1.90 and the CLI. I cannot get "zcl attr read" command to return anything. It simply times-out. What am I doing wrong?
Hi,
What device are you sending the zcl attr read command to, and what cluster and attribute?
Are you able to get a sniffer log of this? If you have an additional nRF52840 Dongle or DK you can use our nRF Sniffer for 802.15.4. Please start the sniffer before the network is started, so the sniffer has the network key.
Best regards,
Marte
Hi, Marte:
My Wireshark capture looks the same as yours, i.e. I can see broadcast and response packets. How did you manage to display the specific Zigbee ZCL details of each packet? Did you use Wireshark?
Best regards,
Jody
Hi, Marte:
This is great news. I will modify the firmware and test tomorrow (er, today, I guess?). Anyway, it's really late (or early) here and I need to get some sleep. Thanks again for your exemplary (and quick) problem solving! I'll report back with my results.
Best regards,
Jody
Hi, Marte:
Your changes to the prj.conf file work very well! I am finding another issue, though. I am unable to subscribe to any reportable attributes with "zcl subscribe on". I keep getting a "Status 141" error, which is "Invalid Type". I am using the same type that is returned when I query the same attribute with "zcl attr read". I have tried the CurrentHue and CurrentX attributes of the Color Control cluster (0x0300) on a Philips Hue bulb. These are reportable attributes per the Zigbee specification. Can you please assist?
Best regards,
Jody
Hi Jody,
Can you try using 0xc05e as profile ID instead? This is the profile ID for Zigbee Link Link, which I know some Zigbee light bulbs use instead of Home Automation.
Best regards,
Marte
Hi, Marte:
I get the same error, "Unable to configure attribute 0 reporting. Status: 141".
Best regards,
Jody
Hi Jody,
Can you show me what the command you are sending looks like? Are you able to get a sniffer log of this that you can upload here for me to look at?
Best regards,
Marte
Hi Jody,
Can you show me what the command you are sending looks like? Are you able to get a sniffer log of this that you can upload here for me to look at?
Best regards,
Marte