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

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

Service and Characteristic are not published by the connected device -...

Service and Characteristic are not published by the connected device,报错如下: 问题原因:硬件/蓝牙芯片问题导致的,比如A硬件测试好的,换了B硬件没有修改uuid,就出现这个报错。 由于B硬件没有发布这些特征,就会报这个错误。
https://bbs.tsingfun.com/thread-2149-1-1.html 

GoPrint aia源码 UI界面现代、代码不复杂,参考性强 - .aia 案例源码 - 清...

屏幕数量:6个,UI界面现代、代码不复杂,参考性强。 需要连接蓝牙硬件进行通信,具体逻辑请自行研究。
https://bbs.tsingfun.com/thread-2277-1-1.html 

【解决】Error 515: Not connected to a Bluetooth device. - 创客硬件开发...

Error 515: Not connected to a Bluetooth device. 原因:经典蓝牙设备未正常连接上,就进行数据收发操作导致的异常,加一个连接状态判断就行。
https://bbs.tsingfun.com/thread-1335-1-1.html 

2024年1月6日签到记录贴 - 签到区 - 清泛IT社区,为创新赋能!

...小红花 2,另外我还额外获得了 小红花 10.我今天最想说:「BLE怎么找附近的设备呢」. 我在 2024-01-06 19:29 完成签到,是今天第2个签到的用户,获得随机奖励 小红花 10,另外我还额外获得了 小红花 9我今天最想说:「每天123456」.
https://bbs.tsingfun.com/thread-1438-1-1.html 

“列表显示框”中的列表选项点不动? - App Inventor 2 中文网 - 清泛IT社...

转会员Adonise提问: BLE设备列表显示在“列表显示框”中,测试时列表中的选项点不动? 建议可以先用排除法:新建一个项目,列表显示框加几个测试项,看能否点的动。 新项目手机点不动的话,换模拟器试试。便于找到...
https://bbs.tsingfun.com/thread-1974-1-1.html 

AppInventor2中的二进制数据以什么样的形式传递?字节列表、字节数组是什么...

...bsp;    return data; 2、字节列表,来自MIT原版ble拓展中的处理方式: @SimpleFunction   public void WriteBytes(String serviceUuid, String characteristicUuid, boolean signed,                  &nb...
https://bbs.tsingfun.com/thread-2055-1-1.html 

【待研究】BlueToothLE AutoReconnect 自动重连开启后,后台运行的App激活...

...tWithAddress 进行重新连接。 这个属性设置为“真”后,在ble非主动断开连接时会自动重连。那么,App后台运行并激活后,是否会自动重连呢?待测试验证一下~~
https://stackoverflow.com/ques... 

Delete all records in a table of MYSQL in phpMyAdmin

I use wampserver 2.2. When I want to delete all records of a table in phpMyAdmin (select all) it deletes only one record not all records. Why it does not delete all records? ...
https://www.tsingfun.com/it/opensource/390.html 

强烈推荐一款非常mini的代码高亮开源软件--prism - 开源 & Github - 清泛网...

...复制出来后与原文完全一致。 行号展示要勾选相应的插件,调整一些样式后,最终的展示效果如下: string limitSql = string.Empty; if (!string.IsNullOrEmpty(CustomerNo)) limitSql += string.Format(" and t.customerno='{0}'", CustomerNo); 代码高亮 ...
https://www.tsingfun.com/it/tech/1445.html 

Xenocode Postbuild 2010 for .NET 混淆工具的详细使用步骤 - 更多技术 - ...

... sn,txt 就是序列号! 2,我们需要去安装这个插件,提示安装好后,我们点击【开始】--【所有文件】-【Xenocode】-【Xenocode+Postbuild+2010+for+.NET】 运行这个程序!会出现下面的界面: 1,点击【Application】标签 ...