Skip to main content
Associate II
October 22, 2024
Question

Zigbee Table Routing

  • October 22, 2024
  • 6 replies
  • 1821 views

Hi,

I have many routers for sending data to the coordinator. I want to use table routing. How can I implement this? And how does table routing work? What happens behind the scenes?
Best Regards,

6 replies

NdemirAuthor
Associate II
October 22, 2024

Originally a digression in this thread: https://community.st.com/t5/stm32-mcus-wireless/sending-photo-with-zigbee/td-p/732355

 

Hi,
I have another question. I would like to use Zigbee table routing. What should I do to implement this? Does Zigbee handle these operations automatically, or do we need to configure something ourselves?

NdemirAuthor
Associate II
October 22, 2024

Hello,

I selected best answer and this is a new thread. Could you answer my question ?

Best Regards,

Andrew Neil
Super User
October 23, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
NdemirAuthor
Associate II
October 23, 2024

I have researched and learned what a standard is. What I want to know is if I need to make any extra configurations to use table routing? If so, what should I do?

Andrew Neil
Super User
October 23, 2024

So you're asking about how some specific stack implements it - which one?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
NdemirAuthor
Associate II
October 24, 2024

Yes, I am asking that 

Andrew Neil
Super User
October 24, 2024

So which one?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
NdemirAuthor
Associate II
October 30, 2024

What I actually want to ask is whether implementing any kind of stack is necessary to use table routing?

STTwo-32
Technical Moderator
December 2, 2024

Hello @Ndemir 

I suggest you take a look at those two Wikis:

STM32WBA Zigbee® Multi-hop - stm32mcu

Connectivity:Zigbee Binding - stm32mcu

They should help you to understand how to implement it and how it works.

Best Regards.

STTwo-32