Skip to content

Level of effort getting started with 6LoWPAN (Thread) using libtock-rs? #3193

Closed Answered by hudson-ayers
potto216 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, thanks for this detailed question. I am probably the Tock developer with the most experience using the current 6LoWPAN stack, I'll do my best to describe the current state of affairs.

Getting a toy application using libtock-rs demonstrating basic 6LoWPAN with compressed UDP headers should be doable. Getting a toy application working does not require any working crypto implementation (by default we send unencrypted 15.4 messages). Therefore, any of the nrf52 boards will work well, as the Nrf52 crypto issue can just be ignored. I would recommend the nrf52840dk as it is easy to obtain and is what I have used in the past to test 6LoWPAN applications in libtock-c.

Therefore the main proble…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@potto216
Comment options

@hudson-ayers
Comment options

@potto216
Comment options

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