demo of the murata wifi chip. This demo tries to connect to an open wifi access point and prints out all the relevant information about the connection. It then scans all wifi access points nearby and reports their information.
Dependencies: SNICInterface mbed-rtos mbed
Fork of SNIC-xively-jumpstart-demo by
History
Initial rev of murata demo, all API's are used and broken out.
2015-04-09, by mbedAustin [Thu, 09 Apr 2015 01:28:01 +0000] rev 31
Initial rev of murata demo, all API's are used and broken out.
got all API's working, need to cleanup
2015-04-02, by mbedAustin [Thu, 02 Apr 2015 06:03:05 +0000] rev 30
got all API's working, need to cleanup
got some initial stuff working
2015-04-01, by mbedAustin [Wed, 01 Apr 2015 23:05:11 +0000] rev 29
got some initial stuff working
got documentation working, stripped out extra fluff
2015-04-01, by mbedAustin [Wed, 01 Apr 2015 22:37:22 +0000] rev 28
got documentation working, stripped out extra fluff
Add the definition of serial for debugging output.
2014-11-25, by kishino [Tue, 25 Nov 2014 00:33:30 +0000] rev 27
Add the definition of serial for debugging output.
Updated SNICInterface.lib.
2014-11-14, by kishino [Fri, 14 Nov 2014 00:56:25 +0000] rev 26
Updated SNICInterface.lib.
It was supported to the FRDM-KL46Z platform.
2014-09-19, by kishino [Fri, 19 Sep 2014 01:46:21 +0000] rev 25
It was supported to the FRDM-KL46Z platform.
Default value of SSID and PassPhrase in source code was changed.
2014-09-12, by kishino [Fri, 12 Sep 2014 00:28:16 +0000] rev 24
Default value of SSID and PassPhrase in source code was changed.
Modified the module name of Copyright.
2014-07-15, by kishino [Tue, 15 Jul 2014 10:13:57 +0000] rev 23
Modified the module name of Copyright.
The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;
2014-07-15, by kishino [Tue, 15 Jul 2014 09:56:43 +0000] rev 22
The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;