This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Advertising Accelerometer data in ibeacon

I have nrf52840/32 dk and lis3dh accelerometer. I have interfaced two of then via I2C. I want to advertise data of lis3dh xyz acceleration values in the ibeacon advertsing frame. Kindly assist me

Parents Reply
  • I have implemented ibeacon ble_app_beacon exampl.e I found that it was encoded as manufacturing data in advertising packet field making upto 31 bytes. Now i want to add accelerometer data in this advertising frame. I found manufacturing field with scan response is to be used. I am facing issue on how to update the manufacturing data field of ibeacon frame. 

Children
Related