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

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拓展已经添加了二进制数据的发送接口,并测试通过,详见:...
https://bbs.tsingfun.com/thread-2030-1-1.html 

Intel HAXM 安装失败?Hyper-V or Intel HAXM 你得二选一 - App Inventor 2...

...hypervisorlaunchtype off复制代码如未生效,则需重启电脑。 https://blog.csdn.net/zzxiang1985/article/details/82852161 https://www.jianshu.com/p/8633b98f037f
https://bbs.tsingfun.com/thread-2104-1-1.html 

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

...拓展,应该就没有问题了。最新的拓展已经支持安卓14:https://www.fun123.cn/reference/iot/bluetoothle.html 参考:https://community.appinventor.mi ... le-android-12/66469
https://bbs.tsingfun.com/thread-2263-1-1.html 

用户反馈ble广播数据收不到 - 用户反馈 - 清泛IT社区,为创新赋能!

https://www.fun123.cn/reference/ ... l#AdvertisementData MCU&物联网: 就用这个函数,serviceuuid怎么填都不对,就是获取个广播数据不知道为什么还需要uuid MCU&物联网: 你看看能搞定这一块吗?要是可以的话我就先买个离线版的,在...
https://bbs.tsingfun.com/thread-2367-1-1.html 

MQTT接入EasyIoT平台 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...这篇文章基础上进行的另一个平台的测试,先学习这个:https://www.fun123.cn/reference/iot/MQTTGuide.html。 网址:https://iot.dfrobot.com.cn/ 自行注册并登录。 新建一个订阅主题。 代码差别主要在:地址、端口不同,且使用用户名...
https://bbs.tsingfun.com/thread-2369-1-1.html 

标签的“具有外边距”有啥用? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

https://www.fun123.cn/reference/ ... ml#Label.HasMargins 待研究。 Object lp = view.getLayoutParams();     // The following instanceof check will fail if we have not previously     // added the label to the container (Why?)     if (lp instanceof ViewGroup.Margin...
https://bbs.tsingfun.com/thread-2380-1-1.html 

micro:bit 连接报错 - 创客硬件开发 - 清泛IT社区,为创新赋能!

...可以解决。请使用最新编译出来的拓展(版本20240822):https://www.fun123.cn/reference/iot/bluetoothle.html。 来源:https://bbs.tsingfun.com/thread-1953-1-1.html
https://stackoverflow.com/ques... 

Import pandas dataframe column as string not int

... issue about detecting integer overflows also. EDIT: See resolution here: https://github.com/pydata/pandas/issues/2247 share | improve this answer | follow | ...