BTE cannot pairing with each other on wiced sdk

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I have tow BCM943341WCD1 board, run with bt_dualmode_server example on wiced idk 3.7.0,  one is the server, and the other be a client. I use wiced_bt_dev_sec_bond(p_inq->remote_bd_addr, 0, BT_TRANSPORT_BR_EDR, 0, NULL) to initiate bonding to the server, but server returns:

DCT BT NAME: WICED Server407

Local Bluetooth Address: [51:34:20:AA:BB:CC]

WICED DCT BT DEVICE CLASS : 20 04 1c

00:00:00.010000 GKI_create_task func=0x80187e5  id=1  name=BTU  stack=0x0  stackSize=6144

00:00:00.019000 GKI_create_task func=0x801efd1  id=0  name=HCISU  stack=0x0  stackSize=4096

Bluetooth Management Event: 0x15

Unhandled Bluetooth Management Event: 0x15

Bluetooth Management Event: 0x0

Bluetooth enabled (success)

Local Bluetooth Address: [43:34:1B:00:1F:AC]

WICED DCT BT ADDR 0x51:0x34:0x20:0xaa:0xbb:0xcc

rfcomm create_connection result:0

Waiting for RFCOMM connection (scn=1)...

Bluetooth Management Event: 0x14

Unhandled Bluetooth Management Event: 0x14

Bluetooth Management Event: 0x14

Unhandled Bluetooth Management Event: 0x14

Bluetooth Management Event: 0x9

IO_CAPABILITIES_BR_EDR_RESPONSE_EVT auth, 3 io cap1 oob0

Bluetooth Management Event: 0x8

BTM_PAIRING_IO_CAPABILITIES_BR_EDR_REQUEST_EVT 3 io cap1 oob0

Bluetooth Management Event: 0xb

BTM_PAIRING_COMPLETE_EVT: failed! status 5 bonding_status0

Bluetooth Management Event: 0xb

BTM_PAIRING_COMPLETE_EVT: failed! status 5 bonding_status8192

==================================================================================

DCT BT NAME: WICED client

WICED DCT BT DEVICE CLASS : 20 04 1c

00:00:00.006000 GKI_create_task func=0x8018665  id=1  name=BTU  stack=0x0  stackSize=6144

00:00:00.014000 GKI_create_task func=0x801eea1  id=0  name=HCISU  stack=0x0  stackSize=4096

Bluetooth Management Event: 0x15

Unhandled Bluetooth Management Event: 0x15

Bluetooth Management Event: 0x0

Bluetooth enabled (success)

Local Bluetooth Address: [43:34:1B:00:1F:AC]

WICED DCT BT ADDR 0x21:0x34:0x20:0xaa:0xbb:0xcc

Bluetooth Management Event: 0x14

Unhandled Bluetooth Management Event: 0x14

Bluetooth Management Event: 0x14

Unhandled Bluetooth Management Event: 0x14

Bluetooth Address: [CC:BB:AA:20:34:51] device class: 0x20041c

wiced_bt_dev_sec_bond rst 1

uuid0 80004d5

Bluetooth Address: [01:20:B5:05:00:08] device class: 0xd50400

Bluetooth Management Event: 0x8

BTM_PAIRING_IO_CAPABILITIES_BR_EDR_REQUEST_EVT 3 io cap1 oob0

        I'm the Initiator!

Bluetooth Management Event: 0xb

BTM_PAIRING_COMPLETE_EVT: failed! status 5 bonding_status0

Bluetooth Management Event: 0xb

BTM_PAIRING_COMPLETE_EVT: failed! status 5 bonding_status8192

0 Likes
15 Replies