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

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

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

ble蓝牙App编译成apk后运行报错: 问题原因: 用的广州服务器,版本太老(约5年前的版本)导致的,不但apk运行会报错,AI伴侣大概率也会。建议使用中文网(https://www.fun123.cn)平台,和MIT同步更新的。 参考:https://com...
https://bbs.tsingfun.com/thread-1674-1-1.html 

手机APP上的串口通信组件 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...信器”组件,App 可以通过手机串口进行通信,不过使用蓝牙/ble 通信可能是目前更主流的方案!(详见 Iot 专题)手机串口通信模型如下:可以看到,手机串口连接时,没有像PC那样指定“COM3”等端口,而是直接使用默认的USB设...
https://www.fun123.cn/referenc... 

App Inventor 2 实现蓝牙未开启时弹窗提醒用户开启蓝牙 · App Inventor 2 中文网

... App Inventor 2 实现蓝牙未开启时弹窗提醒用户开启蓝牙 « 返回首页 有时用户手机没有开启蓝牙权限的情况下,蓝牙连接会失败,需要用户手动开启蓝牙,...
https://bbs.tsingfun.com/thread-1802-1-1.html 

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

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

蓝牙客户端组件:为什么不显示蓝牙设备列表?为啥蓝牙列表为空 - App Inven...

转会员提问:蓝牙客户端组件:为什么不显示蓝牙设备列表?为啥蓝牙列表为空? 解决方法:设置中打开 app 的“附近设备权限”即可。
https://bbs.tsingfun.com/thread-1430-1-1.html 

蓝牙配对pin码设置 - 创客硬件开发 - 清泛IT社区,为创新赋能!

蓝牙配对 PIN 码是用于确保蓝牙设备之间进行加密通信的一种方式。一般情况下,当您在第一次将两个蓝牙设备配对时,会要求您输入一个四位数或六位数的 PIN 码。这个 PIN 码必须在两个设备上输入相同的数字才能进行配对成功...
https://stackoverflow.com/ques... 

Android 4.3 Bluetooth Low Energy unstable

...w Energy (testing on the Nexus 4). After getting started with the official BLE APIs in Android 4.3, I have noticed that after I connect a device for the first time I am rarely able to successfully connect to / communicate with that device or any other device again. ...
https://community.appinventor.... 

[SOLVED] Can't send payload > 23bytes(MTU setted to 128bytes) - #9 by ...

...cheme is dark */ /* user picked a theme a light scheme and also enabled a dark scheme */ /* deal with light scheme first */ @media (prefers-color-scheme: light) { :root { --primary: #222222; --secondary: #ffffff; --tertiary: #008...
https://bbs.tsingfun.com/thread-1953-1-1.html 

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

...错日志 java.lang.ExceptionInInitializerError at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.subscribe(BluetoothLEint.java:357) at edu.mit.appinventor.ble.BluetoothLEint$BLEReadOperation.run(BluetoothLEint.java:325) at android.os.Handler.handleCallback(Handler.java:958) at and...
https://bbs.tsingfun.com/thread-1481-1-1.html 

nFC Connect低功耗蓝牙APP工具的使用 - 创客硬件开发 - 清泛IT社区,为创新赋能!

nRF Connect是一款由NORDIC开发的专门用于低功耗蓝牙测试APP,仅支持安卓平台。这款APP可以扫描和探索低功耗蓝牙设备,并与它们进行通信。它支持许多蓝牙 SIG 采用的配置文件,以及Nordic Semiconductor或Google的Eddystone的设备固件更新...