Forums - QCA9377 communication

1 post / 0 new
QCA9377 communication
aruner92
Join Date: 9 Apr 19
Posts: 3
Posted: Tue, 2019-04-09 05:38

Hi Team,

I am new to the Bluetooth devlopment. I am trying to write c application for BLE advertisement using QCA9377.

QCA9377 module which is loaded with BLUE Z 5.49 and mounted in UART as hci device with IMX6 processor.

I want communicate with the device to do the advertise data and configure the module as ble.

is any user manual / reference document available (api calls/ sample code)? please share.
 
hciattach -t 30 /dev/ttymxc1 any 115200 flow &
[1] 584
root@pico-imx6:~# Setting TTY to N_HCI line discipline
Device setup complete

 

hciconfig -a

hci0:   Type: Primary  Bus: UART
        BD Address: 00:1F:7B:31:11:EB  ACL MTU: 1024:7  SCO MTU: 60:8
        UP RUNNING
        RX bytes:684 acl:0 sco:0 events:39 errors:0
        TX bytes:995 acl:0 sco:0 commands:39 errors:0
        Features: 0xff 0xfe 0x8f 0xfe 0xd8 0x3f 0x5b 0x87
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF
        Link mode: SLAVE ACCEPT
        Name: 'BlueZ 5.49'
        Class: 0x200000
        Service Classes: Audio
        Device Class: Miscellaneous,
        HCI Version: 4.1 (0x7)  Revision: 0x0
        LMP Version: 4.1 (0x7)  Subversion: 0x25a
        Manufacturer: Qualcomm (29)
 
Thanks in advice.
  • Up0
  • Down0

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.