MySRaspiGW PA+LNA - MySensors Raspberry Pi GPIO Gateway

MySRaspiGW

KiCad 3D top view KiCad 3D bot view

Description

MySensors SMD gateway (nRF24L01 PA+LNA, 2.4GHz) designed to fit Raspberry Pi GPIO ports. Shrunk PA+LNA SMD version of GertSanders Raspberry Pi2 GPIO interface for NRF24L01+.

Ordering and options

Two different models are available, only difference being the PCB shape.

Regular version is the smallest form factor available. Radio module is straight with GPIO pins. MySRaspiGW regular Kicad PCB MySRaspiGW regular PCB

A Pimoroni version is also available, designed to fit inside the popular Pimoroni cases designed for the original Raspberry Pi model B, such as Pibow.

This version can be ordered directly assembled($20) on openhardware.io

Gerber files are included so you can order these PCB at your favorite PCB fab house and solder the few components yourself. For an easy ordering process you can directly order these PCB without having to do anything else:

  • PCBs.io 4 for $0.86, black 1.6mm PCB, ENIG finish.
  • OSHPark.com 3 for $1.05, purple 1.6mm PCB, ENIG finish.

Installation

Plug the Gateway module to Raspberry Pi Pins 17 to 24 and follow the instructions on MySensors website to compile the code.

  • If you are using a PA+LNA module and are experiencing some Tx errors add --my-rf24-pa-level=RF24_PA_LOW option to your ./configure
  • V1.1: For IRQ pin support add --my-rf24-irq-pin=18 option to your ./configure
  • To be sure your pty device is easily identified by any controller use a ttyUSB name, for example add --my-serial-pty=/dev/ttyUSBMySensorsGateway option to your ./configure

Serial interface (pty)

./configure --my-gateway=serial --my-serial-is-pty --my-serial-pty=/dev/ttyUSBMySensorsGateway --my-rf24-pa-level=RF24_PA_LOW --my-rf24-irq-pin=18

Ethernet interface

./configure --my-rf24-pa-level=RF24_PA_LOW --my-rf24-irq-pin=18

Revision history

  • Version 1.1: IRQ pin support.
  • Version 1.0: Initial release.

Images

Design Files

Bill of Material

QuantityPartValuePackageManufacturerManufacturer P/NMouser P/NCommentAliexpress or Ebay link
1C10.1µF SMD 0805MurataGRM21R71C104JA01D81-GRM21R71C104JA01Dhttps://www.aliexpress.com/item//32560085454.html
1C24.7µF SMD 0805MurataGRM21BR61C475KA88K81-GRM21BR61C475KA8Khttps://www.aliexpress.com/item//32561376020.html
1C347µF SMD 0805MurataGRM21BR60J476ME15L81-GRM21BR60J476ME5Lhttps://www.aliexpress.com/item//32560338594.html
1U1NRF24L01-SMDNRF24L01-SMDhttps://www.aliexpress.com/item//32430542898.html
1P12x4 pin 2.54mm pitch female headerhttps://www.aliexpress.com/item//32402809934.html

Related Content

Comments