CY8CKIT-062-BLE PSoC 6 UART over BLE

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

cross mob
And_
Level 1
Level 1
First like given First like received First question asked

Hi, 

Because of the standard Serial Port Profile (SPP) is not supported by BLE, i need to create a BLE custom service to be able to send/receive UART data over Bluetooth.  I want to transfer uart data over bluetooth(psoc6 to PC Serial Comport). Is there a reference project to do so.

Thank you.

 

1 Solution
lock attach
Attachments are accessible only for community members.
PratikshaV
Moderator
Moderator
Moderator
100 solutions authored 5 likes given 250 sign-ins

Hi @And_ 

Sorry for the delayed response....

Could you please refer to the below attached project. This project demonstrates on how to use PSoC6 BLE device as a UART-BLE bridge (Custom SPP). It is similar to the PSoC4 BLE UART project in the GitHub. 

 

Please let me know if this works.

Thanks & Regards

Pratiksha V

View solution in original post

1 Reply
lock attach
Attachments are accessible only for community members.
PratikshaV
Moderator
Moderator
Moderator
100 solutions authored 5 likes given 250 sign-ins

Hi @And_ 

Sorry for the delayed response....

Could you please refer to the below attached project. This project demonstrates on how to use PSoC6 BLE device as a UART-BLE bridge (Custom SPP). It is similar to the PSoC4 BLE UART project in the GitHub. 

 

Please let me know if this works.

Thanks & Regards

Pratiksha V