How to do ESP-NOW Two-way communication Between ESP32 Boards

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

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

  • @giberic
    @giberic 9 месяцев назад +1

    WE MAKING IT OUT OF THE SIMULATION WITH THIS ONE🗣🗣🗣🔊🔥💯🚨🔥🔥

  • @tabelchobg1756
    @tabelchobg1756 8 месяцев назад +2

    I am trying to make two way communication between ESP32 and ESP8266 (exactly the same experiment) but I have difficulties with the code for ESP8266. Does anyone have any idea how to transform the code in the description of the video for ESP8266 to make two way communication with ESP32?

    • @uploadideaswithitamar
      @uploadideaswithitamar  8 месяцев назад +1

      I’ve done that

    • @tabelchobg1756
      @tabelchobg1756 8 месяцев назад

      @@uploadideaswithitamar do you have some video about esp32/esp8266 communication (with code explanation)?

  • @edwincrawford5619
    @edwincrawford5619 Месяц назад +1

    IM using an inland esp32-wroom this code works. But the transmission and receiving of the signals isn't working for me.

  • @marcelverhoeven3514
    @marcelverhoeven3514 8 месяцев назад +1

    Does not compile: exit status 1
    Compilation error: 'esp_now_recv_info' does not name a type; did you mean 'esp_now_peer_info'?
    Please provide corrections.

    • @uploadideaswithitamar
      @uploadideaswithitamar  8 месяцев назад

      Sorry. Watch my other related videos and correct that. I’ve corrected that I think In the previous videos

  • @daryl7237
    @daryl7237 2 месяца назад +1

    Hi i try to use the code you share after compile it show this message and i don't know where and what went wrong can you please help me? invalid conversion from 'void (*)(const uint8_t*, const uint8_t*, int)' {aka 'void (*)(const unsigned char*, const unsigned char*, int)'} to 'esp_now_recv_cb_t' {aka 'void (*)(const esp_now_recv_info*, const unsigned char*, int)'} [-fpermissive]

    • @uploadideaswithitamar
      @uploadideaswithitamar  2 месяца назад +1

      I know, what’s wrong.

    • @daryl7237
      @daryl7237 2 месяца назад

      @@uploadideaswithitamar did I miss any part? could you please help me!

  • @jaswanth1670
    @jaswanth1670 6 месяцев назад +1

    If i use ir sensors in place of pushbutton then will it works or not

  • @karansahibenterprises8697
    @karansahibenterprises8697 2 месяца назад +1

    can we add more switches

  • @karimkalboussi4703
    @karimkalboussi4703 8 месяцев назад +1

    Don't waste your time guys it doesn't work, upload the code directly to the esp32 before doing any wiring and you will see how much errors that code does generate

    • @uploadideaswithitamar
      @uploadideaswithitamar  8 месяцев назад

      What are you talking about? Why did it work for me then ?

    • @karansahibenterprises8697
      @karansahibenterprises8697 2 месяца назад

      @@uploadideaswithitamar It worked for me, I have tried multiple times after watching multiple videos, but it worked like a charm and no errors. if you need some suggestion you can connect with me

  • @JOYANTABHUNIA-c3l
    @JOYANTABHUNIA-c3l 2 месяца назад +1

    It's not working