Setting up Advertisements Correctly - ADC

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

cross mob
Anonymous
Not applicable

 Hello,

   

 

   

Just got my development kit and i'm trying to put together a simple demo that samples the ADC. But I ran into problems setting up the right advertisement. I read this BLE advertising article and now i understand that i need a custom 128-bit UUID service and that I need to put the UUID in the packet. The problem is I don't know where to do this with the Cypress tools.

   

Where do I start?

   

Also, is there any example code or informationon the ADC and how to get that data to be sent during a connection?

0 Likes
4 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Here is a number of projects, several using ADC data over BT link that

   

you can look at -

       

 

   

http://www.cypress.com/?id=5509 100 Projects in 100 Days with Bluetooth

   

 

   

Setting up advertisements -

   

 

   

    

   

         

   

http://www.cypress.com/?rID=102504     AN91267 - Getting Started with PSoC® 4 BLE

   

    

   

          

   

http://www.cypress.com/?rID=102512     AN91445 - Antenna Design Guide

   

http://www.cypress.com/?rID=102505     AN94020 - Getting Started with PRoC™ BLE

   

http://www.cypress.com/?rID=110007     AN92584 - Designing for Low Power and Estimating Battery Life for BLE Applications

   

http://www.cypress.com/?rID=109900     AN91162 - Creating a BLE Custom Profile

   

http://www.cypress.com/?rID=110107     AN91184 - PSoC 4 BLE - Designing BLE Applications

   

 

   

 

   

 

   

 

   

Regards, Dana.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

There are already more than 30 example projects ready to use. I would stick io the proximity examples and change the 8-bit proximity value first to an 8.bit ADC and later to a 16-bit ADC vaslue.

   

 

   

Bob

0 Likes
Anonymous
Not applicable

 Thank you. I am going to take a look at both of these notes and the examples and come back with questions.

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Glad to have been of assistance.

   

 

   

Dana.

0 Likes