Using CYSMART BLE 4.2 us dongle as uart-ble bridge

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

cross mob
Dirk_6716
Level 2
Level 2
10 sign-ins 10 replies posted 10 questions asked

I have a CY5677 CYSMART BLE 4.2 USB Dongle and a CYBLE-214009-00 evaluation board.

I am trying to use the USB dongle as a uart-ble bridge to communicate with the CYBLE-214009 through a serial terminal. When I type a character in the serial terminal, the usb dongle should transmit that character to the cyble-214009 and the cyble-214009 should in turn send continuous sensor data for about two minutes.

Would it be possible to use the 'UART to BLE bridge peripheral' project to program the usb dongle, and edit the 'UART to BLE bridge central' project to program the CYBLE-214009 to send sensor data over BLE through UART? What changes would I need to make?

0 Likes
1 Solution
3 Replies

I followed the instructions on the comments. However, I get the following error.

Error: dbg.M0033: The selected debug target 'CY8C4248LQI-BL583' is not compatible with the project's selected device 'CYBL11573-56LQXI'.

0 Likes

nvm thanks!

0 Likes