How to make NRF24L01 receiver/sender be both

Hello everyone, Ramadan Kareem.
Is it possible to make NRF24L01 receiver be both receiver and sender?
or NRF24L01 sender be both sender and receiver?
the NRF24L01 I am using:
receiver: https://ar.aliexpress.com/item/32800598138.html
sender (DIP) : https://ar.aliexpress.com/item/4001044868142.html

A transceiver is technically both a transmitter and receiver, although the device is not normally used in both modes.

Here is a writeup on using the radio to transmit and receive a handshake:

nRF24L01 - 2.4GHz RF Transceiver With Arduino (Code and Schematics) | Random Nerd Tutorials

Hi, @memind
Both of those NRFs you link to are TRANSCIEVERS, they both have Tx and Rx.

The difference is the one with the black antenna has a higher output power.

Please read the link posted by @mrburnette .

Tom.. :smiley: :+1: :coffee: :australia:

Thank You a lot.

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