ESP-IDF in CPP 13: WiFi Smart Config

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 4

  • @OckertM
    @OckertM 3 года назад +1

    0:00 Hello and what we did in the previous episode
    3:15 Smart config explained
    6:30 Include some headers in Wifi.h
    52:00 Build and fix some errors
    1:07:50 Finish off in next episode
    Thanks Simon!

  • @original_anu
    @original_anu 3 года назад +1

    Great stuff! Your explanations help a lot in getting a broader idea

  • @original_anu
    @original_anu 3 года назад +1

    What are your thoughts on other provisioning methods?
    Specifically Soft AP and BLE provisioning. I've heard BLE is a slick experience.

    • @DrGreenGiant
      @DrGreenGiant  3 года назад

      I've not tried it. I shall add it to the list of things to try.
      I have a lot of experience with BLE on the ESP32, both GATTS and GATTC, which we'll definitely be doing in this series at some point. But not tried the provisioning. Only done smartconfig, which I don't really like to be honest