ARMmbed / mbed-os-example-lorawan

Simple LoRaWAN example application for mbed OS
Apache License 2.0
79 stars 93 forks source link

Support for SX126x #128

Closed jacook81 closed 4 years ago

jacook81 commented 5 years ago

Is there a plan to support the SX1262 radio?

ciarmcom commented 5 years ago

ARM Internal Ref: IOTCELL-1783

janjongboom commented 5 years ago

Yes, but we don't have a public timeline for it right now. You can implement a radio driver for the SX1262 as well if you need it faster. cc @hasnainvirk

AnttiKauppila commented 5 years ago

Public timeline would be Mbed OS 5.13. We have already started working with it and I expect it to land into https://github.com/ARMmbed/mbed-semtech-lora-rf-drivers end of this week if no major issues are found during testing