How to send data from the PSOC BLE module to the Cysmart App

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

cross mob
Anonymous
Not applicable

 I am trying to send the ADC data that i have obatined from the SAR ADC. This value is to be sent to the cysmat app. What do i need to do to get the following procedure done.

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

 Please find the attached project. It acts as a server/peripheral.Program your PSOC4 BLE pioneer kit with this project.Use UART terminal to see the firmware flow.

   


After programming RED LED turns on and the device starts to advertise.In Cysmart PC tool /mobile app start scanning and you can see the device with name "ADC_BLE_Example". Connect to the device.After connection GREEN LED turns ON.

After enabling the notifications by writing "0x01" to the Client characteristic configuration descriptor of custom characteristic from CySmart PC tool or by enabling notifications from Cysmart mobile app you can get the ADC O/P in your client for every 1 second. Connect some voltage<3.3V to the pin P3[0](Don't leave it floating).

If you have any other queries please let me know.

   

 

   

Regards,

   

Vikas

View solution in original post

0 Likes
13 Replies