简体   繁体   English

错误的GATT配置文件显示在BLE工具Android应用上

[英]Wrong GATT profile shows up on BLE tool Android app

So, this will be a pretty basic question. 因此,这将是一个非常基本的问题。 I'm attempting to learn how to program the BGM111 (Blue Gecko) by Blue Giga for the purpose of wireless heart monitoring. 我正在尝试学习如何对Blue Giga的BGM111(Blue Gecko)进行编程,以进行无线心脏监测。 This task will be much easier the help of apps like BLE tool. 借助BLE工具之类的应用程序,此任务将更加容易。 Unfortunately, no matter what app I use, the GATT displayed on the app will somehow "freeze" on a certain program's GATT and although the name of the signal will change on the app, the GATT will not. 不幸的是,无论我使用什么应用程序,应用程序上显示的GATT都会以某种方式在特定程序的GATT上“冻结”,尽管信号名称会在应用程序上发生变化,但GATT不会。 For example, I am trying out the "Health Thermometer" example from SiliconLab's website. 例如,我正在尝试SiliconLab网站上的“健康温度计”示例。 It then has a service called "Health Thermometer". 然后,它具有称为“健康温度计”的服务。 When I try to upload the heart rate example, I look at the BLE tool app and it still has "Health thermometer" listed as a service. 当我尝试上传心率示例时,我查看了BLE工具应用,但该应用仍然列出了“健康温度计”作为服务。 I have checked the project file and the GATT file is indeed correct in the heart rate proj file. 我已经检查了项目文件,并且心跳项目文件中的GATT文件确实正确。 So what gives? 那有什么呢? No amount of turning my phone on and off, closing the app, etc. has helped. 打开和关闭手机,关闭应用程序等都无济于事。

Thanks. 谢谢。

禁用/启用Android蓝牙适配器以清除手机中的缓存。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM