Why you Really need to learn ESPNOW JSON Communication. Watch to know more

  Переглядів 24,076

techiesms

techiesms

2 роки тому

This video will guide you with how to transfer data between ESP32 boards via ESPNOW Communication using JSON Format. This thing is really very important you want to make the next big project.
ESPNOW to Blynk Gateway Project Is out now - • ESPNOW to Internet Gat...
To try out free trial version of Altium, click here - www.altium.com/yt/techiesms
You can support me🙏🏻 and also get benefitted on Patreon :- / techiesms
Subscribe now💪🏻 to watch some amazing videos coming up soon.
bit.ly/techiesms_youtube
__________________________________________________________
👨🏻‍💻 Important Links 👨🏻‍💻
Codes used in this video - github.com/techiesms/ESPNOW-JSON
Code for TwoWay ESPNOWJSON - github.com/JayJoshi16/ESPNOW-...
__________________________________________________________
Now you can get free PCB with every order of techiesms T-shirt or techiesms pocket notebook.
You can buy the merchandise from here,
techiesms.com/merchandise/
__________________________________________________________
👀 You may Like these videos 👀
Forgot to add links😅
__________________________________________________________
Buy the components for your projects and support techiesms💡🔌
ESP32 Dev board - amzn.to/3jiwCD6
ESP32 Module - amzn.to/3g5CKh5
NodeMCU - amzn.to/2wbzNrZ
Raspberry Pi 4b - amzn.to/3phsKFN
Raspberry Pi pico - amzn.to/2RgeSyW
Arduino MEGA - amzn.to/3vMEkLw
TTGO TCALL module - amzn.to/2SQG6wH
Visit my Amazon Storefront for purchasing any components you need for this project or any other project :-
bit.ly/techiesms-Amazon-Store
__________________________________________________________
⏱ Time Stamps ⏱
__________________________________________________________
🎥 🎙 My Video Gear 🎙🎥
Camera - Canon 750d
Lens - 50mm f/1.8 STM Lens (amzn.to/32gqnsi), 24mm f/2.6
Key Light - Godox SL60W (amzn.to/3522mHe)
Fill Light/Back Light - Osaka Lightning Setup (amzn.to/2I5cdDi)
Tripod - amzn.to/3uNhC4H
Microphone - Samson Meteor (amzn.to/32jfVAt)
Editing - Final Cut Pro X on MacBook Pro ( amzn.to/3vHcSyJ )
__________________________________________________________
Get connected with techiesms everywhere..
Subscribe Main Channel :- bit.ly/techiesms_youtube
Subscribe Shorts Channel :- bit.ly/techiesms_shorts
Facebook :- / techiesms
Twitter :- / imtechiesms
Instagram :- / techiesms
Website :- www.techiesms.com
Telegram - @techiesms
You can support me and also get benefitted on Patreon :- / techiesms
__________________________________________________________
techiesms
explore | learn | share

