BLE gas sensor

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

cross mob
Anonymous
Not applicable

Hi I am using a CY8CKit-bl487 development board and want to get a gas reading on a ble android app how do I set this up in psoc creator as it’s a analog signal and can’t see a characteristic in the Bluetooth settings?

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please refer the attached example project in which the data is send from the PSoC BLE kit to CySmart Android app. In this project, you can use any serial terminal (Tera-term/Putty) to send the data to PSoC BLE and from BLE kit to CySmart Android App through BLE communication (From Serial Terminal-> PSoC BLE kit -> CySmart). In the CySmart App when you Enable the notification you can see the data whenever if you write data in the Tera-term.

Please refer the document Creating a BLE Custom Profile for more information on creating custom profile.

Thanks,

P Yugandhar.

View solution in original post

0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please refer the attached example project in which the data is send from the PSoC BLE kit to CySmart Android app. In this project, you can use any serial terminal (Tera-term/Putty) to send the data to PSoC BLE and from BLE kit to CySmart Android App through BLE communication (From Serial Terminal-> PSoC BLE kit -> CySmart). In the CySmart App when you Enable the notification you can see the data whenever if you write data in the Tera-term.

Please refer the document Creating a BLE Custom Profile for more information on creating custom profile.

Thanks,

P Yugandhar.

0 Likes