How we connect two esp8266 each other and also send their data on Mobile ap
@bennguyen13132 күн бұрын
Any thoughts on Zapier , IFTTT or Make Integromat? They seem easy to use, but are closed-source. In terms of open source, how did you choose Home Assistant among the alternative.. Huggin, Node Red , n8n , etc? I have a simple ESP32 program that uses websockets for sending/receiving data.. but it seems for home automation, MQTT is the standard/default? Although I did see an application ( emqx\MQTTX ) that is similar to MQTT Explorer/ZapIt/MQTTBox/MQTTRoute/MQTT Tiles, but supports WebSockets!
@Dexter101x4 күн бұрын
How on earth did I miss this app inventor?
@mohankumars68115 күн бұрын
when i connected to my espboard from blynk mobile app, it says device limit reached. asks for payment
@Eke-mk8kg5 күн бұрын
Is it me or idian are just D1 in informatic
@thesilentsoulsworld98435 күн бұрын
thanks its realy help me
@BrunoNeureiter7 күн бұрын
Sir, help. I can't get anything to work. I receive the following message but nothing happens after: Hash of data verified. Leaving... Hard resetting via RTS pin...
@arghyadas57898 күн бұрын
thank you so much for this brother
@timchapman85398 күн бұрын
How are you using the RYLR998 without level shifting your serial output to the RYLR998 from the arduino? The RYLR998 is not 5 volt tolerant from what I can find.
@Giburozu9 күн бұрын
What about digimesh firmware?
@osmankaratay572211 күн бұрын
Hi, i didnt understand why we put VDDA and vssa on the left do they acutally have a function? Are they connected to stm32? Thanks
@Radhakrishn700.112 күн бұрын
Thank you so much ❤❤
@ChithreshSP13 күн бұрын
sir i have installed the CH340 driver to my p and in the device manager also it is showing that everything is good but when i tried to upload the code , in the output terminal it is showing like it could not configure the and the device is not working but my nodemcu is working properly and supply charge also what i need to do
@gedtoon645113 күн бұрын
Place two breadboards side by side. Left pins on V3 will plug into left breadboard and the right pins to the other.
@rajathg.m810013 күн бұрын
It is useless to watch and waste of time
@issasaleh759713 күн бұрын
Great video, thanks
@CelestineAghaukwu16 күн бұрын
Thank you very much for this teaching
@NREnterprises77716 күн бұрын
Thanks..👍👍
@MrGirishck16 күн бұрын
i see wroom written, yet my esp doesnt blink
@MusengamanaDanny-un4iq17 күн бұрын
I was worried about how to use it and was searching over and over again, then i found you, thank you
@damienndzanga240617 күн бұрын
My STM32 IDE doesn't generate code, what should I do, do I need a physical board before it can generate c++ code or can I do everything virtual even if I don't have a physical board.
@blazerstorm319213 күн бұрын
Login your st account into the ide, then in the build settings tick generate intel hex file, you can then use proteus for simulating stm32 with that hex file
@chronobot200117 күн бұрын
Great summary. Just what I was looking for. Thanks for doing it
@Watchoutscammlol19 күн бұрын
Are you from sabarkantha ? 😅
@bennguyen131319 күн бұрын
I'm interested in the ESP device making a hot-spot, and serve up a page to any device that connects to it. But I'm using the ISP-IDF IDE (eclipse), and if I understand correctly the "station" project template is to connect to an existing network/router.. and that the "access point" project template is if you want to broadcast an SSID and have a device, like your phone, see it and connect to it. Is that correct? I created a new project from the list of templates available (wifi->getting_started->softAP), but after building/downloading my android does not see any new SSID. The serial output shows [0;33mW (547) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header. [0;32mI (560) sleep: Configure to isolate all GPIO pins in sleep state [0;32mI (567) sleep: Enable automatic switching of GPIO sleep configuration [0;32mI (574) main_task: Started on CPU0 [0;32mI (574) main_task: Calling app_main() The only anomalies I can see is that, when it builds there's a 'Low Application Partition Size' warning: "Less than 30% of application partition size is free (267,856 of 1,048,576), would you like to increase it? The other strange thing is that the "Debug Configuration" Startup tab, has the 'Load symbols' check-marked.. but the 'Load executable' not checked. I think it's still downloading/debugging.. so maybe the OpenOCD options "Flash every time with application binaries" is responsible? In any case, any idea why the default AP project template doesn't seem to broadcast it's SSID? Instead of using the official EspressIF project examples, maybe its better to use a GH example? MHendricks / Esp8266-to-Arduino-WebServer-example (Lua) Enjoy-Mechatronics / ESP32-Web-Server CDFER / Captive-Portal-ESP32
@박용렬-v8d20 күн бұрын
Good Job
@zeronix441522 күн бұрын
For me it lights up shortly after which the LED no longer lights up but it has power. I tested it. I was able to connect a display but there is no sound when I plug it in, let alone it shows up in the device manager
@dalisudheer969223 күн бұрын
Hi, Code is working but it is not connecting to wifi ,is there anything i missed out ?.In serial monitoring it show blank page .what should i do?
@jaya.161023 күн бұрын
can you tell me which arduino uno board is that?
@lboy294123 күн бұрын
thanks bro <3
@silverface85123 күн бұрын
are there ay libraries for use in c/c++? I'm programming an ATmega, for my purposes Arduino is not on the menu and I'm struggling a lot making these modules work - although I've configured them with arduino it doesn't seem to be communication between these lora modules and my atmega :( any advice?
@PriyanshiSilswal-ue1sg25 күн бұрын
Hi bhaiya can you tell me which type of USB wire you have used... I am currently working on it but all problem is arising becoz of USB WIRE
@bhargaviss958725 күн бұрын
I'm not getting the camera option in interface can you resolve this problem please 🙏
@charankabadi451126 күн бұрын
Thank you sir❤
@tannaautomation652727 күн бұрын
Nice explantion
@bennguyen131327 күн бұрын
How difficult would it be to port to use the EspressIF environment (Eclipse+IDF Plugin) ? I have an ESP32-C3 board, and installed the Espressif Framework.. not sure how easy Arduino is.. or if it can be setup to step thru code, but after much trial and error I have a hello world project working!
@akaahmaurya300528 күн бұрын
Bhai compilation error aa rha hai, <BlynkSimpleEsp8266.h> no such file or directory. How to remove this error , please tell me
@faizsuhaimi1328 күн бұрын
hi, is it the same way to setup with esp32 sim800L?
@JAYNAKUM6123Ай бұрын
A fatal error occur: no serial data recieved
@dthornewАй бұрын
Thanks. That really helped me to get started.
@jad3nk674Ай бұрын
What type of micro usb do i need because mine is not recognized
@Mag-xx1zoАй бұрын
Thank you for the clear explanation. Great video!
@EliSky-b2fАй бұрын
Please can someone help me! So I have been wanting to make a Bluetooth controlled app for a while and when I saw your tutorial I thought it would be a great test, however I followed everything in the video, even downloading the exact files from your Github to see if I did something wrong. However my phone can connect to the module but when I tab either buttons the LED doesn't light up? In general, everything works up until the Arduino actually receiving the information.
@vishal_jАй бұрын
i paired hc 05 to bluetooth but it not connecting in application
@ToastStudiosOrgАй бұрын
I'm getting false readings I even removed the sensor and still gave out random values
@11ELEVEN_NEETАй бұрын
@5:20 you can modify breadboard by attaching either side of vertical connector lines together.(Not advisable but if you want then there's an option)
@powerplayperformance59Ай бұрын
thanks bro u saved my life
@HidayatAwan-q2iАй бұрын
Hi, Sir.can use this bord,for the humidifire ceramic pieso water transducer?5v dc
@PriyanjaliMishra-bx4kzАй бұрын
Thank you so much!
@parthasarathi7880Ай бұрын
Same setup for ESP8266 with U Blox NEO-M8N Gps module?? Any one give me a solution