This program simply connects to a HTS221 I2C device to proximity sensor

Dependencies:   FXOS8700CQ mbed

History

Flush modem buffer before send default tip

2016-10-10, by elmkom [Mon, 10 Oct 2016 16:29:34 +0000] rev 43

Flush modem buffer before send


code

2016-10-07, by elmkom [Fri, 07 Oct 2016 17:01:22 +0000] rev 42

code


Make proximity optional

2016-10-04, by elmkom [Tue, 04 Oct 2016 20:29:31 +0000] rev 41

Make proximity optional


Remove read delays

2016-09-29, by elmkom [Thu, 29 Sep 2016 14:19:53 +0000] rev 40

Remove read delays


changed datastr

2016-09-27, by elmkom [Tue, 27 Sep 2016 15:45:21 +0000] rev 39

changed datastr


latest

2016-09-26, by elmkom [Mon, 26 Sep 2016 18:02:16 +0000] rev 38

latest


v3 close and reopen socket to recover

2016-09-21, by elmkom [Wed, 21 Sep 2016 18:03:43 +0000] rev 37

v3 close and reopen socket to recover


v2

2016-09-21, by elmkom [Wed, 21 Sep 2016 15:42:01 +0000] rev 36

v2


proximity sensors working

2016-09-19, by elmkom [Mon, 19 Sep 2016 16:16:17 +0000] rev 35

proximity sensors working


Fixed the char to be * char myJsonResponse[512];;

2016-07-23, by stefanrousseau [Sat, 23 Jul 2016 01:10:53 +0000] rev 34

Fixed the char to be * char myJsonResponse[512];;