sim7000
This crate provides drivers for the SIM7000 series of chips. The current code implements enough commands to bring up a TCP connection and run GPS.
This crate runs on no_std
and works with the latest stable rust.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.