Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic.ino issue #29

Open
JPHuls opened this issue May 7, 2022 · 2 comments
Open

Basic.ino issue #29

JPHuls opened this issue May 7, 2022 · 2 comments

Comments

@JPHuls
Copy link

JPHuls commented May 7, 2022

Hi,

On line 122 of the Basic.ino file the wake() does not seem to exist in the ttn object. Checking TheThinsNetwork.h I indeed could not find it either. Can I remove it and will it wake up at the end of the ttn.sleep(60000)?

Regs,
Jean-Pierre

@jpmeijers
Copy link
Collaborator

That wake() function seems to be defined in this PR which has not yet been merged in:
#15

@JPHuls
Copy link
Author

JPHuls commented May 9, 2022

Update: as it turns out I had 2.5.2 version of The Things Network library loaded. I've updated to 2.7.2 and the ttn.wake() does not result in an error during code verification/upload. Apologies for this confusion.

So this still needs to be implemented and distributed? Any timeline on that? For now I commented the line out in my little project.

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

No branches or pull requests

2 participants