Sending data- BLE

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

cross mob
aliissa02
Level 4
Level 4
100 sign-ins 50 replies posted 5 likes given

Hello,

I am using a PSoC 6 and I would like to create a BLE connection and send data via BLE(GATT). Can anyone help please?

Thank you

0 Likes
1 Solution
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

Please refer to the ble throughput demo for psoc6 ble. It shows the GATT layer notifications and write procedure.

https://github.com/Infineon/mtb-example-psoc6-ble-throughput-freertos

You can also get the demo from modus tool box sdk.

View solution in original post

0 Likes
1 Reply
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

Please refer to the ble throughput demo for psoc6 ble. It shows the GATT layer notifications and write procedure.

https://github.com/Infineon/mtb-example-psoc6-ble-throughput-freertos

You can also get the demo from modus tool box sdk.

0 Likes