大约有 30,000 项符合查询结果(耗时:0.0112秒) [XML]

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

BLE数据收发 20个字节的限制问题 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...MTUChanged 事件将被触发。默认 MTU 为 20。 来源中文文档:https://www.fun123.cn/reference/iot/bluetoothle.html App Inventor 2  发表于 2024-11-07 17:28 RequestMTU – 为 BluetoothLE 连接请求新的最大传输单元 (MTU)。此功能仅在两个设备都支持蓝...
https://bbs.tsingfun.com/thread-1163-1-1.html 

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

...较强的语音控制软件。 蓝牙硬件通用教程请看这里: https://www.fun123.cn/reference/iot/ble.html
https://www.fun123.cn/reference/other/xml.html 

使用 XML 和 Web 服务 · App Inventor 2 中文网

... Weather is discontinued. As an alternative, Openweathermap could be used: https://openweathermap.org/. Weather Underground’s Weather API is a free service that you can query for weather information at specified locations. We can use this service use this together with the App Inventor Web comp...
https://bbs.tsingfun.com/thread-1004-1-1.html 

安裝 APP Inventor 模拟器 aiStarter - App Inventor 2 中文网 - 清泛IT论坛,有思想、有深度

下载链接:https://ai2-starter.software.informer.com/download/(约80MB) 以下是官网下载链接,不过安装包体积较大,约1.5GB,效果一样。------------------------------- [size=1.4em]有時候我們的手機沒有手機可以用來測式編寫的APP Inventor手機APP...
https://bbs.tsingfun.com/thread-1094-1-1.html 

App Inventor 2 连接调试器的几种方式的比较 - App Inventor 2 中文网 - 清...

...,推荐使用AI2Starter模拟器。 Q:商业模拟器如何使用? https://bbs.tsingfun.com/thread-1741-1-1.html Q:模拟器有什么不足吗?A:使用模拟器无法完成与真实手机相同的所有操作,例如,无法摇动它、无法拨打或接听电话等。 ----------...
https://bbs.tsingfun.com/thread-1555-1-1.html 

App Inventor 2 如何开发掌控版做互联网通讯App? - App Inventor 2 中文网...

...还是怎么弄? 答复: [hide]使用MQTT拓展,下载地址:https://www.fun123.cn/reference/components/connectivity.html#Mqtt 参考IoT专题的最后一篇文章:https://blog.csdn.net/INT_TANG/article/details/128210609 [/hide]
https://bbs.tsingfun.com/thread-1661-1-1.html 

APP inventer 2 出现Runtime Error:No virtual method isDeniedPermission...

...但apk运行会报错,AI伴侣大概率也会。建议使用中文网(https://www.fun123.cn)平台,和MIT同步更新的。 参考:https://community.appinventor.mi ... permission/106211/9
https://bbs.tsingfun.com/thread-1698-1-1.html 

创建并发送BLE蓝牙广播 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...功地发送了BLE广播,并感谢社区的帮助。 原帖链接:https://community.appinventor.mi ... ertisements/17557/7 可以获得到广播数据吗?BLE有2种通信方式:扫描和广播,请参考中文网文档,广播数据接收:https://www.fun123.cn/reference/ ... l#Advert...
https://bbs.tsingfun.com/thread-1953-1-1.html 

BLE UUID是对的但连接闪退:java.lang.IllegalArgumentException: UUID str...

...he BLE extension to be more robust to the Java 11 constraints. 来源:https://community.appinventor.mi ... android-14/124432/3 因此使用java11 编译出来的ble拓展即可解决这个问题,请使用最新编译出来的拓展(版本20240822):https://www.fun123.cn/reference/iot/b...
https://bbs.tsingfun.com/thread-1957-1-1.html 

AsciiConversion 拓展问题:字母开头的会出现“C2”非预期字符 - App Inven...

...你,到时候你研究改进一下再分享给我,你看怎么样? https://mp.weixin.qq.com/s/QnYL1 ... 7215&lang=zh_CNyyszx 发表于 2024-12-16 18:08 楼主解决了TCP传二进数制的问题吗? Socket拓展已经添加了二进制数据的发送接口,并测试通过,详见:...