You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i am using esp_zb_nwk_get_next_neighbor function to get all neighbours information, then i am getting device_type == 1 for all different types of zigbee devices.
github-actionsbot
changed the title
Getting device_type always 1 when calling "esp_zb_nwk_get_next_neighbor"
Getting device_type always 1 when calling "esp_zb_nwk_get_next_neighbor" (TZ-1535)
Feb 10, 2025
Question
When i am using esp_zb_nwk_get_next_neighbor function to get all neighbours information, then i am getting device_type == 1 for all different types of zigbee devices.
Below are the Terminal logs:
node_counts:21
short_addr:0xb3fe
device_id:0x1
short_addr:0x92ba
device_id:0x1
short_addr:0xe8fd
device_id:0x1
short_addr:0xefbb
device_id:0x1
short_addr:0x1a5
device_id:0x1
short_addr:0xeb1b
device_id:0x1
short_addr:0x7646
device_id:0x1
short_addr:0x7929
device_id:0x1
short_addr:0x1572
device_id:0x1
short_addr:0xd93d
device_id:0x1
short_addr:0x6942
device_id:0x1
short_addr:0xa7c5
device_id:0x1
short_addr:0xfb6c
device_id:0x1
short_addr:0x46a8
device_id:0x1
short_addr:0xa69c
device_id:0x1
short_addr:0xd96c
device_id:0x1
short_addr:0xf40f
device_id:0x1
short_addr:0xb251
device_id:0x1
short_addr:0x2d5
device_id:0x1
short_addr:0x71d9
device_id:0x1
short_addr:0x1c60
device_id:0x1
Additional context.
No response
The text was updated successfully, but these errors were encountered: