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

To collect multiple sensor values and transmit it over bluetooth using nrf52840 DK

Hello!

I'm looking to build an application on nrf52840 DK that collects multiple sensor values and transmits it over Bluetooth. For now, I don't have a bluetooth application of my own so it's enough if I'm able to read those values using nrf connect app. I'm planning to retrieve values from the onboard temperature sensor and two other sensors that are connected using i2c. I have gone through the posts and tutorials but I find that most of them aren't ported to nrf52840 board. Can anyone point me to right example/ tutorial/ blog that can help me achieve this on nrf52840?

Related