This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

FOTA (OTA) for Xamarin (C#)

Hi,

I've started developing a mobile app with Xamarin. Xamarin is a really nice platform that you can use to develop Native applications for iOS and Android using C# (reducing development time as source can be shared). The app needs to communicate with nordic 51822 and send firmware over the air updates. I was wondering if anyone has already went through the hassle of importing the Android / iOS OTA library as C# code? If not, I would like to start a community project to achieve this goal. Any one interested in helping?

Related