This code is developed for the Sodaq One in the project Half-Duplex
This application interfaces with cfns-half-duplex. See the diagram below.
- A program to upload .ino files and .cpp files to a Sodaq One Rev3. An Example is arduino IDE which you can download here.
- Sodaq One Rev3
- To setup LoRaWAN and the FiPy for the first time see this link.
- 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.
- Open Half-Duplex_SodaqOne.ino.
- Replace the placeholders in the method connect_to_TTN with the data of the TTN app you made in step 1.
- Save Half-Duplex_SodaqOne.ino.
- Upload the code to the Sodaq One by pressing Upload.
- You have successfully setup LoRaWAN for the Sodaq One.
This repository has been forked from SodaqMoja/Sodaq_Ublox_GPS.
