Search found 2 matches

by hiteshpratyushv
Wed Jun 13, 2018 1:12 pm
Forum: General Discussion
Topic: Data from ESP32 to AWS S3
Replies: 3
Views: 7390

Data from ESP32 to AWS S3

Can someone here help me out with code to send data from esp32 to aws s3 storage ?
I want an esp-idf code and not arduino ide as I already have other code that needs to be running in parallel
I am new to aws so any help would be good.
by hiteshpratyushv
Fri Jun 01, 2018 10:16 am
Forum: General Discussion
Topic: Simple WebSocket code for ESP32
Replies: 2
Views: 5763

Simple WebSocket code for ESP32

I am trying to make a simple websocket which can receive messages from a client and send a reply back to it.
I would be great if someone could help me with this.
Thank you