nRF51 SDK - S110 SoftDevice
|
The Temperature Example shows how to use a temperature sensor and print the measurement.
The application starts with configuring the temperature module and simple_uart. The main loop reads the temperature sensor and prints measurement every 500 milliseconds.
The name of the example is temperature_pca10028. If you are not using the Keil Pack Installer, you can find the source code and project file of the example in the following folder: <InstallFolder>\Nordic\nrf51\examples\peripheral\temperature
Test the Temperature Example application by performing the following steps: