NordicSemiconductor / IOS-nRF-Connect-Device-Manager

A mobile management library for devices supporting nRF Connect Device Manager.
https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
Apache License 2.0
90 stars 41 forks source link

Xamarin porting #100

Closed mpiffari closed 1 year ago

mpiffari commented 1 year ago

Hello folks, is there a porting of Device Manager core for DFU OTA through BLE based on SMP, in Xamarin Forms? I've found a porting only for secure DFU based on DFU Service with UUID 0xFE59 (and characteristcs 0x8EC90001-F315-4F60-9FB8-838830DAEA50 and 0x8EC90002-F315-4F60-9FB8-838830DAEA50) (https://github.com/Laerdal/Laerdal.Dfu).

dinesharjani commented 1 year ago

No @mpiffari we're not supporting Xamarin ourselves. It's also not planned as of now.