Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 537 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 537 Bytes

bg96sharp

bg996sharp is a C# library for interacting with Quectel BG95/BG96 boards. It is tested on and compatible with Windows and Linux, including Raspberry Pi.

How to Install

You can install both alpha and production versions (when released!) via NuGet.

Through .NET CLI:

dotnet add package BG96Sharp

Through NuGet CLI:

Install-Package BG96Sharp

Documentation

To fully use an understand this repository, you should download Quectels' developer documentation for the BG96 available on their website.