Is it possible to both include and use the DFU component, inside the nRF-Toolbox, in a C# project?
Please advise or provide links on how-to.
Is it possible to both include and use the DFU component, inside the nRF-Toolbox, in a C# project?
Please advise or provide links on how-to.
Ok !
I will release the nuget / github repo as soon as possible and let you know.
(I just need to ask before the authorization from Nordic)
Hey Gilpa,
I'm trying to find the most stable solution for integrating Nordic's DFU library in a Xamarin project. As Mostafa Berg suggested a platform-specific binding seems the right way to go to be able to update the DFU library and get full support of Nordic.
I'm looking forward to what you have accomplished! : - )
Hi Frotar,
This is exactly what I've done. One binding for iOS and another one for Android.
Our app use Xamarin Forms, I've also developed the bridge on top of the two bindings to expose the DFU feature to Forms but this bridge is closely linked to our use case / device.
I will release the bindings in a couple of days and let you know.
Thanks for the quick reply, looking forward to it! : - )
Gilpa Any news or updates, hopefully?