sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

Temperature + Humidity APP #124

Closed KingJimmy27 closed 7 years ago

KingJimmy27 commented 7 years ago

I am just starting to use your temp_sensor example which looks like the function I require. It looks like it is working when viewed with B-BLE app but I cannot find an Android app to display the temp and humidity results. Can you suggest one please?

sandeepmistry commented 7 years ago

@KingJimmy27 I would recommend nRF Master control panel.

It might not display the converted values, so you'll probably have to convert them.