Home Labs Stories Program your LoPy from the Arduino IDE, using LMIC

PROGRAM YOUR LOPY FROM THE ARDUINO IDE, USING LMIC

image story

ABOUT THIS STORY


Posted on May 23, 2017



Intermediate
2 Hours

Introduction

Prerequisites

Compile the example

Program the LoPy

Conclusion

Introduction


Have you always used the Arduino environment to write code for your devices? Were you upset when you were told that you have to use micro python to program your LoPy? Well from now on you don't have to be sad anymore. You can also program you LoPy from within the Arduino IDE, and use standard code which you always used on your other devices. And now you can also use a standard LoRaWAN library like LMIC!