LoRa Raspberry Pi Gateway with Enclosure

LoRa is a fantastic advancement in the field of wireless communication. The multi-kilometer distances are incredible! Point to point LoRa has been nailed down with various low cost Semtec based modules like the RFM95 but the true power of an open IoT network is LoRa gateways. These provide public access accross the globe to any LoRa node as long as the node follows the guidelines (don't use more than your share of bandwidth). But what gateway do you need?

The LoRa Raspberry Pi Gateway is a professional grade gateway with the hacker in mind. While other low cost gateways are a single channel, the LoRa Raspberry Pi Gateway comes with a fully heat-sinked concentrator capable of multi-channel, multi-node communication all running in a friendly, hackable Raspberry Pi environment.

The LoRa Raspberry Pi Gateway uses the high-power multichannel SX1301 processing engine specifically designed for LoRa gateways. If you're just experimenting with LoRa, a single channel gateway is a fine way to go; we offer the ESP32 1-Channel LoRa Gateway based on the SX1276/78 RFM95 module. But if you're planning on having multiple, public LoRa nodes you'll need a proper gateway like the LoRa Raspberry Pi Gateway.

Designed for the US and Australia, the 915MHz LoRa gateway comes fully assembled in a black anodized aluminum enclosure using the Raspberry Pi 3B+ as its backbone. With this upgraded model you no longer need to provide your own microSD card (16 GB card included) & there are handy instructions on flash the LoRa Gateway image to the MicroSD card. We recommend using Resin to create your Linux image. RAK Wireless (the makers of the gateway) have a well written tutorial guiding you through the setup. The gateway includes a 2dBi 915MHz antenna and a multi-frequency GNSS(GPS) antenna. If you'd like to increase the LoRa range we have 2dBi 1/2 wave and 6dBi antenna upgrades available.

  • Fully assembled gateway
    • 915MHz LoRa concentrator shield
    • GPS shield
    • Raspberry Pi 3 B+
    • Aluminum enclosure w/ integrated heatsink
  • Power supply (5V/2.5A)
  • 16GB MicroSD card
  • Magnetic mount GPS/GNSS antenna 1m with SMA
  • 915 MHzLoRa compatible antennaAntenna (2dBi Gain / 50 Ω)
  • LoRa Concentrator Engine: Semtech SX1301
  • Sensitivity up to -142.5 dBm
  • New Model integrates Ublox MAX-7Q GPS module
  • Max output power up to 350mW or 25.5dBm
  • Range up to 15 km (Line of Sight), ~2km in dense urban areas
  • Designed for 915MHz US/Australia LoRA ISM band
  • Emulates 49 x LoRa demodulators, 10 programmable parallel demodulation paths, 8 uplink ch, 1 downlink ch
  • Temperature: -40 to 85 C
  • 2x SX1257 as Tx/Rx front-ends
  • SMA connector for GPS/GNSS antenna
  • RP-SMA connector for 915MHz antenna
  • Sleek and compact anodized enclosure: 68.3 mm x 92 mm x 53.5 mm
  • FCC & CE compliance

LoRa Raspberry Pi Gateway with Enclosure Product Help and Resources

LoRaWAN with ProRF and The Things Network

July 3, 2018

Learn how to make a LoRaWAN node for your next long range IoT project and connect it to the internet with The Things Network!

Core Skill: Programming

If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.

3 Programming

Skill Level: Competent - The toolchain for programming is a bit more complex and will examples may not be explicitly provided for you. You will be required to have a fundamental knowledge of programming and be required to provide your own code. You may need to modify existing libraries or code to work with your specific hardware. Sensor and hardware interfaces will be SPI or I2C.
See all skill levels


Core Skill: Electrical Prototyping

If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.

2 Electrical Prototyping

Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels


Comments

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • unmanaged / about 5 years ago / 3

    Here's my biggest beef with this no matter where I look everybody selling a kit not just the board. I can get a mini PCI card for $90 I don't need the raspberry pi or all the accessories why don't you start selling the board by itself and then I actually might purchase it because I have a real need for a decent Lora Gateway and I see that this will never take off in the United States if the price doesn't come down for the gateway hardware and a single channel gateway is not the right way to do it. I want to try to implement a citywide gateway network kind a like a APRS in the ham world but the cost is just too high for large scale implementation for non-commercial users would you mind selling me just the board itself I have everything else.

    • Member #385710 / about 5 years ago / 2

      If you are really wanting it, aliexpress sells all the RAK gear on their site. They sell the concentrator pi-hat for $120, so it's still a little spendy, but IMHO, I'd just get the full kit as the heat sinked little case, U.FL Mini pigtails, proper GPS antenna, etc make it not a bad deal and then you'll just have an extra pi. This kit is the exact same price as Sparkfun, so I'd probably support them rather than paying Ali the markup. They do actually have an LTE backhaul version though which is pretty cool if you are just mounting it on a tower and don't have ethernet/wifi etc to bridge to.

      • santaimpersonator / about 5 years ago / 1

        As a follow-up, keep an eye on our blog posts/newsletters... (wink-wink)

    • santaimpersonator / about 5 years ago / 1

      Unfortunately, this might just be how the supplier provides this kit. However, I will let our purchasing team know that there is a need for this kit without a Pi. There are no guarantees, but we will do our best. Thank you for the feedback.

  • DaveAZ / about 3 years ago / 1

    Can this be set up to received "simple" LoRa messages from multiple devices from without having to implement the full LoRaWAN protocol? For example, if I implement a "sender" using one of the RadioHead library examples, can this device receive and sort out messages received from multiple of such senders? Thanks

  • Ok so let's say we get the RAK from China, it's somewhat cheaper but when you add the antennas etc 200 bucks is actually a good deal. But that's not by beef - look at the acceptable TTN usage rules, really? Best thing is if you NEVER transmit LOL I would much rather use it on the Helium which is what the U.S. will end up using as the global coverage choice for LoRaWAN except Helium doesn't support much of the open source gateways just yet. Still the vehicle that will dominate us isn't TTN, just my 2 cents

  • Member #39451 / about 5 years ago / 1

    Is your gateway the RAK7243C Pilot Gateway - LoRa - US915?

    https://store.rakwireless.com/products/rak7243c-pilot-gateway?variant=26682434879588

    • santaimpersonator / about 4 years ago / 1

      I think so... the Features tab list "915MHz LoRa concentrator shield" and we are a US based company. You could also compare the product datasheets to verify.

  • mxgxw / about 5 years ago * / 1

    I just recently installed one of those (not from Sparkfun but exactly the same KIT).

    Compared with the RAK831 this is indeed a more affordable KIT (Arount $100USD less). The RAK2245 is exactly the same as the RAK831 but with a small form-factor. and already includes a GPS unit.

    There is an issue however, with the small form-factor appears that RAK Wirelless didn't put too much attention to the design of the SPI traces on the Raspberry Pi Hat breakout. The original RAK831 KIT can support up to 4Mbps on the SPI bus, however on the RAK2245 it only supports 2Mbps on the bus. When you examine the code they use on the gateway you can verify that the patch applied to the lora-gateway library reduces the SPI speed.

    On my unit there were flux residues between the headers, I had to clean them up to be able to start the gateway without troubles.

    I would agree with the rest of the comments that only having the hat or even better only the 2245 gateway card could be a little bit better.

    I think it would be even better if you have all the items required to build a decent gateway for exteriors. Any IP55 cage, plus u.FL to N + Lightning Protection + 50Ohm cable + Exterior Antenna would be great.

    I can say once you put everything together the Gateway works great. We are getting 10 Km range with the one that we installed last week without trouble. Coverage map

    • santaimpersonator / about 5 years ago / 1

      We are still looking into selling the kit without the Raspberry Pi (I put in a product submission and it was accepted). Unfortunately, I (personally) don't have any more details than that.

  • Member #1108094 / about 5 years ago / 1

    I'm in the same boat as other commenters, I've got 3 pis collecting dust, all with power supplies/cases/storage already. If we could just get the concentrator board on its own I would buy it in a heartbeat, but I can't justify buying this whole bundle just for that.

    • santaimpersonator / about 5 years ago / 1

      Unfortunately, this might just be how the supplier provides this kit. However, I will let our purchasing team know that there is a need for this kit without a Pi. There are no guarantees, but we will do our best. Thank you for the feedback.

Customer Reviews

4 out of 5

Based on 2 ratings:

Currently viewing all customer reviews.

1 of 1 found this helpful:

Works out of the box . Documentation is good but would have appreciated more explanation on how to debug the gateway when you cannot connect. Expected some sort of web interface to see status of log messages on Rak gateway. Instead I needed to putty into gateway and view Logs info in journalctl to debug the TX/RX issues I was having. Once I figured it the Gatewaybworked well in RX. And TX(uplink and downlink)

Good value

Reasonable set up, but don't expect plug and play unless you already know LoRa. Takes effort to be private with your net. Not an outdoor device.