Skip to content

Commit

Permalink
Added link to RPI Lora Gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
hallard committed Aug 6, 2016
1 parent daa49d3 commit 8e2aa10
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
Raspberry PI Lora Gateway/Node for RFM92/95/96/98/69HCW Modules
===============================================================

This shield is used to hold HopeRF [Lora module][4] Software with Raspbery PI. it has just few minimal features and it's working for [TTN network][1]
This shield is used to hold HopeRF [Lora module][4] Software with Raspbery PI. it has just few minimal features and it's working for [TTN network][1].

I tweaked the [Single LoraWan Gateway][5] to get it working out of the box. It should also works with [HAB Supplies Lora Gateway][7] (same pinout), see this excellent [Dave's article][6].

This shield can also act as a LoraWAN Node using [LIMC][9] stack, or also be a Node/Gateway for RF69 networks using the excellent [RadioHead][10] modified library.

As you can see, this shield is small but can do a lot :-)
As you can see, this shield is small but can do a lot bt if you need a shield with more features (modules) on same board, I've designed a more featured one. It's called RPI Lora Gateway, you can go [here][11] to see it.

Features
========
Expand Down Expand Up @@ -41,7 +42,7 @@ Detailed Description
====================

```
Raspberry PI RFM9x Module
Raspberry PI RFM9x Module 1
GPIO22 <----> Reset
GPIO25 <----> DIO0 OR DIO1 OR DIO2 (Hardware OR done with 1N4148 Diode and R3)
GPIO24 <----> DIO5 (Ready)
Expand Down Expand Up @@ -85,4 +86,5 @@ See news and other projects on my [blog][2]
[7]: https://store.uputronics.com/index.php?route=product/product&search=lora&product_id=68
[8]: https://PCBs.io/share/zkD74
[9]: https://github.com/matthijskooijman/arduino-lmic/
[10]: https://github.com/hallard/RadioHead
[10]: https://github.com/hallard/RadioHead
[11]: https://github.com/hallard/RPI-Lora-Gateway

0 comments on commit 8e2aa10

Please sign in to comment.