Skip to content

Fixed blue LED bug with cayenne LPP device#17

Merged
johanstokking merged 2 commits intoTheThingsNetwork:masterfrom
simmoinard:patch-1
Oct 5, 2018
Merged

Fixed blue LED bug with cayenne LPP device#17
johanstokking merged 2 commits intoTheThingsNetwork:masterfrom
simmoinard:patch-1

Conversation

@simmoinard
Copy link
Contributor

I had problems with my Things nodes (after several time, it freezes on fixed blue light). The problem has been solved on the forum (https://www.thethingsnetwork.org/forum/t/the-things-node-new-low-power-library-development/12521/144?u=simmoinard)
The "Basics.ino" file has been updated with a simple Delay(50), but not the "CayenneLPP.ino" ...

I had problems with my Things nodes (after several time, it freezes on fixed blue light). The problem has been solved on the forum (https://www.thethingsnetwork.org/forum/t/the-things-node-new-low-power-library-development/12521/144?u=simmoinard)
and the Basics.ino has been update with a simple Delay(50), but not the CayenneLPP.ino ...
@CLAassistant
Copy link

CLAassistant commented Oct 4, 2018

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@johanstokking johanstokking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good catch. Two minor code style things.

// Set RN module to sleep mode
ttn.sleep(60000);
// This one is not optionnal, remove it
// and say bye bye to RN2983 sleep mode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove comment. While you're at it, also on line 101.

@simmoinard
Copy link
Contributor Author

Done !

@johanstokking
Copy link
Member

Thanks!

@johanstokking johanstokking merged commit 780168c into TheThingsNetwork:master Oct 5, 2018
@johanstokking
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants