M
M
Maksim Sobolev2020-08-18 10:07:52
Arduino
Maksim Sobolev, 2020-08-18 10:07:52

How to send http request to arduino?

Hello everyone, there is a w5100 module for connecting via twisted pair all this on arduino uno.
What I want to do is I just need to send an HTTPS request to api.telegram.org with a variable
Request example:

https://api.telegram.org/bot123456:ABC-DEF1234ghIk...


I found how to do it through html only using iframe , but this means that the page must be constantly active, this option is not suitable.
Maybe someone will help with arduino the second day, read, google did not find an answer.
PS I want to transfer DHT11 sensor data

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Volodymyr Palamar, 2020-09-24
@sobolevmaksim

ask

  1. here is an example of a telegram bot
  2. pot example HTTP client
  3. google
    Arduino HTTP GET request

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question