Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.