Forums - Error message when initialize BLE.

2 posts / 0 new
Last post
Error message when initialize BLE.
phind.uet
Join Date: 17 Dec 19
Posts: 1
Posted: Tue, 2019-12-17 18:12

Hi everyone,

When I try to Initialize BLE from demo app, it showed the following message:

BLE: OpenStack().
BLE: Bluetooth Stack ID: 2.
BLE: Device Chipset: 5.0.
BLE: Number ACL Buffers: 16, ACL Buffer Size: 81
BLE: Number ACL Buffers: 16, ACL Buffer Size: 81
BLE: HCI Event Registration Successful.
BLE: ACL Data Callback Registration Successful.
BLE: BD_ADDR: 0xA1A35F21F004
BLE: QDEV(targetId, qapi_BLE_SLoWP_Initialize) Failed: -2002.
 

After checking, I found that -2002 means QAPI_BLE_SLOWP_ERROR_INSUFFICIENT_RESOURCES

But I don't know what is RESOURCES here? Please help me.

Thank you very much

  • Up0
  • Down0
c_rpedad
Profile picture
Join Date: 18 Jun 18
Location: San Jose
Posts: 317
Posted: Thu, 2020-01-16 12:06

Kindly provide is the instructions on sequence of instrutions when observing the -2002 error.

If you are using QCLI_demo application, you can initialize BLE using commnad " BLE InitializeBluetooth" with expected output as below:

> ble InitializeBluetooth

BLE: OpenStack().
BLE: Bluetooth Stack ID: 1.
BLE: Device Chipset: 5.0.
BLE: Number ACL Buffers: 16, ACL Buffer Size: 81
BLE: HCI Event Registration Successful.
BLE: ACL Data Callback Registration Successful.
BLE: BD_ADDR: 0x140200F0FD8C
BLE: Connection Tx Power: 4.
BLE: Initialized 6LoWPAN layer for BLE.
  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.