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

Sending TWI sensor data over BLE

Hi,

I am fairly new to BLE application development on NRF52.

I have a temperature and humidity sensor TH02 and I have interfaced it by making essential changes in  TWI sensor example(SDK 15.2).

However, i now need to send these temperature and humidity values(integer or float) over BLE and check it on nRFConnect app. I don't need to receive anything on NRF52.

Which example is the closest that i can start working with?

Related