Introduction to ESP32-C6 Getting Started

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 6

  • @Freier_Mensch
    @Freier_Mensch 9 місяців тому +1

    Is it possible to make an own Zigbee temperature und humidity sensor using this board?
    I‘ve made a wifi one using the s3 version but i would like to know if it is possible to do it with Zigbee. Cause Zigbee doesn’t need that much of power as wifi. So maybe i can do one with batteries

    • @Yakroo108
      @Yakroo108  9 місяців тому

      Zigbee to Arduino IDE: github.com/espressif/arduino-esp32/issues/8807
      😊

  • @Yakroo108
    @Yakroo108  9 місяців тому

    If you find the direction acceptable, even if the video quality isn't perfect but you'd like to support, please consider subscribing. There are many more ideas I'd like to present, and I welcome feedback. I will use it to improve in the upcoming videos👃👃👃

  • @floi.2005
    @floi.2005 6 місяців тому

    How Do you make zigbee and connect it to my home zigbee hos?

    • @Yakroo108
      @Yakroo108  6 місяців тому

      You should try following this link:
      github.com/espressif/esp-zigbee-sdk and
      docs.espressif.com/projects/esp-zigbee-sdk/en/latest/esp32/ github.com/espressif/arduino-esp32/issues/8807 I'm not available to test if it works right now

  • @fakhrullah.s
    @fakhrullah.s 5 місяців тому

    hi I have this exact model and I want to put it into deep sleep. I use the esp32 deep sleep generic example but the current consumption doesn't decrease :( any idea why?