There are now increasing numbers of TTN Gateways across Australia and New Zealand which is great to see. However I note that the traffic across my own gateway is very small. I think this is partly due to the difficulty in setting up a basic, simple node to run on AU915 frequencies (with LoRaWAN OTAA) using the Arduino environment; which is still the dominant player in maker projects/schools/clubs.
Has anyone seen/developed a more elegant solution than taking the LMIC library US frequencies and adjusting them manually? This seems to have been the favoured approach in the past.
Using the Global.json file, used for the gateways to set their frequencies, would seem to be the best approach but I am not sure how to integrate json files into arduino sketches.
With Pycom’s new fork of Micropython, their Lora library makes this effortless, however I am struggling to implement anything simple using Arduino.
I would also appreciate those in Australia/NZ views on the high levels of enthusiasm vs low numbers of installed nodes. It strikes me that our countries are well suited to this technology, so i imagine there are other barriers to entry.