当前位置:首页 > BLE

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

xjtudll8年前 (2017-12-10)7200
SensorTag编译错误Error[e16]: Segment ISTACK (size: 0xc0 align: 0) is too long for segment definition.
问题:IAR 8051 8.302,编译TI的BLE-CC254x-1.4.0的SensorTag工程,对此工程没有进行任何改动,直接编译,出现如下错误:......

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

xjtudll9年前 (2017-03-30)17310
问题:......

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

xjtudll9年前 (2017-03-24)7960
http://www.deyisupport.com/question_answer/wireless_connectivity/bluetooth/f/103/t/62156.aspx......

ios ble:didDiscoverPeripheral没有回调

xjtudll10年前 (2016-08-12)13530
参考资料:http://stackoverflow.com/questions/26320578/diddiscoverperipheral-not-been-called-after-advertising-another-ios-device......

BLE 128位UUID规定及使用

xjtudll10年前 (2016-08-03)18770
BLE 128位UUID规定及使用
参考资料:http://www.deyisupport.com/question_answer/wireless_connectivity/f/45/t/30862.aspx......

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

xjtudll10年前 (2016-01-19)14430
CC2541  HOGP Android 5.x无法自动回连
参考资料:https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/406142问题:使用CC254x做BLE键盘,利用HOGP(HID Over Gatt Profile),成功实现了键盘的功能。首次...

CC254x android6.x无法配对

xjtudll10年前 (2015-12-18)6850
参考资料:https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/t/457958问题:配对时提示密码或PIN错误,但是根本就没有到输入密码这一步,就直接说密码错误了。环境:android 6.0,CC2...

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

xjtudll10年前 (2015-12-04)45580
android bluetoothGatt  :onClientRegistered() - status=133 clientIf=0
参考资料:http://stackoverflow.com/questions/25330938/android-bluetoothgatt-status-133-register-callback问题:BLE连接时(使用 .connectGatt),不是提示成功或失败,而是提示:Bluetooth...

CC Debugger不能识别

xjtudll11年前 (2015-11-02)13950
CC Debugger不能识别
CCdebugger买来的时候正常,生产长期烧录后,就无法识别了,表现如下:......

谈谈BLE连接参数

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