Это видео недоступно.
Сожалеем об этом.

ESPNOW to Internet Gateway 🌎

Поделиться
HTML-код
  • Опубликовано: 25 мар 2022
  • $2 for 1-4 layer PCBs;PCBA from $0(Free Setup, Free Stencil): jlcpcb.com/DYE
    jlcpcb.store/
    This video will guide you with how you can make your own ESPNOW to Blynk Gateway and I have also explained how data Is being transferred from ESPNOW to Blynk cloud.
    To try out free trial version of Altium, click here - www.altium.com...
    Code - github.com/tec...

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

  • @sameerg
    @sameerg 2 года назад +6

    Awesome, this is a combined project of json, blynk and ESPNOW 👍🏻👍🏻

  • @buddhimaamarasinghe9997
    @buddhimaamarasinghe9997 2 года назад +2

    Make more videos about ESP NOW. I learned a lot from your videos . Thanks

    • @techiesms
      @techiesms  2 года назад +3

      Already lined up 😉
      Stay tuned…

  • @funnyphony
    @funnyphony Год назад +1

    Great job bro best way of explanation and fully open no hidden work thanks bro

  • @basictv1947
    @basictv1947 2 года назад +4

    You can use only one esp32 for espnow and sending data to cloud.
    There is no need of two esp32 for communication

    • @Maertaugh
      @Maertaugh 2 года назад +1

      I m agree with that. Why use 2 esp32 ?

    • @marcarleto79
      @marcarleto79 2 года назад +1

      There is some restrictions while using wifi and esp now: esp now must keep the same wifi channel and the router change it automatically but unfortunately esp now not. I'd like to use both for my projects, specially thinking OTA firmware updates. Do you have some solution or demo project to workaround this issues?

    • @venkateshgovindaiah5826
      @venkateshgovindaiah5826 Год назад

      @@Maertaugh When using only one esp32 module to switch between esp_now and wifi (lan) it will stop receiving data from other esp-now end devices (sensors modules). Imagine this scenario when there are many esp_now devices. Also every wifi routers (even the ones we use at home) are constantly switching channels. This is for security reasons and in response all wifi devices switch to the changed channel to match the router so they can continue to maintain active connections. To be connected to the wifi your ESP_NOW gateway device should be switching the channel appropriately to maintain active wifi connection with your home router. But EPS_NOW mandates that all esp-now (peers) devices/modules should be configured to use the same static channel. Well, if your router switched to a diff channel and yoru esp_now g/w did not, then there is no connection. This is why 2 esp32 modules are used here. 1 to act as a receiver/coordinator for all esp-now peer devices and the 2nd acts as a wifi gateway module to your home wifi network and the two modules are communicating over the RX2 and TX2 pins using UART.
      Hope this helps.

  • @NiteshKumar-fg9qo
    @NiteshKumar-fg9qo 2 года назад +1

    can use other servers other than blynk server in your projects, you always use blynk servers.

  • @khookengsuen1428
    @khookengsuen1428 2 года назад +4

    Hello @techiesms. I have two questions.
    1. Can you use one ESP instead of two (ESP1 and ESP2) for the central connection between espnow and Blynk? So I don't have to use uart communication. Or will it interfere the ESP connection between espnow and Blynk cloud?
    2. Is it possible that the data from ESP3 broadcast to ESP2 via ESP4 (assuming ESP4 does not use the data from ESP3)? I have a project with distance concern, so I'm afraid maybe ESP3 is too far away to send the data to ESP2. Not sure if ESP3 can send to ESP4 then to ESP2.

    • @dhruvloshali2621
      @dhruvloshali2621 Год назад

      I have question 1 too. Why did we need a dedicated ESP1?

    • @raymondmichael4987
      @raymondmichael4987 7 месяцев назад

      For question 1;
      It's doable, using one esp board to handle both espnow and blynk; but it's some what complex;
      because espnow need the channel to be fixed, like channel 4, but WiFi which access blynk is prone to changing fore instance when using one hotspot to another, that will cause not reliable espnow communication. But having one board handle espnow communication will allow it's channel to be fixed while allowing the other to be free roaming.
      for question 2; I think you better look for mesh network like topology,

  • @nausoshetye1403
    @nausoshetye1403 2 года назад +1

    why use two on gateway
    cant we use only one esp for espnow and oled and blynk cloud

  • @JamesWattMusic
    @JamesWattMusic 10 месяцев назад +1

    can you explain why 2 esp32 is needed in the gateway. Why cant esp32 receive the esp-now, and send to wifi all on 1 board?

  • @smilekarthik
    @smilekarthik 2 года назад

    Great buddy, next level moving ahead

  • @marcodaddeo118
    @marcodaddeo118 Год назад +1

    Hello, but where can I find the wiring diagram of the board and then send it to pcb.
    Thank you very much and congratulations for the idea

  • @tareshgupta1095
    @tareshgupta1095 5 месяцев назад

    why do we need two esp32 on controller side?
    esp32 once connected with a blynkserver cannot utilize espnow and vicaversa?

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

    how is the energy consumption?

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

    the cooardinater esp program error : timer was not declared in this scope

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

    i have only two esp 32 can i use two for blynk gateway and use esp 8266 instead of other two esp32 conmected to sensor and relay

  • @nagarava
    @nagarava 2 года назад +1

    You are using only espe32, why not mix with esp8266 and why not use memory card with espe32?

  • @guatagel2454
    @guatagel2454 2 года назад

    Nice solution. Thank you!

  • @drelectronics13
    @drelectronics13 2 года назад

    Hope great projects in upcoming day's

  • @bkchang3151
    @bkchang3151 Год назад

    Awesome & Great works! By the way where can i buy the PCB?

  • @TechnoSAP
    @TechnoSAP 2 года назад +1

    Nice video sir 👍

  • @vedx
    @vedx 2 года назад +1

    A video which teaches how to create pcb diagram and soldering it.

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

    We can use esp8266 bord ?

  • @rajeshpanigrahi9654
    @rajeshpanigrahi9654 2 года назад

    Cant we simultanosly connect one ESP32 to Internet network and broadcast to other ESPs the data received from the internet ?

  • @KartihkCg80
    @KartihkCg80 2 года назад

    Is it possible to make the same project on esp8266?

  • @marcarleto79
    @marcarleto79 2 года назад

    Thanks bro, I have some questions:
    1) I know the wifi channel restriction to use wifi and esp now simultaneously, so that's the reason you're using two esp32 instead one for gateway, right? Do you know a solution to workaround this channel thing and then use only one esp32 as a gateway?
    2) even using two esp32 as gateway and assuming this is a commercial solution, how to update the firmware for the other 3 esp32 (2, 3 and 4)? It is possible to use OTA for them?
    3) Do you have something similar to this video but using esp rainmaker instead of blynk?

  • @azmi1mohamedghazali434
    @azmi1mohamedghazali434 2 года назад

    I have try compile Coordiante sketch and error in the line "timer.setTimeout(2000, displayText); // One Shot Timer to display data on OLED", stated 'timer' was not declared in this scope.' Is there a missing variable not declared? TQ

  • @dragon-cu6cc
    @dragon-cu6cc Год назад

    Hello esp NOW AND BLYNK can you make ds18b20 sensor combi room thermostat

  • @QasimAli-yo9dp
    @QasimAli-yo9dp 10 месяцев назад

    where is wiring diagram? kindly provide asap

  • @marinehm
    @marinehm 2 года назад

    Can this be accomplished without Blynk cloud? Raspberry Pi perhaps on the local network?

  • @charantejah3181
    @charantejah3181 2 года назад

    Hi sir
    Can we transfer audio and video from one esp32 to another esp 32 through esp now protocol

  • @krishnaghatol1391
    @krishnaghatol1391 2 года назад

    Can you please make an explainer video on what are and how to use Virtual Pins?

    • @aaronalquiza9680
      @aaronalquiza9680 2 года назад

      virtual pins are just channels that constantly update data. they're just observables in the cloud.
      you can use i think up to 10 virtual pins (paired with a data stream) per template in Blynk cloud, assigning a data type, min-max values, etc.
      your devices will subscribe to the virtual pin/channel (BLYNK_WRITE), and whenever data changes in the channel, the devices react via their handlers.
      and your devices can also write values to that channel (Blynk.virtualWrite()) and will update that virtual pin's value and rebroadcast the change.

  • @gamersantai7796
    @gamersantai7796 2 года назад

    Hello sir, is it possible to use the esp-now protocol and the google firebase at the same time

  • @TheSleepyCraftsman
    @TheSleepyCraftsman 11 месяцев назад

    How about a version without Blynk?

  • @joeborovina4769
    @joeborovina4769 6 месяцев назад

    outstanding thank you!

  • @smilekarthik
    @smilekarthik 2 года назад

    Buddy I had a request about pcf8574T GPIO extender with all the pin state in default state. Pls. Help me

  • @pipopmaneejamnong1874
    @pipopmaneejamnong1874 2 года назад

    Thanks. It's awsome.

  • @engbrunopozza
    @engbrunopozza Год назад

    trabalho extraordinario. parabens

  • @deepakyadav-kc3sg
    @deepakyadav-kc3sg Год назад

    Thanks!

  • @gnar-ninja
    @gnar-ninja Год назад

    hello sir, are you available for consultations? i have an esp based project i'd like to run by you

  • @ekramkhan3404
    @ekramkhan3404 2 года назад

    How to upload Esp 32 bin file to Esp8266??

  • @rajeshkumarj9623
    @rajeshkumarj9623 2 года назад

    Great video, Shall we make the same process in NodeMCU board(ESP8266) it has hardware serial as well right but not as ESP32. Will tell me the process if possible. I have tried but getting some errors in the code. Thanks in Advance...

  • @santoshgurral66
    @santoshgurral66 2 года назад

    Why can't we connect all the esp directly to blynk? Why is the gateway esp needed?

    • @khookengsuen1428
      @khookengsuen1428 2 года назад

      Blynk has a limit for how many devices are connected to it. Also, the amount of data received by Blynk is another limitation.

  • @elconicssuraj5686
    @elconicssuraj5686 Год назад

    Fantastic

  • @sanmeetsingh8219
    @sanmeetsingh8219 2 года назад

    Esp board kaha ce le sasta. Bina amazon k bulk me

    • @techiesms
      @techiesms  2 года назад +1

      Hum khud bechte h humari website se

    • @sanmeetsingh8219
      @sanmeetsingh8219 2 года назад

      @@techiesms web site ka naam kya hai. Actually maine aap ka channel kal subscribe kia hai. I like these type of projects.

    • @sanmeetsingh8219
      @sanmeetsingh8219 2 года назад

      @@techiesms rasberry pie b mil jaae ge

    • @techiesms
      @techiesms  2 года назад

      techiesms.com/components/

  • @aaronalquiza9680
    @aaronalquiza9680 2 года назад

    LET'S FUCKING GOOOOOOOOOOOOOO

  • @gsvasanth9077
    @gsvasanth9077 2 года назад

    😍🔥😍😍💯🥳✨

  • @aleksandarzivkovic1792
    @aleksandarzivkovic1792 Месяц назад

    please lose the annoying muzak

  • @techhub7026
    @techhub7026 2 года назад

    Bro pls reply me

    • @techhub7026
      @techhub7026 2 года назад

      Monitor temperature augmented reality script is not working