BLE_HTS_Demo

This BLE_HTS_Demo program enables you to collect Temperature and Humidity data reading from sensor and transmit to collector device such as smartphone.

Below documents teach you how to install app that can connect and read data from our DELTA-DFCM-NNN40 development board. There are two versions, Android and iPhone.

/media/uploads/Marcomissyou/ios_app_for_environment_sensor_0518.pdf

/media/uploads/Marcomissyou/android_app_for_environment_sensor.pdf

History

Modify SDA/SCL configured pin to support NQ620 and NNN50 platform default tip

2017-07-18, by silviaChen [Tue, 18 Jul 2017 09:48:42 +0000] rev 10

Modify SDA/SCL configured pin to support NQ620 and NNN50 platform


update mbed-os so both NNN50 and NQ620 (as well as NQ624 module) platform are supported; Add config in mbed_app.json to fix NQ620 use internal RC issue ; remove the unused shield folder;update BLE_API;Modify SCL/SDA pin

2017-07-18, by silviaChen [Tue, 18 Jul 2017 09:34:06 +0000] rev 9

update mbed-os so both NNN50 and NQ620 (as well as NQ624 module) platform are supported; Add config in mbed_app.json to fix NQ620 use internal RC issue ; remove the unused shield folder;update BLE_API;Modify SCL/SDA pin


just remove unused #include in main.cpp

2016-10-21, by tsungta [Fri, 21 Oct 2016 02:35:31 +0000] rev 8

just remove unused #include in main.cpp


Update to fit the usage of NQ620 platform

2016-10-21, by tsungta [Fri, 21 Oct 2016 02:27:42 +0000] rev 7

Update to fit the usage of NQ620 platform


Update BLE_API, nRF51822, and mbed libs to sync throughout all sample code, work for 32KB RAM revision platform

2015-08-14, by wgd8700 [Fri, 14 Aug 2015 09:14:49 +0000] rev 6

Update BLE_API, nRF51822, and mbed libs to sync throughout all sample code, work for 32KB RAM revision platform


update BLE_API and include BLE.h in main.cpp

2015-06-25, by Marcomissyou [Thu, 25 Jun 2015 07:31:41 +0000] rev 5

update BLE_API and include BLE.h in main.cpp


Updated example program to use mbed library builds (much faster import)

2015-06-23, by screamer [Tue, 23 Jun 2015 08:33:55 +0000] rev 4

Updated example program to use mbed library builds (much faster import)


detecting whether there is a UV sensor on board.; if no UV sensor returns 100.

2015-06-10, by Marcomissyou [Wed, 10 Jun 2015 08:20:50 +0000] rev 3

detecting whether there is a UV sensor on board.; if no UV sensor returns 100.


remove NEED_CONSOLE_OUTPUT define

2015-06-10, by Marcomissyou [Wed, 10 Jun 2015 02:04:48 +0000] rev 2

remove NEED_CONSOLE_OUTPUT define


modify led pin number

2015-06-03, by Marcomissyou [Wed, 03 Jun 2015 05:40:14 +0000] rev 1

modify led pin number