Zigbee Coordinator Nrf52840 Kit Development

I have a Temperature and Humidity Zigbee Sensor, link is here: https://www.aqara.com/us/temperature_humidity_sensor.html
Now I use nrf52840 kit as coordinator and use the Zigbee : Network Coordinator example project. Can I pair that sensor?
Parents
  •  - Interesting to know. You got the operating channel of that sensor?

  • Hi Askabu,

    Actually I don't know its active channel, but when I run the sample example, I get the log:

    I: Device update received (short: 0xd1fb, long: 00158d00079ae1bd, status: 0)
    I: New device commissioned or rejoined (short: 0xd1fb)
    I: Joining period extended.
    I: Device authorization event received (short: 0xd1fb, long: 00158d00079ae1bd, authorization type: 1, authorization status: 1)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Device update received (short: 0xd1fb, long: 00158d00079ae1bd, status: 0)
    I: New device commissioned or rejoined (short: 0xd1fb)
    I: Joining period extended.
    I: Device authorization event received (short: 0xd1fb, long: 00158d00079ae1bd, authorization type: 1, authorization status: 1)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Device update received (short: 0xd1fb, long: 00158d00079ae1bd, status: 0)
    I: Device authorization event received (short: 0xd1fb, long: 00158d00079ae1bd, authorization type: 1, authorization status: 1)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)

Reply
  • Hi Askabu,

    Actually I don't know its active channel, but when I run the sample example, I get the log:

    I: Device update received (short: 0xd1fb, long: 00158d00079ae1bd, status: 0)
    I: New device commissioned or rejoined (short: 0xd1fb)
    I: Joining period extended.
    I: Device authorization event received (short: 0xd1fb, long: 00158d00079ae1bd, authorization type: 1, authorization status: 1)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Device update received (short: 0xd1fb, long: 00158d00079ae1bd, status: 0)
    I: New device commissioned or rejoined (short: 0xd1fb)
    I: Joining period extended.
    I: Device authorization event received (short: 0xd1fb, long: 00158d00079ae1bd, authorization type: 1, authorization status: 1)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)
    I: Device update received (short: 0xd1fb, long: 00158d00079ae1bd, status: 0)
    I: Device authorization event received (short: 0xd1fb, long: 00158d00079ae1bd, authorization type: 1, authorization status: 1)
    I: Child left the network (long: 00158d00079ae1bd, rejoin flag: 0)

Children
No Data
Related