NRF24 Routing (node)

Hello, I have simple joystick remote engine control codes. But instead of sending commands directly using two wireless modules (nrf24), I want to send commands by establishing a bridge network with a nano and nrf24 circuit. that is, I want to control my remote vehicle by assigning some kind of node in between, by providing data flow through it. I am very confused. How should I modify my code to ensure this communication with an arduino nano and nrf24 module that I will install in addition to the codes I have specified. I hope there is someone who can help, I need it very much.

Does your current system with just two nrf24s work properly and just the way you want?
Don't mess with correctly operating programs until all is working properly. Then you can begin to plan for the "bridge" protocol.
Paul

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.