完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我正在使用BlueSTSDK Android应用程序接收STEVAL-STLKT01V1 Sensortile通过蓝牙低功耗传输的数据。 我想用这个应用程序检测加速度计事件作为方向,单击等,但我不知道如何解除阻止'功能列表'活动中的'加速度计事件'。在FeatureAccelerationEvent.java文件中报告我必须调用以下函数: - detectEvent() - onDetectableEventChange()但我不知道在哪里以及如何调用这个函数。 有没有人可以帮助我? 最好的祝福, 托马索 #sensortile #bluestsdk 以上来自于谷歌翻译 以下为原文 Hi at all, I am using the BlueSTSDK Android App to receive data transfered via Bluetooth Low Energy by the STEVAL-STLKT01V1 SensorTile. I would like to detect accelerometer events as orientations, single taps, etc, with this app but I don't undestand how to unblock the 'Accelerometer Events' in the 'Feature list' activity.In the FeatureAccelerationEvent.java file is reported that I must call the following functions: - detectEvent() - onDetectableEventChange()but I don't know where and how I must call this functions. Is there anybody that can help me? Best regards, Tommaso #sensortile #bluestsdk |
|
相关推荐
2个回答
|
|
嗨托马索,
要接收加速事件,您必须: - 启用功能通知(使用enableNotificaiton Node方法) - 为FeatureAccelerationEvent实例注册功能侦听器 - 使用enableEvent(eventType,true)方法启用事件检测。 当电路板启用事件检测时,您将收到回调信息 onDetectableEventChange方法。 要停止检测您必须使用的事件 enableEvent(eventType,false) 如果您需要更多示例,可以查看 https://github.com/STMicroelectronics-CentralLabs/STBlueMS_Android/blob/master/BlueMS/src/main/java/com/st/BlueMS/demos/MemsSensorFusionFragment.java#L363 或者 https://github.com/STMicroelectronics-CentralLabs/STBlueMS_Android/blob/master/BlueMS/src/main/java/com/st/BlueMS/demos/AccEventFragment.java 最好的祝福 乔瓦尼 以上来自于谷歌翻译 以下为原文 Hi Tommaso, To receive an acceleration event you have to: - enable the Feature notification (using the enableNotificaiton Node method) - register a feature listener for the FeatureAccelerationEvent instance - enable the event detection using the enableEvent(eventType, true) method. When the board enables the detection of the event you will receive a callback on the onDetectableEventChange method. To stop detecting an event you have to use enableEvent(eventType, false) If you need more examples you can look to the https://github.com/STMicroelectronics-CentralLabs/STBlueMS_Android/blob/master/BlueMS/src/main/java/com/st/BlueMS/demos/MemsSensorFusionFragment.java#L363 or the https://github.com/STMicroelectronics-CentralLabs/STBlueMS_Android/blob/master/BlueMS/src/main/java/com/st/BlueMS/demos/AccEventFragment.java Best Regards Giovanni |
|
|
|
嗨,
非常感谢你的回答,我终于用你建议我的例子解决了我的问题。最好的问候 托马索 以上来自于谷歌翻译 以下为原文 Hi, very thanks for your answer, I finally resolved my problems with the examples that you suggested me.Best Regards Tommaso |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2634 浏览 1 评论
3208 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1783 浏览 1 评论
3609 浏览 6 评论
5987 浏览 21 评论
939浏览 4评论
1315浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
583浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1302浏览 3评论
1358浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-23 00:37 , Processed in 1.096913 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号