I'm trying to get DFU to work on my Xamarin iOS project. Has anyone managed to get the library binding of the iOS DFU library with Xamarin iOS?
I'm trying to get DFU to work on my Xamarin iOS project. Has anyone managed to get the library binding of the iOS DFU library with Xamarin iOS?
Hi Shay, I guess that the code for the library will be available in the next week. Adrian
Hi, Adrian. Thanks for your answer.
I've now modified the library code and replaced the binary library with source code in the shared project. Cheers Adrian
THis is just awesome.. I will have to try it soon. But I want to say thank you first. Quick question, I looked code and noticed there is no binding with Native framework from Nordic but recoded it by using c#. Is that correct?
If yes, It should be a lot a work, I didn't even think it would be possible.