大约有 1,100 项符合查询结果(耗时:0.0071秒) [XML]

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-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://www.fun123.cn/referenc... 

社交应用组件 · App Inventor 2 中文网

...路径可能不同,例如有一个名为 arrow.gif 的文件在文件夹 Appinventor/assets 中,它的表示方式可能是: "file:///sdcard/Appinventor/assets/arrow.gif"; 或 "/storage/Appinventor/assets/arrow.gif" 分享消息 弹出其他App的界面:弹出的是文档(...
https://bbs.tsingfun.com/thread-1962-1-1.html 

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

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

AppInventor 蓝牙界面很卡? - 创客硬件开发 - 清泛IT社区,为创新赋能!

蓝牙数据发送太快,界面会卡:
https://bbs.tsingfun.com/thread-1597-1-1.html 

App Inventor 2 蓝牙客户端,设备列表为空? - 创客硬件开发 - 清泛IT社区...

蓝牙客户端需要先和经典蓝牙设备配对成功才能显示在列表中,而 ble低功耗则是即时连接的。 这里要注意,经典蓝牙 spp 使用蓝牙客户端组件,用的是列表显示框.元素列表(列表类型数据);而 ble 低功耗蓝牙使用 bluetooth...
https://bbs.tsingfun.com/thread-2352-1-1.html 

Mind+ 掌控板、ESP32开发板等硬件如何接入AppInventor? - 创客硬件开发 - ...

Mind+ 掌控板、ESP32开发板等硬件如何接入AppInventor? 由于硬件板种类繁多,这里仅讨论硬件与AppInventor的通信方式,及使用什么组件。一般不外乎2种方式: 1、蓝牙(经典蓝牙),使用 蓝牙客户端 组件。Mind+ 参考代码如下: ...