Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 910 Bytes

File metadata and controls

39 lines (28 loc) · 910 Bytes

Pycom_PyGate

Created December 2020
Pycom Pygate and Pycom Lopy 4 Confinguration
Lora AU915 Frequency Configuration

main.py

Code to be uploaded to the pycom project

config.json

No LONGER USED Original Lora Frequency Configuration for AU915 Replaced by config_new.json December 2020

config_new.json

Updated Config file with more details in it

global_conf.json

COnfig file fro TTN V3

Installation

Using Atom / VSCode with Pymaker plug in connect to pygate expansion board, upload both the main.py & config.json.
Register gateway on TTN Network

References

https://docs.pycom.io/tutorials/expansionboards/pygate/

Config file:

Generated on TTN V3 Settings Page

Updated main.py to use the config_new.py file, taken from the links above.

Lat Lon Details for 22 Highbury Street

-31.935680 115.800470

Updates 31st May 2021. Moved to TTN V3 Using global_conf.json for config details.