КОМЕНТАРІ: 51
@techiesms
@techiesms 2 роки тому
How badly you are waiting for the ESPNOW to Blynk Cloud gateway project ? Rate from 1 - 10
@upanigunatilake3220
@upanigunatilake3220 2 роки тому
10
@ishwaraprabhu625
@ishwaraprabhu625 2 роки тому
10
@js-km5fw
@js-km5fw 2 роки тому
10
@AkashDas-vx2ph
@AkashDas-vx2ph 2 роки тому
Waiting sir 😁
@AkashDas-vx2ph
@AkashDas-vx2ph 2 роки тому
10
@zyghom
@zyghom Рік тому
considering you have only 250 bytes, using JSON in ESPNow is VERY inefficient as you are sending not only values but also the keys and very often key length is longer than value (plus colon, quotation marks etc.)
@viper9x
@viper9x 4 місяці тому
Great video showing how easy it is to send data in JSON format, which is good when we might be returning different data at varying times, but that 250 byte limit makes JSON largely unsuitable for anything more than a few sensors at a time. For the particular use case you have demonstrated (sending 2 floats), since the size / format of your data is known at build time, you would be better sending that data as a C Struct. A struct of 2 floats would consume only 8 out of your 250 bytes. In JSON format you are using more than this just on key names, brackets and whitespace alone and your two floats are being sent as strings using significantly more space than they would need to be sent in binary format.
@ajaychidambaram2512
@ajaychidambaram2512 2 роки тому
Great video .. I have doubt, that I am working on something with esp8266 board to send real time data to blynk. But for that controller I need a standalone power supply which I expect to run for months ( like batteries / mini solar panel ) .. but I can't find any useful resources for that in internet .. can you suggest your thoughts on that
@Darkos.
@Darkos. 2 роки тому
Wow, cool project. Thanks.
@JLCPCB
@JLCPCB 2 роки тому
Great project! 😊
@RAZREXE
@RAZREXE 2 роки тому
Yet another cool video 💯🔥
@AkashDas-vx2ph
@AkashDas-vx2ph 2 роки тому
Thanks a lot sir 😊
@Oshan_Dissanayaka
@Oshan_Dissanayaka 2 роки тому
Great video broo... Good Luck and thanks
@extlinkio
@extlinkio Рік тому
Parabéns, muito obrigado! Mesmo! I am from Brazil!
@somename6937
@somename6937 2 роки тому
Just because you can, doesn't mean you should. It is good for learning but we should know the real life application / use case of such projects.
@zyghom
@zyghom Рік тому
oh please: I have reprogrammed all my environmental sensors that were working on WiFi (talking to my router) into ESPnow devices. I added 2 ESPNow2MQTT gateways and I have totally different (better) project now at home. Why? 1- WiFi sensor before it gets connected to router takes at least 600ms, usually around 1s (fixed IP, fixed channel). Add to that time to gather the data from sensors and you are at 1.5s at least 2- the same sensor on ESPNow takes around 20ms to get connected and to send data over ESPnow. So my sensors now are ready to go to sleep after around 200ms. 3- Having 2 ESPNow2MQTT gateways at home I am less dependent on where the router is and where the sensors are. Conclusion: battery life and coverage. Now my sensors are ready to stay on battery for around 1 year (still testing it but let it be even 8 months - it would be around 8 times longer than when they were on WiFi). But again: DON'T USE JSON over ESPnow - you are wasting your bytes and you have only 250 of them in ESPnow.
@rajuraushan4391
@rajuraushan4391 2 роки тому
🔥🔥🔥🔥
@shakerileiwat4341
@shakerileiwat4341 2 роки тому
Cooool ♥
@vimalkanth6078
@vimalkanth6078 2 роки тому
Waiting for the next project bro......
@prateekkaswa
@prateekkaswa 2 роки тому
Can you tell me why JSON communication is better than normal? is the transfer speed more? is the dataload less? requires less power? why?
@CerebralDad
@CerebralDad Рік тому
Can this be used to send a base64 image through json?
@YigalBZ
@YigalBZ Рік тому
What is the added value of using JSON? Using esp-now with the standard way gets the same thing with much less effort. Also: I think STRING is a bad method to use.
@batrapiyushbatra
@batrapiyushbatra 2 роки тому
Great learning
@techiesms
@techiesms 2 роки тому
Thank you
@sg8nj
@sg8nj Рік тому
Is this equal to mesh network?.
@I_Am_Hindu_Warangal_East
@I_Am_Hindu_Warangal_East 2 роки тому
5 th view from India
@mouseminer2978
@mouseminer2978 4 місяці тому
Dear when I am compiling for receiver, I am getting this error "Compilation error: 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]"
@rusticagenerica
@rusticagenerica 8 місяців тому
Why don't we see the MAC address in the code?
@saisai-jh7mt
@saisai-jh7mt 2 роки тому
Make video on Communicattion between Nodemcu to arduino uno
@mouseminer2978
@mouseminer2978 4 місяці тому
I am using Arduino IDE version 2.2.1 .... Thanks
@hrithikhu
@hrithikhu 2 роки тому
Have you made any project where one esp will be connected to internet and other communicating without internet like their own hotspot or esp now. So that if I go the browser and ask ESP1 to turn on the light of ESP3 it can do that ?
@techiesms
@techiesms 2 роки тому
Yes The next project is exactly the same
@hrithikhu
@hrithikhu 2 роки тому
Excitement level : 100/10 🙌🏻
@EngineeringNS
@EngineeringNS Рік тому
What’s the benefit of this over using a structure?
@kesavanand1337
@kesavanand1337 2 роки тому
Aggressive teaching thanks
@techiesms
@techiesms 2 роки тому
😇
@krishnaghatol1391
@krishnaghatol1391 2 роки тому
How fast is the communication speed? Is it fast enough to use it as a transmitter and receiver for a quadcopter?
@zyghom
@zyghom Рік тому
for the always on device sending full 250 bytes takes less than 2ms
@charantejah3181
@charantejah3181 Рік тому
Hi sir Can we transfer audio and video from one esp32 to another esp 32 through esp now protocol
@thenextproblem8001
@thenextproblem8001 Рік тому
Yes you can. ThatProject channel and atomic14 channel made so many videos
@martins.-pach3979
@martins.-pach3979 Рік тому
Sizeof() is an incorrect way to calculate the size of a pointer, this can lead to incomplete data therefore an error. Use: measureJson(doc)
@osvaldotcf
@osvaldotcf Рік тому
Data for espnow < 250 bytes Json doc = 1k This is correct ?
@drelectronics13
@drelectronics13 2 роки тому
Excitement lvl 8
@Hasan...
@Hasan... 2 роки тому
He brought it down actually, until a year ago he was at lvl 69 🤪
@TOMTOM-nh3nl
@TOMTOM-nh3nl 2 роки тому
Okay
@ramzanm45
@ramzanm45 2 роки тому
Why your all videos are sponsered by altium 🤣🤣
@comod
@comod Рік тому
Ok
@rajuraushan4391
@rajuraushan4391 2 роки тому
10
@paolomarani7957
@paolomarani7957 Рік тому
Banany nanana cucu tu masoni
ESPNOW to Internet Gateway 🌎
15:02
techiesms
Переглядів 18 тис.
ESP-Now Range Test: Real-World Results for ESP32 Devices!
8:01
atomic14
Переглядів 101 тис.
Что будет с кроссовком?
00:35
Аришнев
Переглядів 2 млн
ФОКУС С ЧИПСАМИ (секрет)
00:44
Masomka
Переглядів 3,8 млн
ESP-NOW - Peer to Peer ESP32 Network
43:02
DroneBot Workshop
Переглядів 326 тис.
ESPNOW for beginners! #ESP32 #ESP8266
35:09
Programming Electronics Academy
Переглядів 117 тис.
#291 External antennas and ESP32 Long-Range mode
13:57
Andreas Spiess
Переглядів 213 тис.
I2C and SPI on a PCB Explained!
15:34
Altium Academy
Переглядів 132 тис.
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Переглядів 3 млн
12 Channels ESPNOW Wireless Transmitter Receiver using ESP32 | DIY 👌
13:04
hash include electronics
Переглядів 46 тис.
Обзор Nothing ear (3) и ear (a) - ПРОРЫВ за $100
17:34
Samsung or iPhone
0:19
rishton_vines😇
Переглядів 223 тис.
Секретная функция ютуба 😱🐍 #shorts
0:14
Владислав Шудейко
Переглядів 2,1 млн