Hi,
I am trying to send sensor(accelerometer) data through beacon. I am basing my logic on the beacon example. I am putting my sensor data into an array and passing it to manufacturing packet. I have taken care of the size of data and advertising time interval.
But my device is crashing after nearly 40s or so and stops advertising.
I am using nrf52 PCA10036 board.
Where could I be going wrong?