Search found 2 matches

by HansDia
Wed Mar 31, 2021 2:48 pm
Forum: ESP32 Arduino
Topic: How to use cURL with ESP32?
Replies: 2
Views: 10623

Re: How to use cURL with ESP32?

Is there another why to do it with example PHP?
by HansDia
Tue Mar 30, 2021 9:05 pm
Forum: ESP32 Arduino
Topic: How to use cURL with ESP32?
Replies: 2
Views: 10623

How to use cURL with ESP32?

Hi! Is there any way to use cURL with the ESP32? I'm making a project where I want to use the Nexmo SMS service to send out messages. They offer many ways to do it, like .net, Node, Java, PHP, and cURL. There I think cURL is the best option for ESP32. Their cURL setup looks something like this: curl...