Skip to content

Simple example how to send data to flespi channel via http/https(with root CA/fingerprint) for ESP32/ESP8266 boards

License

Notifications You must be signed in to change notification settings

flespi-software/ESP32-ESP8266_http_channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ESP32/ESP8266 HTTP(S) channel sender

Simple example of how to send data from ESP32/ESP8266 boards to the flespi channel via http/https (with root CA/fingerprint).

Prerequisites:

Build Setup

install additional board to Arduino IDE

Arduino board project Howto

Official Arduino IDE info on how to install additional cores

Select board

Arduino IDE: Tools -> Board -> Your board type (ESP32 Dev Module in my case ESP32 Wrover-B)

Test

  • change credentials (credentials.h)
  • compile the project and flash the board

License

MIT license.

About

Simple example how to send data to flespi channel via http/https(with root CA/fingerprint) for ESP32/ESP8266 boards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published