Skip to content

Adding symbol for nRF24L01 module - SMD version

KiCad Bot requested to merge github/fork/cr1tbit/nrf24l01-module-smd-sym into master

Created by: cr1tbit

This symbol is based on nRF24L01_Breakout symbol - only one additional GND pin is added.

image

Some additional information:

  1. In my opinion, the name of the symbol is a little bit confusing - the device is a standard module, not a breakout. Right now, I've named my "Breakout_Smd" to avoid further confusion, and renaming existing device. However mabye renaming is worth considering.
  2. I wasn't able to find datasheet for the module - however it's sold by many Aliexpress vendors, such as this one. They all seem to include the same image on their auctions:

image

I have verified it with a module I have on-site.

  1. The corresponding footprint PR: https://github.com/KiCad/kicad-footprints/pull/1930

Merge request reports