Skip to content

KazuyaHioki/GS2200-WiFi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GS2200-WiFi

GS2200 WiFi add-on board operation

image

Description

SPRESENSE-WiFi is the sample program to kick GS2200 for the WiFi data transfer.

Features

  • TCP Client : After connecting TCP server, it sends data on and on....

Requirement

  • Arduino IDE

Usage

Change MACRO in AppFunc.cpp.

  • AP_SSID : SSID of WiFi Access Point to connect
  • PASSPHRASE : Passphrase of AP WPA2 security
  • TCPSRVR_IP : TCP Server IP Address
  • TCPSRVR_PORT : TCP Server port number

Author

Norikazu Goto

License

LGPL

Histroy

3/5/2019 : 1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.8%
  • C 13.2%