Xamarin 跨平台上的 BLE [英] BLE on Xamarin Cross Platform

查看:33
本文介绍了Xamarin 跨平台上的 BLE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 Xamarin.Form 跨平台中,有没有办法在弹出对话框或菜单列表中显示可用 BLE 设备列表(扫描后),然后从弹出对话框中连接所需的 BLE 设备框并在为显示数据而创建的 UI 上显示数据??????

In Xamarin.Form cross platform , is there any way to show the list of available BLE devices (after scan) in a pop-up dialog box or in menu list and then connect the desired BLE device from the pop-up dialog box and show the data on the UI created for displaying data ??????

推荐答案

您将需要 DependencyService 以检索可用 BLE 设备的列表并显示到 ListView 像往常一样.

You will need DependencyService to retrieve the list of available BLE devices and just display to the ListView as usual.

此外,Xamarin 制作的以下组件可以帮助您轻松找到适用于 iOS 和 Android 的 BLE 设备.

Besides, below component made by Xamarin may help you to find BLE devices easily for both iOS and Android.

https://components.xamarin.com/view/Monkey.Robotics

这篇关于Xamarin 跨平台上的 BLE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