Can application receive data from HCI UART on BCM20737?

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

cross mob
aomec_1408391
Level 1
Level 1
First like given

Hi,

Can application read data from HCI UART(Not PUART) on BCM20737?

I did the following steps on BCM920737TAG:

     1. Disconnect UART_RX

     2. Reset

     3. Connect UART_RX

     4. Call "bleprofile_ReadUART" to read data from HCI UART.

But "bleprofile_ReadUART" can't read any data from HCI UART.

Could you tell me the usage of API "bleprofile_ReadUART()".

Thanks!

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Unfortunately, the HCI UART can only be used for programming the part,

WICED Smart Hardware Interfaces

View solution in original post

0 Likes
1 Reply
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Unfortunately, the HCI UART can only be used for programming the part,

WICED Smart Hardware Interfaces

0 Likes