Skip to content

LoRaWAN node.saveSession (v 6.5.0) #1039

Closed Answered by StevenCellist
michapr asked this question in Q&A
Discussion options

You must be logged in to vote

Please take a look at the persistence library to see how to save a session. You will see that you should not call saveSession() anymore, but use the getBufferNonces() and getBufferSession(), each with some extra required logic, and you can restore the session with setBufferNonces() and setBufferSession(). But it's all explained in the code there.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@michapr
Comment options

Answer selected by michapr
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@StevenCellist
Comment options

@HeadBoffin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants