With the staging environment of The Things Network coming up as well as the shipment of The Things Uno to our backers, I spent some time on the Arduino Library for The Things Uno.
It’s basically an abstraction layer for the serial interface of the Microchip RN2xx3 module on The Things Uno. You can also use this library on other Arduino compatible boards featuring this module, for example SODAQ’s Autonomo with LoRaBee and their new LoRaONE. This library is intended to be more accessible than the SODAQ_RN2483, and is also compatible with the RN2903.
This is version 0.3 that I have been using for some time now. For those of you who already own a beta version of The Things Uno, or another Arduino compatible device with Microchip RN2xx3, please let me know what you think of it.
https://github.com/TheThingsNetwork/sdk/tree/master/node/TheThingsUno