Difference between revisions of "NRF24L01 Module"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:Modules]]
 
[[Category:Modules]]
 
The [[NRF24L01]] is one of the cheapest way to achieve wireless communications with [[STM32]].
 
The [[NRF24L01]] is one of the cheapest way to achieve wireless communications with [[STM32]].
 +
 +
 +
== Different versions ==
 +
 +
There are multiple versions of these floating around on sites like AliExpress and Lazada.
 +
 +
=== Unamplified with PCB antenna ===
  
 
[[File:NRF24L01 Module.png|400px]]
 
[[File:NRF24L01 Module.png|400px]]
  
 
[[File:NRF24L01 Module Pinout.png|400px]]
 
[[File:NRF24L01 Module Pinout.png|400px]]
 +
 +
=== Amplified with external antenna ===
 +
 +
[[:File:nrf24l01+ module with external antenna.jpg]]
 +
 +
[[:File:nrf24l01+ amplified external antenna.jpg]]
  
 
== Miscellaneous Documentation ==  
 
== Miscellaneous Documentation ==  
  
 
* [https://ipfs.io/ipfs/QmexTBt1iu62QMt27pL4Uh3xZi57wxVduN6BWPtMJZ23qL/nRF24L01%20Datasheet.pdf nRF24L0+ Datasheet]
 
* [https://ipfs.io/ipfs/QmexTBt1iu62QMt27pL4Uh3xZi57wxVduN6BWPtMJZ23qL/nRF24L01%20Datasheet.pdf nRF24L0+ Datasheet]

Revision as of 05:30, 26 November 2020

The NRF24L01 is one of the cheapest way to achieve wireless communications with STM32.


Different versions

There are multiple versions of these floating around on sites like AliExpress and Lazada.

Unamplified with PCB antenna

NRF24L01 Module.png

NRF24L01 Module Pinout.png

Amplified with external antenna

File:nrf24l01+ module with external antenna.jpg

File:nrf24l01+ amplified external antenna.jpg

Miscellaneous Documentation