whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.18k stars 221 forks source link

Australian Lorawan Frequencies #25

Open MrAPierce opened 7 years ago

MrAPierce commented 7 years ago

Hi, great board and nice code, would it be possible to support the Australian and New Zealand lorawan frequencies? I see that you are using the arduino-lmic code which has defined configs such as CFG_us915/CFG_eu868 which sets up the lorawan related functions ... could other configs could be added? would be great if you could support more than just US and EU out of the box.

Cheers

jolivepetrus commented 7 years ago

More regions, including Australia, will be supported soon. Since a couple of weeks we are working in the Semtech stack.

jolivepetrus commented 7 years ago

A new branch have been created for publish initial work in the semtech stack: https://github.com/whitecatboard/Lua-RTOS-ESP32/tree/semtech-stack.

This branch is for development purposes only and may not work if you cloned it.