Skip to content

TomonobuHayakawa/GS2200-WiFi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GS2200-WiFi

GS2200 WiFi add-on board operation

image

Description

GS2200-WiFi is the sample program to kick GS2200 for the WiFi data transfer. SPRESENSE is expected to be the host controller.

Features

  • TCP Client : After connecting TCP server, it sends data on and on. See the document.
  • MQTT Publisher : After connecting MQTT broker, it sends data every 5 second. See the document.
  • Internet Radio : After connecting Internet radio server, it will play music at SPRESENSE analog output.
  • HTTP Client : PC will run the HTTP server by Node.js, GS2200 will send POST/GET request to the HTTP server periodically.
  • Limited-AP mode : GS2200 will be the WiFi AP and works as TCP echo server. PC will associate to GS2200 AP and connects to TCP server.
  • Pass Through mode : You will send any AT commands via Serial.
  • HTTP POST Test : You will send large data size of POST request.

Requirement

Document

Author

Norikazu Goto

License

LGPL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 85.4%
  • C 8.8%
  • JavaScript 3.3%
  • Python 1.9%
  • Processing 0.6%