TheThingsNetwork / arduino-node-lib

Arduino Library for The Things Node
MIT License
22 stars 26 forks source link

Bugfix and add Low Power Mode #12

Closed hallard closed 6 years ago

hallard commented 6 years ago
CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

hallard commented 6 years ago

This new pull request #12 should fix your issue, just let me know

johanstokking commented 6 years ago

Can you also fix the CI?

hallard commented 6 years ago

I've done all modifications, travis should be fine on next check

johanstokking commented 6 years ago

@hallard you're using the wake() and sleep() functions which are not in the referenced release for testing of TheThingsNetwork.

Please change .travis.yml#L14 to version v2.5.6

hallard commented 6 years ago

It's done, sorry wrong comments Requires TheThingsNode library 2.5.6 should be Requires TheThingsNetwork library 2.5.6

johanstokking commented 6 years ago

Thanks, this is now part of https://github.com/TheThingsNetwork/arduino-node-lib/releases/tag/v2.0.5