Since F# is not (yet) supported by .net native compiler, is there another process to connect a BLE device from an F# application?
As far as I can see, 32feet uses UWP, and all other examples I found are also based on UWP. And as far as I know, UWP is based on the .net native copmpiler.