mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
b76b7ca9f5
* Use at-commands for building and parsing AT commands which has better error handling. * Retrieve DNS servers * Retrieve gateway * Update example to configure embassy-net with retrieved parameters. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
nRF91 embassy-net
integration
embassy-net
driver for Nordic nRF91-series cellular modems.
See the examples
directory for usage examples with the nRF9160.
Interoperability
This crate can run on any executor.