Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tweedegolf/nrf-modem-nal
An embedded-nal implementation for the nrf9160 modem
https://github.com/tweedegolf/nrf-modem-nal
Last synced: about 2 months ago
JSON representation
An embedded-nal implementation for the nrf9160 modem
- Host: GitHub
- URL: https://github.com/tweedegolf/nrf-modem-nal
- Owner: tweedegolf
- License: apache-2.0
- Created: 2022-03-10T08:37:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T13:05:48.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T10:58:56.051Z (2 months ago)
- Language: Rust
- Size: 115 KB
- Stars: 4
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# nRF modem nal
[![crates.io](https://img.shields.io/crates/v/nrf-modem-nal.svg)](https://crates.io/crates/nrf-modem-nal) [![Documentation](https://docs.rs/nrf-modem-nal/badge.svg)](https://docs.rs/nrf-modem-nal)
This is an embedded-nal implementation for the nRF9160 (built on top of the nrfxlib rust crate).
Other than exposing the NAL, it also implements enabling and disabling the modem when required automatically.