User Activity

I'm developing an app in Xamarin in order to read and write via mailbox the ST25 chip. In Android everything works fine but on iOS it's more complicated. Has anyone some example in Xamarin.iOS?Thankyou Davide.
Hi,I started developing a project for stm32l072cz. After seeing dfu mode working correctly I realized a problem. The objects that I program through the j-link Segger are serialized and when I go to upload the dfu file, the serialization is deleted. I...