Skip to content

shayo/XamarinDFU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

XamarinDFU

C# implementation of FOTA DFU

This repository holds code that will implement the Device Firmware Update (a.k.a Firmware Over The Air) using Xamarin C#. The base class DFUService is OS agnostic. To implement this for a specific OS, small functions will need to be implemented to communicate with the BLE stack.

About

C# implementation of FOTA DFU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages