How to test observer project in 100 projects 100 days using android phone?

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

cross mob
lock attach
Attachments are accessible only for community members.
DhDa_2432241
Level 5
Level 5
5 likes given First like received First like given

Hello,
I am trying out the observer project from the Cypress git repo. I am using CYBLE-012011 as a standalone device and so I had to do the following to compile the project.
1. Create a new project with CYBLE-0102011 as the device.
2. Copy main.c, common.h and common.c from the observer project. 
3. Rename the uart component to match the API names.
4. Configure UART and BLE as in the project. 

Now I compiled and programmed the project. Now I want to use my android phone to send beacons and the BLE to scan and display those beacons. I am using the Beacon simulator app to send the beacons. But I can't see anything on the COM terminal. I have attached my project in the attachments. 

Thank you
Dheeraj

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hi Dheeraj,

   

You can use any Psoc Creator BLE example projects as well as GitHub projects (https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days) for Ez BLE module as well.

   

You just need to make sure to select correct part number and pins.

   

 

   

Thanks,

   

Anjana

View solution in original post

0 Likes
10 Replies