• Stars
    star
    216
  • Rank 182,281 (Top 4 %)
  • Language
    C
  • Created about 5 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

rak_common_for_gateway

Introduction

The aim of this project is to help users to use the RAK Raspberry Pi Developer Gateway more easily. The User Guide can be get from our Web(https://docs.rakwireless.com/Introduction/).

Supported platforms

This project currently provides support for the below platforms.

  • RAK831(Choose RAK2245)
  • RAK2245
  • RAK7243/RAK7244 no LTE
  • RAK7243/RAK7244 with LTE
  • RAK833(USB)(Choose RAK2247 USB)
  • RAK2247(USB)
  • RAK833(SPI)(Choose RAK2247 SPI)
  • RAK2247(SPI)
  • RAK2246
  • RAK7248 no LTE (RAK2287 + raspberry pi)
  • RAK7248 with LTE (RAK2287 + LTE + raspberry pi)
  • RAK2287(USB)
  • RAK7271(Choose RAK2287 USB)
  • RAK5146(USB)
  • RAK7371(Choose RAK5146 USB)
  • RAK5146(SPI)
  • RAK5146(SPI) with LTE

Installation procedure

step1 : Download and install latest Raspberry Pi OS Lite

step2 : Use "sudo raspi-config" command, enable spi and i2c interface, disable login shell over serial and enable serial port hardware.

step3 : Clone the installer and start the installation (More installation options can be found in "sudo ./install.sh --help").

  $ sudo apt update; sudo apt install git -y
  $ git clone https://github.com/RAKWireless/rak_common_for_gateway.git ~/rak_common_for_gateway
  $ cd ~/rak_common_for_gateway
  $ sudo ./install.sh

step4 : Next you will see some messages as follow. Please select the corresponding hardware model.

  Please select your gateway model:
  *	 1.RAK2245
  *	 2.RAK7243/RAK7244 no LTE
  *	 3.RAK7243/RAK7244 with LTE
  *	 4.RAK2247(USB)
  *	 5.RAK2247(SPI)
  *	 6.RAK2246
  *	 7.RAK7248 no LTE (RAK2287 SPI + raspberry pi)
  *	 8.RAK7248 with LTE (RAK2287 SPI + LTE + raspberry pi)
  *	 9.RAK2287 USB
  *	 10.RAK5146 USB
  *	 11.RAK5146 SPI
  *	 12.RAK5146 SPI with LTE
  Please enter 1-12 to select the model:

step5 : Wait a moment and the installation is complete.

step6 : reboot your gateway.

step7 : Now you can use "sudo gateway-config" to configure your gateway.

Docker

If you want to build or use docker image, you can access https://github.com/RAKWireless/udp-packet-forwarder repository.

More Repositories

1

WisBlock

Quickstart, tutorials and examples for the RAKwireless WisBlock product line.
C
155
star
2

rakwireless-docs

Open-source documentation center of RAKwireless. The RAK Documentation Center aims to assist every developer, entrepreneur, and enthusiast alike in building their new project and implementing IoT technology solutions
36
star
3

Awesome-WisBlock

Learn how to make a custom WisBlock Sensor or IO module. Share your custom boards here.
SMT
31
star
4

udp-packet-forwarder

UDP Packet Forwarder for Docker
Shell
27
star
5

RUI_LoRa_node_payload_decoder

This decoder can be used for all LoRa nodes which are built based on RUI.
JavaScript
27
star
6

RAK-STM32-RUI

RUI3 BSP for RAK3172 modules
Assembly
24
star
7

RAK2245_for_helium

RAK2245 for helium
C
21
star
8

RAKwireless-Arduino-BSP-Index

RAKwireless BSP Support for the Arduino Board Manager
19
star
9

RAK2270-Sticker-Tracker

Open source files for RAK2270 Sticker Tracker
C++
19
star
10

Products_practice_based_on_RUI

This repository will collect all of products practice based on RAK IoT module and RAK IoT SDK RUI.The creativity may come from RAK official and open source contributor.
C
18
star
11

rakpios

RAKPiOS - Raspberry Pi OS based operating system for the RAK WisGate Developer products
Python
18
star
12

RAK-nRF52-Arduino

Arduino BSP for RAKwireless WisBlock RAK46xx Core modules.
C
17
star
13

Products_practice_based_on_RUI_v2.0

C
16
star
14

LPWAN-Tracker-Solution

LPWAN Tracker Solution "Built with RAK's WisBlock"
C++
12
star
15

RAK811_LoRaNode

C
12
star
16

ChirpStack_on_Ubuntu

Automated script for installing ChirpStack LoRaWAN Server on Ubuntu
Shell
10
star
17

RAK5205-WisTrio-LoRa

RAK5205-WisTrio-LoRa :GPS ,BME680,LIS3DH,LoRaWAN1.0.2,ARM Cortex-M3 STM32L1
C
9
star
18

quectel-CM-for-rpi

Shell
9
star
19

rak7391-examples

Example use cases for the RAK7391 WisGate Connect
Python
8
star
20

RUI3-Best-Practice

This repo provides additional examples for RUI3. It focuses on low power consumption and practical examples for range tests, location tracking and sensing applications using the WisBlock Modular System.
C++
8
star
21

WisNode-Arduino-Library

This repo is used for Arduino board + WisNode-LoRa RAK811 board.
C++
8
star
22

RAKwireless_Standardized_Payload

Payload description, payload decoder and example code for RAKwireless LoRaWAN devices
JavaScript
8
star
23

WisLTE_Arduino

WisLTE,WisCellular,Arduino Library,BG96,RAKWireless,RAK
C++
7
star
24

RAK-nRF52-RUI

RUI3 BSP for RAK4630/RAK4631 modules
C
7
star
25

portainer-templates

Curated list of services to deploy on a RAK WisGate Developer Gateway using Portainer
Shell
7
star
26

RAK2245-RAK831-LoRaGateway-RPi-Raspbian-OS

C
6
star
27

Evaluation_Boards

C++
6
star
28

Arduino-on-Rak5010-

C++
6
star
29

RAK831-LoRaGateway-RPi

ttn_gateway based on semtech packet_forwarder
Shell
6
star
30

RAK831-LoRaGateway-OpenWRT-MT7628

C
6
star
31

lorawan-bacnet-bridge

The LoRaWAN to BACnet Bridge is a service to forward LoRaWAN messages from sensors to a BACnet BMS
Python
6
star
32

rakpios-cli

Command Line Tool for RAKPiOS
Shell
5
star
33

RAK811_BreakBoard

RAKwireless,RAK811,BreakBoard,GPS tracker,Low power,Open source
C
5
star
34

wisblock-node-red

NodeRED example flows to use with WisBlock modules
C++
5
star
35

RAK7246

RAK7246 is built on RPi zero W + RAK2246 Pi HAT (SX1308)
C
5
star
36

tutorials-and-guides

This repository includes code on RAKwireless examples, exercises, tutorials, and projects developed by the content creation team.
C
5
star
37

RAK2247-RAK833-LoRaGateway-OpenWRT-MT7628

update to lora_gateway v5.0.1 and packet_forwarder v4.0.1
C
5
star
38

RAK10701-Field-Tester

The RAK10701-P Field Tester for LoRaWAN is a ready-to-use WisNode for evaluating deployed LoRaWAN network, which comes in a hard case and two different antenna types. It has a GNSS and a touchscreen LCD for the user interface.
C++
5
star
39

WisCore

WisCore , Openwrt, Amazon AVS , Amazon Alexa Module ,IoT Gateway Module
4
star
40

RAK13005-TLE7259-Library

Arduino library for RAK13005 LIN bus module with TLE7259 transceiver IC
C++
4
star
41

RAK-RP-Arduino

Arduino BSP for RAKwireless WisBlock RAK11300 Core modules.
C
4
star
42

RAK11300-AT-Command-Firmware

AT Command Firmware for the WisDuo RAK11300 and WisBlock Core RAK11310
C++
4
star
43

RAK4600_Arduino

RAK4600 support BLE and LoRaWAN in arduino.
C++
4
star
44

RAK811_LoRaWAN_Arduino

MCCI_LoRaWAN_LMIC_library
C++
4
star
45

RAK7243-LTE-LoRaGateway-RPi-Raspbian-OS

C
4
star
46

RAK-global_conf

the global_conf.json files for RAK LoRa gateway
Python
4
star
47

2.4GHz-LoRa-Node

RAK3183 (apollo3+SX1280) 2.4GHz LoRa wireless module. (TTN LoRaWAN)
C
4
star
48

RAK13010-SDI12

Library for RAK13010 SDI-12 module
C++
3
star
49

Micropython-LoRaWAN-on-RAK4600

This is a micropython + LoRaWAN on RAK4600
Python
3
star
50

node-red-nodes

Node-RED nodes to use with WisBlock modules
JavaScript
3
star
51

RAK14014-FT6336U

RAKwireless library for TFT display
C++
3
star
52

RAK-APOLLO3-RUI

RUI3 BSP for RAK11720 modules
C
2
star
53

RAK4260-LoRaNode-demo

This is a demo firmware for RAK4260, it is based on Microchip SDK.
C
2
star
54

RAK12019_LTR390

RAKWireless library for the RAK12019 module with the LTR390 UV light sensor
C++
2
star
55

RAK13006-MCP2518

Library for the RAK13006 CAN bus module
C++
2
star
56

RAK14002-CAP1293-Library

Arduino library for RAK14002 touch pad with Microchip CAP1293 touch sense IC
C++
2
star
57

Micropython-on-RAK5010

How to run micropython on RAK5010!!!
C
2
star
58

RAK12033-IIM42652

Library for the WisBlock 6DOF RAK12033 module, based on TDK IIM42652
C++
2
star
59

RAK813-BreakBoard

RAKwireless,BLE5.0,LoRaWAN,nRF52832,GPS,MEMS,LCD,RAK815
C
2
star
60

RAK4630-Amazon-Sidewalk-Example

Example code for Sidewalk application on the RAK4630/RAK4631
C
2
star
61

rak2013_for_rpi

Shell
2
star
62

IoT-Video-Camera

rakvideo module can be IP camera with P2P cloud or UAV video module. using for IOT video module and Home Safety Monitoring System.
2
star
63

RAK13801_UWB

Arduino library for the RAK13801 UWB module based on the Decawave DWM1000
C++
2
star
64

RAK13600-PN532

Library for the RAK13600 NFC reader module
C++
2
star
65

RAK2245-LoRaGateway-RPi-Raspbian-OS

RAK2245-LoRaGateway-RPi-Raspbian-OS
C
2
star
66

RAK12025-I3G4250D

Library for the RAK12025 Gyroscope Module
C++
2
star
67

RAK12034-BMX160

Library for the WisBlock 9DOF RAK12034 module, based on Bosch BMX160
C++
1
star
68

RAKVIDEO-SDK-Windows

wisview,Wiscam ,flyink HD,RAK Video module with RTSP video stream for windows PC SDK.
C#
1
star
69

RAK4260_Low_Power_demo

RAK4260 low power demo
C
1
star
70

RAK-ADS7830-Library

Use this library to use the RAK16001 ADC WisBlock module from RAKWireless. Checkout the WisBlock products today!
C++
1
star
71

RAK12022-MAX31865

RAKWireless library for the RAK12022-MAX31865
C++
1
star
72

Update-File

1
star
73

Get-start-with-RAK7201

Get start with RAK7201
1
star
74

RAK12039-PMSA003I

Library for the RAK12039 Dust Sensor
C++
1
star
75

RAK415

RAKwireless,Low power UART WIFI Module
C
1
star
76

WisBlock-Blues-Tracker

A LoRaWAN + Cellular connected location tracker using WisBlock and the Blues.IO NoteCard
C++
1
star
77

RAK-ESP32-Arduino

Arduino BSP for RAKwireless WisBlock RAK11200 Core modules.
C
1
star
78

RAK2247-RAK833-LoRaGateway-RPi-USB

update with the latest semtech lora_gateway(v 5.01) & packet_forwarder(v 4.01)
Shell
1
star
79

RAK10702-Indoor-Comfort

RAK10702 Indoor Air Quality Sensor
C++
1
star
80

RAKwireless-Audio-library

RAKwireless Audio library or the audio solution Modules
C
1
star
81

WisBlock-CI

Automated test all example sketches in the WisBlock
Shell
1
star
82

wisblock-python

Python examples to use with WisBlock modules
Python
1
star
83

RAK473-RTL8711

RAK473,RTL8711,RAKwireless,RTL8711 based AT command wifi module
C
1
star