Skip to content

This code is developed for the Sodaq One in the project Half-Duplex. It provides LoRaWAN connection

License

Notifications You must be signed in to change notification settings

RWS-CFNS/cfns-hd-so

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfns-hd-so

This code is developed for the Sodaq One in the project Half-Duplex

This application interfaces with cfns-half-duplex. See the diagram below.

Integration with other CFNS systems

Requirement

Software

  • A program to upload .ino files and .cpp files to a Sodaq One Rev3. An Example is arduino IDE which you can download here.

Hardware

  • Sodaq One Rev3

Setup

Setup LoRaWAN

  1. To setup LoRaWAN and the FiPy for the first time see this link.
  2. If it is succesful you know that everything should be able to work. If it is not succesful it can either mean something went wrong or you have no reach. If it's the latter there is nothing you can do except for going closer to a gateway until it does succeed.
  3. Open Half-Duplex_SodaqOne.ino.
  4. Replace the placeholders in the method connect_to_TTN with the data of the TTN app you made in step 1.
  5. Save Half-Duplex_SodaqOne.ino.
  6. Upload the code to the Sodaq One by pressing Upload.
  7. You have successfully setup LoRaWAN for the Sodaq One.

Credit

This repository has been forked from SodaqMoja/Sodaq_Ublox_GPS.

About

This code is developed for the Sodaq One in the project Half-Duplex. It provides LoRaWAN connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages