Hi all. I am working on a project where i need to establush a bidirectional communication bwtween two arduinos. The transmitter will transmit data in the form of a binary encoding and receiver will decode the same. Using a push button we cann inverse the role of the transmitter to receiver and vice versa. Anyone please help with the code
You can use Serial, I2C or SPI.
please help with the code of the same
You should really try and do your homework yourself.
1 Like
This will get you started:
use pair of NRF24 modules, and example code from the NRF24 library
1 Like
Yes
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.