Forums - Enable Ble Security in qca 402x

3 posts / 0 new
Last post
Enable Ble Security in qca 402x
gecloudtest
Join Date: 29 May 18
Posts: 9
Posted: Fri, 2018-10-26 10:36

Hi Team,

I am trying to enable BLE security in qca 4020 board with QCLI_demo which is configured as Ble Master and qca 4024 with Onboard demo which is configured as a Ble slave .

I am using passkey entry as pairing algorithm for security.

I want master to enter the passkey which is displayed by slave .

While I am trying to execute command
LEPassKeyResponse
It's getting failed there.
OUTPUT=
"Pass Key Authentication Response: Authentication not in progress."

Can anyone suggest where I am going wrong and which IO_capability to put at master side which will allow it to enter passkey and enable secure connection.

Waiting for response

Thanks in advance
Sushmita

  • Up0
  • Down0
sv.jinka
Join Date: 26 Sep 18
Posts: 10
Posted: Tue, 2018-12-04 02:18

Hi Sushmita,

You have to use QAPI_BLE_LIC_KEYBOARD_ONLY_E  as IOCapabilty. 

So that client can enter the passkey displayed by peer device(ble server).

Call LEPassKeyResponse Command and enter the passkey as argument .

 

thanks & regards,

Jinka 

  • Up0
  • Down0
sv.jinka
Join Date: 26 Sep 18
Posts: 10
Posted: Tue, 2018-12-04 02:19

Hi Sushmita,

You have to use QAPI_BLE_LIC_KEYBOARD_ONLY_E  as IOCapabilty. 

So that client can enter the passkey displayed by peer device(ble server).

Call LEPassKeyResponse Command and enter the passkey as argument .

 

thanks & regards,

Jinka 

  • 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.