SensorTag编译错误Error[e16]: Segment ISTACK (size: 0xc0 align: 0) is too long for segment definition.

0

本文作者:xjtudll  发布于:2017-12-10  分类:技术心得  点击:

问题

IAR 8051 8.302,编译TI的BLE-CC254x-1.4.0的SensorTag工程,对此工程没有进行任何改动,直接编译,出现如下错误:

...

Android BLE:onServicesDiscovered(BluetoothGatt gatt, int status) 没有回调过

0

本文作者:xjtudll  发布于:2017-3-30  分类:技术心得  点击:


问题:

...

CC254x GAPBOND_IO_CAP_DEFINES ------ GAP Bond Manager I/O Capabilities的含义

0

本文作者:xjtudll  发布于:2017-3-24  分类:技术心得  点击:

http://www.deyisupport.com/question_answer/wireless_connectivity/bluetooth/f/103/t/62156.aspx

...

ios ble:didDiscoverPeripheral没有回调

0

本文作者:xjtudll  发布于:2016-8-12  分类:技术心得  点击:

参考资料:

http://stackoverflow.com/questions/26320578/diddiscoverperipheral-not-been-called-after-advertising-another-ios-device

...

BLE 128位UUID规定及使用

0

本文作者:xjtudll  发布于:2016-8-3  分类:技术心得  点击:

参考资料:

http://www.deyisupport.com/question_answer/wireless_connectivity/f/45/t/30862.aspx

...

CC2541 HOGP Android 5.x无法自动回连

0

本文作者:xjtudll  发布于:2016-1-19  分类:技术心得  点击:

参考资料:

https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/406142

问题:

使用CC254x做BLE键盘,利用HOGP(HID Over Gatt Profile),成功实现了键盘的功能。首次与android 5.x连接成功后,可以成功的成为键盘,可以输入字符,数字等等。

...

CC254x android6.x无法配对

0

本文作者:xjtudll  发布于:2015-12-18  分类:技术心得  点击:

参考资料:

https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/457958

问题:

配对时提示密码或PIN错误,但是根本就没有到输入密码这一步,就直接说密码错误了。

环境:

android 6.0,CC254x,协议栈:V1.4.0

...

android bluetoothGatt :onClientRegistered() - status=133 clientIf=0

0

本文作者:xjtudll  发布于:2015-12-4  分类:技术心得  点击:

参考资料:

http://stackoverflow.com/questions/25330938/android-bluetoothgatt-status-133-register-callback

问题:

BLE连接时(使用 .connectGatt),不是提示成功或失败,而是提示:

BluetoothGatt(32027): onClientRegistered() - status=133 clientIf=0

经查:

133 = 0x85,是GATT_ERROR

..

CC Debugger不能识别

0

本文作者:xjtudll  发布于:2015-11-2  分类:技术心得  点击:

CCdebugger买来的时候正常,生产长期烧录后,就无法识别了,表现如下:

46a855f4-9626-495e-92d8-29eec308b697

...

谈谈BLE连接参数

0

本文作者:xjtudll  发布于:2015-4-20  分类:技术心得  点击:

在使用BLE过程中,BLE连接参数是一个比较容易忽略的地方,很多人从来不管这些连接参数,结果很容易出现以下几个问题:
1、设备功耗大;
2、与android系统手机或ios系统手机无法连接(尤其是ios系统);
3、连接后,串口使用较低波特率发送数据时,容易出现乱码;

这些问题都是连接参数不对导致的,ios系统要求:

...

Page 1 of 1 « 首页...«1»...尾页 »