Commit Graph

11 Commits

Author SHA1 Message Date
Ulf Lilleengen
372e45dabc Add context run task 2024-09-04 18:47:26 +02:00
Ulf Lilleengen
49881f6fd1 rustfmt 2024-09-04 14:21:13 +02:00
Ulf Lilleengen
b4221d75b8 Make tracing optional and use dedicated task 2024-09-04 14:09:17 +02:00
Ulf Lilleengen
5e27a3e64f Document public API and fix warnings 2024-09-04 13:09:27 +02:00
Ulf Lilleengen
b76b7ca9f5 Use at-commands crate and support DNS
* 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.
2024-09-04 12:58:33 +02:00
Ulf Lilleengen
aabdd45424 remove debug logging 2024-09-04 11:09:27 +02:00
Ulf Lilleengen
a6db8678eb Add utility for setting configuration for a context 2024-09-04 11:04:36 +02:00
Ulf Lilleengen
86a45b47e5 add at command file 2024-08-21 12:44:07 +02:00
Ulf Lilleengen
bc67cc22aa update driver channel dependency 2024-08-21 12:44:07 +02:00
Dario Nieuwenhuis
11652ff5c7 don't crash if tx buffers fill up. 2024-08-21 12:44:07 +02:00
Dario Nieuwenhuis
160e1c38ce Add embassy-net-nrf91. 2024-08-21 12:44:07 +02:00