Hi @aarfer3800
To represent the example in a visual way you can look at the README file that is at the llce_sample_app_af at your install directory, there you could see the following:

The main.c file includes comments that explain how the message flow works with the current configuration. You can also review and adjust the configuration of the Advanced Filter and the LLCE using the ConfigTools.
As illustrated in the demo application, data is sent externally from Controller 1 to Controller 0. That same message is then internally routed to Channel 15, which forwards the frame externally to Controller 14.
In this scenario if you remove the advance filters, you will not route the message from controller 0 to channel 15 internally and the transmission between channel 15 and controller 14 will not happen.
I apologize for any inconvenience this may cause, but we do not have a specific example that full fill your application, the development process will need to be carried out on your end.
If you encounter any issues during the implementation, feel free to reach out. Please don’t hesitate to let me know if there’s anything else I can assist you with.