Simple example of how to send data from ESP32/ESP8266 boards to the flespi channel via http/https (with root CA/fingerprint).
Official Arduino IDE info on how to install additional cores
Arduino IDE: Tools -> Board -> Your board type (ESP32 Dev Module in my case ESP32 Wrover-B)
- change credentials (credentials.h)
- compile the project and flash the board
MIT license.