Series com port resource code for CYBLE-022001-00

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

cross mob
Augustine_Yeh
Level 4
Level 4
Distributor - Zenitron(GC)
100 sign-ins 5 likes given 50 sign-ins

Hi Cypress

Can you offer the Series com port resource code for CYBLE-022001-00 , We need a Virtual Serial Port for communication with  CYBLE-022001-00 module , Thank !!

0 Likes
1 Solution
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

1. Please refer to the EZ-Serial firmware platform from this link. EZ-Serial platform is built on top of EZ-BLE modules from Cypress. Depending on the specific application, this platform may utilize an external host device such as a microcontroller (MCU) connected to the module via UART, GPIO pins, or both. EZ-BLE modules communicate with a remote device using the Bluetooth Low Energy (BLE) protocol. Using this application, you can configure PSoC through AT commands through Serial terminal.

2. You can also refer to the  Day020_BLE_UART example project from the GitHub. This example consists of two projects – Central and Peripheral. When appropriately interfaced to a PC, each of the peer devices can be used as a COM port using a terminal application (like TeraTerm). The data sent through the terminal application at one end, appears at the other end, as it does over wired UART communication.

Please let me know if this helps.

Thanks,
P Yugandhar.

View solution in original post

0 Likes
2 Replies
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

1. Please refer to the EZ-Serial firmware platform from this link. EZ-Serial platform is built on top of EZ-BLE modules from Cypress. Depending on the specific application, this platform may utilize an external host device such as a microcontroller (MCU) connected to the module via UART, GPIO pins, or both. EZ-BLE modules communicate with a remote device using the Bluetooth Low Energy (BLE) protocol. Using this application, you can configure PSoC through AT commands through Serial terminal.

2. You can also refer to the  Day020_BLE_UART example project from the GitHub. This example consists of two projects – Central and Peripheral. When appropriately interfaced to a PC, each of the peer devices can be used as a COM port using a terminal application (like TeraTerm). The data sent through the terminal application at one end, appears at the other end, as it does over wired UART communication.

Please let me know if this helps.

Thanks,
P Yugandhar.

0 Likes
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please let me know if this helps.

Thanks,

P Yugandhar.

0 Likes