大约有 70 项符合查询结果(耗时:0.0040秒) [XML]

https://bbs.tsingfun.com/thread-1478-1-1.html 

AppInventor做的APP支持安卓14吗? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

目前MIT最新版本也是Android13,我们与mit同步更新。如果官方支持14我们会第一时间跟进。 不过,根据用户反馈,蓝牙相关的好像不兼容~ 有关安卓 14 的补充:根据反馈,安卓14支持蓝牙功能,不过需要手动开启相关权限
https://bbs.tsingfun.com/thread-1381-1-1.html 

BLE(二)信道&数据包&协议栈格式 - 创客硬件开发 - 清泛IT社区,...

...client可以对server有多种访问方式,包括: Find Information,获取Attribute type和Attribute Handle的对应关系;Reading Attributes,有Read by type、Read by handle、Read by blob(只读取部分信息)、Read Multiple(读取多个handle的value)等方式;Writing Attri...
https://bbs.tsingfun.com/thread-1382-1-1.html 

BLE(三)APP开发步骤 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...明 2. 操作蓝牙之前,判断系统是否支持BLE 3. 获取本机的蓝牙适配器,BluetoothAdapter的获取依赖于bluetoothManager.getAdapter()实现 4. 发intent通知系统打开蓝牙 5. 使用startLeScan()函数获取外围设备,并实现BluetoothAdapter.LeSca...
https://bbs.tsingfun.com/thread-2104-1-1.html 

Need android.permission.BLUETOOTH_SCAN permission for android.content....

...w.fun123.cn/reference/iot/bluetoothle.html 参考:https://community.appinventor.mi ... le-android-12/66469
https://bbs.tsingfun.com/thread-2495-1-1.html 

CustomWebView拓展:WebViewer的扩展版本,具有更高的自定义性和灵活性 - A...

...页面并在没有互联网连接的情况下加载 https://community.appinventor.mi ... -of-web-viewer/9934 https://github.com/vknow360/CustomWebView
https://bbs.tsingfun.com/thread-1828-1-1.html 

Error 507: unable to connect. is the device turned on? 无法连接,设备...

...能是硬件模块本身有问题导致的。 https://community.appinventor.mit.edu/t/error-507-unable-to-connect/1474 BluetoothClient 组件仅支持支持串行端口配置文件 (SPP) 的设备。如果您的设备通过除 SPP UUID 之外的 UUID 支持 RFCOMM,则需要使用 ConnectW...
https://bbs.tsingfun.com/thread-2312-1-1.html 

- App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

...您…… 免费 请自行研究。 参考资料:https://community.appinventor.mi ... hle-extension/17433
https://bbs.tsingfun.com/thread-1163-1-1.html 

App Inventor 2 手机蓝牙及语音控制 - App Inventor 2 中文网 - 清泛IT论坛,有思想、有深度

...duino等设备。  【项目范例】   1. 情境   通过对APPInventor和Arduino的学习,我们对两个平台已经初步有了认识和了解,如何打通两个平台,实现利用手机对Arduino设备进行控制呢?   蓝牙是一个非常成熟的无限近程控制...
https://bbs.tsingfun.com/thread-1802-1-1.html 

AppInventor2实现蓝牙开启提醒,当蓝牙未开启时弹窗提醒用户开启蓝牙 - 创...

1、代码如下: 当蓝牙未启用时,会自动弹出交互框,让用户选择启用手机蓝牙。 当蓝牙已启用时,这2个代码块将没有任何效果(不提醒也不报错)。 2、也可加一个判断,代码如下: 3蓝牙开启提醒的交互效果如...
https://bbs.tsingfun.com/thread-1962-1-1.html 

我使用MQTT扩展控制主板,在AI伴侣里面运行的很好,在导出apk里面没有反应...

...mind+发送端发送命令MQTT平台接受到之后,需要将命令通过蓝牙传给主控板,主控板根据命令控制灯的颜色。 没反应的现象就是mind+发送命令之后MQTT物联平台可以收到,主控板灯不变色13582001974 发表于 2024-09-25 11:10 mind+发送端发...