platformio / platform-atmelsam

Atmel SAM: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelsam
Apache License 2.0
78 stars 105 forks source link

Support 5G-NB-IoT Board #186

Open maxgerhardt opened 2 years ago

maxgerhardt commented 2 years ago

Per https://5ghub.us/product/lte-narrowband-internet-of-things-nb-iot-and-global-navigation-satellite-system-gnss-kit-with-ltegps-antenna-arduino-and-freertos-compatible/, has its own library and modified Arduino core (which is based on the Arduino Zero) at https://github.com/5ghub/5G-NB-IoT, index file at https://github.com/5ghub/5G-NB-IoT/blob/master/package_5G-NB-IoT_index.json.

maxgerhardt commented 2 years ago

Preliminary support in https://github.com/maxgerhardt/pio-5g-nbiot.