First test with Seeed Tiny BLE streaming realtime data over BLE and USB Serial. This program is based in the "Tiny BLE Getting started" using the eMotion Driver 5.12 pulling the sensor values from the DMP.

Dependencies:   BLE_API eMPL_MPU6050 mbed nRF51822

History

First test with Seeed Tiny BLE streaming realtime data over BLE and USB Serial.; This program is based in the "Tiny BLE Getting started" using the eMotion Driver 5.12 pulling the sensor values from the DMP. default tip

2018-09-20, by valecapaldi [Thu, 20 Sep 2018 13:56:49 +0000] rev 5

First test with Seeed Tiny BLE streaming realtime data over BLE and USB Serial.; This program is based in the "Tiny BLE Getting started" using the eMotion Driver 5.12 pulling the sensor values from the DMP.


First test with Seeed Tiny BLE streaming realtime data over BLE and USB Serial.; This program is based in the "Tiny BLE Getting started" using the eMotion Driver 5.12 pulling the sensor values from the DMP.

2018-09-20, by valecapaldi [Thu, 20 Sep 2018 13:39:57 +0000] rev 4

First test with Seeed Tiny BLE streaming realtime data over BLE and USB Serial.; This program is based in the "Tiny BLE Getting started" using the eMotion Driver 5.12 pulling the sensor values from the DMP.


update ble libraries

2015-11-05, by yihui [Thu, 05 Nov 2015 06:58:30 +0000] rev 3

update ble libraries


able to recover from i2c bus fault

2015-11-05, by yihui [Thu, 05 Nov 2015 02:46:37 +0000] rev 2

able to recover from i2c bus fault


update libraries; ; delete nRF51822/nordic-sdk/components/gpiote/app_gpiote.c to solve GPIOTE_IRQHandler multiply defined issue. temperarily change nRF51822 library to folder

2015-04-22, by yihui [Wed, 22 Apr 2015 07:47:17 +0000] rev 1

update libraries; ; delete nRF51822/nordic-sdk/components/gpiote/app_gpiote.c to solve GPIOTE_IRQHandler multiply defined issue. temperarily change nRF51822 library to folder


initial

2015-02-07, by yihui [Sat, 07 Feb 2015 08:13:51 +0000] rev 0

initial