Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Module for SensorNode

Build Status

Firmware for the WiFi Module for the SensorNode.

For more information have a look at Code for Chemnitz: SensorNode project

Commands

Config

SSID

Set

curl --data "ssid=<ssid>" http://<ip|hostname>/config/wifi/sta/ssid

WiFi password

Set

curl --data "password=<password>" http://<ip|hostname>/config/wifi/sta/password

Actions

Register

Register SensorNode at the Backendserver

curl --data "email=test@test.com" http://<ip|hostname>/action/register

Save config

curl http://<ip|hostname>/action/save

Restart node

curl http://<ip|hostname>/action/restart

About

WiFi Module for the SensorNode

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages