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

Port golioth-rs to use embassy and nrf-modem for async support. #3

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

dkhayes117
Copy link

This PR adds async support for the nRF9160 SiP. Supports writing to LightDB State and Stream, and reading from LightDB State. Reading from LightDB Stream has not been tested. Thanks!

@dkhayes117 dkhayes117 changed the title Port golioth-rs to ues embassy and nrf-modem for async support. Port golioth-rs to use embassy and nrf-modem for async support. Feb 15, 2023
@beriberikix
Copy link

Thank you for your contribution, @dkhayes117! We don't have any Rust experts at the moment so I wonder if I can call on a favor :)

@lachlansneff @jaredwolff @alvarowolfx would you be able to review? 🙏

add at-command parse error back to error.rs
fix readme typo
@lachlansneff
Copy link
Collaborator

@dkhayes117 @beriberikix I'll try to take a look this weekend if I can make the time! No promises though!

@beriberikix
Copy link

@hasheddan would you be interested/able to review?

Copy link

@hasheddan hasheddan left a comment

Choose a reason for hiding this comment

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

@beriberikix would love to! And good to see you here @dkhayes117 :)

@dkhayes117
Copy link
Author

I think I will convert this to a draft because I'd like to try and get coap observers working first. I'm recording youtube videos that walk you through setup and use, so anyone can get started. Feel free to poke around in the meantime.

@dkhayes117 dkhayes117 marked this pull request as draft June 13, 2023 11:10
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.

4 participants