Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 627 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 627 Bytes

BlueCats BLE Serial Library (.NET Standard 2.0)

.NET Standard 2.0 class library for communication with BC0xx serial enabled beacons

Serial API Documentation

NuGet Package

This library is transport agnostic, allowing any underlying serial device library. This simply handles the parsing and encoding of serial packets being sent and recieved over serial. At this time, .NET Standard 2.0 has the highest level of platform compatibility.