Search found 6 matches

by admin
2024年 Sep 20日 20:21
Forum: 小程序开发
Topic: 蓝牙发送数,在ray小程序怎么监听到
Replies: 10
Views: 2246

Re: 蓝牙发送数,在ray小程序怎么监听到

我这边看到102号dp的上报是没有问题的
2024-09-20 16:11:46.808 [Info] <=GZL= GZLServiceEnvironmentXiaoQi> GZLV8Environment..apiEventResultCallback..eventName=TUNIDeviceControlManager.onDpDataChange,data={"deviceId":"6caf2dwlva6lexwc","dps":{"102":"AgVgAQM="}}

by admin
2024年 Sep 20日 15:57
Forum: 小程序开发
Topic: 蓝牙发送数,在ray小程序怎么监听到
Replies: 10
Views: 2246

Re: 蓝牙发送数,在ray小程序怎么监听到

重新操作之后上传 log,需要告知设备的虚拟id和操作的时间点

by admin
2024年 Sep 20日 13:59
Forum: 小程序开发
Topic: 蓝牙发送数,在ray小程序怎么监听到
Replies: 10
Views: 2246

Re: 蓝牙发送数,在ray小程序怎么监听到

你是指设备上报的dp吗?上传下 App 的 log,我们分析下。上传日志的路径是:我的-->设置-->关于-->上传日志
上传后提供你的账号、问题的时间点

by admin
2024年 Sep 20日 11:36
Forum: 小程序开发
Topic: 蓝牙发送数,在ray小程序怎么监听到
Replies: 10
Views: 2246

Re: 蓝牙发送数,在ray小程序怎么监听到

蓝牙设备发送的是什么内容呢?
subscribeBLETransparentDataReport 接收的是App publishBLETransparentData 后设备上报的数据
onDpDataChange 接收的是 App publishDps 后设备上报的数据
要看你们的设备是通过什么协议上报的数据,上报的是什么数据

by admin
2023年 Oct 7日 15:26
Forum: iOS & Android Development
Topic: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively
Replies: 6
Views: 7070

Re: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusi

Hello, the targetSdk version we currently support is 33, and we recommend that you continue to use targetSdk 33. Our comprehensive internal adaptation to version 34 is already in the planning stage, please wait for our update release. If you have a compelling reason to upgrade to 34, please reply to...