About 1,010,000 results
Open links in new tab
  1. ESP32 - HTTPS request with API token - Arduino Forum

    Nov 29, 2023 · Hi, I am trying to make an HTTPS request using an ESP32 development board. I am using the HTTPClient library to make the request. I have an API token for this request. The …

  2. How to select a timer in ESP32 Arduino API 3.0

    Mar 18, 2025 · Thanks to several real knowledgeable members I'm starting to understand the nuances of esp32 timers. I still has a few question to resolve: In API version 2.0 you selected …

  3. How to get weather from an API - Arduino Forum

    Jan 2, 2025 · I try to get the weather from an api. I have my key and it works fine but the code give me a 404 error. I started with an example with WIFININA and the example works ...

  4. Compile error for common.h - Programming - Arduino Forum

    Mar 1, 2025 · Hi I am hoping someone can help. I am running at Nano 33 IOT, and trying to compile things with the BLEPeripherals library. When have "BLEPeripherals.h" as an include, I …

  5. ledcAttachPin ledcSetup error and how to solve it? - Arduino Forum

    Sep 16, 2024 · Im using arduino IDE 2.3.2 with esp32 wrrom kit and Im trying to generate a simple pwm example and Im getting this error: Compilation error: 'ledcSetup' was not declared …

  6. Récupération des couleurs Tempo EDF avec un ESP32 - Arduino …

    Dec 9, 2023 · Ce tuto concerne uniquement ceux qui ont un contrat Tempo chez EDF. Il explique comment accéder à la couleur du jour Tempo en cours et du lendemain, en utilisant un …

  7. ESP32 https connection to REST API doesn't work - Arduino Forum

    Oct 2, 2024 · Hello, I use an ESP32 with Arduino IDE and want to communicate with the REST API of a smart home controller (Bosch smart home). The connection needs to be https. Its …

  8. Setting and reading Thing variables via the Python API

    Jul 27, 2022 · I would like to be able to read from and write to the variables of a Thing using the Python API and have a question. The API documentation here doesn't mention device …

  9. Building a Distributed API-Driven Relay Control System with …

    Oct 15, 2024 · I'm thrilled to share my ambitious project that combines several technologies: an Arduino Uno, an ESP32, an 8-channel relay module, a .NET Core Web API, RabbitMQ for …

  10. Arduino Iot Cloud API testing

    Jul 5, 2024 · 60 IdSchema = schemas.StrSchema AttributeError: module 'iot_api_client.api_client' has no attribute 'HeaderParameter' Output is truncated. View as a scrollable element or open …