Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting device_type always 1 when calling "esp_zb_nwk_get_next_neighbor" (TZ-1535) #564

Closed
mundevx opened this issue Feb 10, 2025 · 0 comments
Labels

Comments

@mundevx
Copy link

mundevx commented 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

@github-actions github-actions bot 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
@mundevx mundevx closed this as completed Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant