Receive data from master and print using UART [CYBT-343026 Eval]

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

cross mob
SaEa_4705941
Level 3
Level 3
25 replies posted 10 replies posted 10 questions asked

Hi,

Is there a code example to send commands to the eval board through putty or any other serial communication tool?

I would like to implement an application which receives HCI commands through UART and sends the received data(over bluetooth) to the host(putty etc)

So far I was able to configure the Eval board(using hci opp server example) to send the 1Meg data on button interrupt but unable to receive the data which was input on the host side.

Regards,

Se

0 Likes
1 Solution

Hi SaEa_4705941 ,

Sorry for missing to update thread .

I think your queries already resolved in other threads :

CYBT 343026 EVAL data throughput evaluation when UART baudrate = 1000000

CYBT 343026- Throughput test

Please let us know if there is any queries left.

Regards,

Anjana

View solution in original post

0 Likes
4 Replies
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hi SaEa_4705941 ,

Could you please clarify your end application?

Is it like send and receive data between peer via BT and get it received on serial port like UART ?

Regards,

Anjana

0 Likes

Hi AnjanaM_61​,

To be simple, the application is to send and receive data between two bluetooth devices. One being a PC and another being the CYBT-343026 EVAL which is controlled via HCI interface.

Also could you please suggest on how to evaluate below aspects of the board in EDR mode. Is there any guides or articles that I can follow?

  1. maximum data rate @1M baud rate. Our application requires 600kbps throughput (Is this board limited to 115200 due to the onboard chip which handles serial communication?).
  2. Packet error rate

Thanks,

Se

0 Likes

Hi SaEa_4705941 ,

Sorry for missing to update thread .

I think your queries already resolved in other threads :

CYBT 343026 EVAL data throughput evaluation when UART baudrate = 1000000

CYBT 343026- Throughput test

Please let us know if there is any queries left.

Regards,

Anjana

0 Likes

Hi AnjanaM_61​,

Thanks for the follow up. Yes I was able to implement the functionality.

Regards,

Se

0 Likes