Hello, I'm Korean student, and i'm trying to make my own drone.
But I had a problem with communication.
I thought NRF24L01 was full duplex communication, but it was half duplex communication.
So I'm trying to make full duplex communication with two NRF24L01, because I want stable connection.
In theory, NRF24L01 uses SPI so if I connect two NRF24L01 to Arduino and give HIGH to both slave, and
with one slave, use MOSI and the other use MISO, they would be possible to communicate at same time.
Is is possible?
In short:
-
Is stable connection possible with half duplex communication?
-
Is full duplex communication possible with two NRF24L01?
ps. please forgive my poor English