Feather nRF52832 Beacon

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
PWK
 
Posts: 39
Joined: Wed Mar 06, 2019 9:08 am

Feather nRF52832 Beacon

Post by PWK »

I would like to insert data variables into a beacon advertising packet. The variables would be the value of a IR counter and the LIPO battery percent. I am very new to BLE but have searched different forums and the examples use the Secondary Scan Response packet . This packet is not being used in the Beacon example. I know the size of packet is limited but need help with example code or direction . Also using Arduino IDE , any help would be appreciated.

Thanks
Paul

User avatar
adafruit_support_mike
 
Posts: 67391
Joined: Thu Feb 11, 2010 2:51 pm

Re: Feather nRF52832 Beacon

Post by adafruit_support_mike »

This page from the nRF52 tutorial shows the API for setting a beacon's advertising packet:

https://learn.adafruit.com/bluefruit-nr ... /blebeacon

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”