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 muRata

Files at this revision

API Documentation at this revision

Comitter:
xively
Date:
Fri Oct 11 12:46:15 2013 +0000
Parent:
7:0eff5db44b8b
Parent:
6:9e4f4a8c1829
Child:
9:c5dc85d192e2
Commit message:
Merged r6 with r7

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Oct 11 12:39:08 2013 +0000
+++ b/main.cpp	Fri Oct 11 12:46:15 2013 +0000
@@ -123,4 +123,4 @@
       
       wait( 15.0 );
     }
-}
\ No newline at end of file
+}