WiFi + Bluetooth Home Automation project that works with & without Internet

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

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

  • @raagamparmar179
    @raagamparmar179 4 года назад +4

    Network: problematic
    Techiesms: I am in!
    Superb video concept! You are the only one who comes up with innovative ideas in iOT!

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

    Yes it's possible, both can be work simultaneously. I did bluetooth controlled robot having vibration sensor. When ever vibration value is high more than threshold. Esp32 will send and alert msg to the server. I didn't face any problem

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

    Sir which NodeMCU Development Board would you use in this video? Please help me...🥺

  • @numannaqshbandi
    @numannaqshbandi 3 года назад

    ماشاءاللہ ۔۔آپ بہت ہی اچھے طریقہ پر سمجھاتے ہیں ۔۔ بہت بہت شکریہ ۔۔۔!

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

    Sir I have two questions these are 1) If I have not wifi connection can I follow same procedure only with BLUETOOTH MODULE and will it work?
    2) Sir here you are made a system that has two options one is wifi control and second is Bluetooth module control, If I have not any wifi connection as I told you earlier only I have bluetooth option, so can I use DIGITAL PIN in place of VIRTUAL PIN that you are already shown into the video and Sir can I delete BLYNK CODE portion and use only BLUETOOTH portion when I upload the code into the NODEMCU will ot work? Sir Thank you in Advance and I am eagerly waiting for your reply. Please help me...🥺

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

    Thanks for the video with a good content! As you said ble & wifi works on the same 2.4 ghz antenna, but esp32 can handle giving priority and most of the crashing are caused by coding. In esp-idf, you can see whats wrong about it after the device reset itself, thanks to error codes. I have used esp32 wifi&ble simultaneously on many projects like getting log data from ble and send it this data to server or show on websocket. So, its possible but should take care about code, it shouldnt stuck. Have a nice day.

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

      Without internet
      Home automation project
      Using nodemcu esp8266
      I'm waiting this project

  • @harshrai6259
    @harshrai6259 4 года назад +1

    You can try to program esp32 to turn on bluetooth if the the internet is absent and check for internet periodically.

  • @kuldeeptripathi649
    @kuldeeptripathi649 3 года назад +1

    Hey can you please suggest how to add manual switches with 2 way switch as in if I turn on an appliance with switch I can turn it off on Blynk and Blutooth app and vice versa.
    Waiting for your reply.

  • @noersaleh
    @noersaleh 4 года назад +1

    Other alternative is installed Blynk Server localy, in my case I’m using RasPi.... Is not that complicated, after all is really robust, not dependent on internet when we are at home and connected to local network... But using bluetooth is a nice solution also...
    While using local Blynk Sever we still can access it remotely, one of the solution that already on your previous video “from LAN to WAN”, but in my case I’m using DDNS and port forwarding

    • @viswanathnehrugolagabathul4399
      @viswanathnehrugolagabathul4399 4 года назад

      Hi saleh, agreed with you for Blynk local server. Please share us how to use DDNS AND port forwarding. Thanks in advance

    • @noersaleh
      @noersaleh 4 года назад +1

      viswanath nehru golagabathula for DDNS (Dynamic DNS) there are several free service on the internet, currently I’m using a service called Duck DNS (duckdns.org), since I’m using Raspberry Pi for Local Blynk Server, I’m also using Duck DNS script that are compatible with Raspberry.
      And for the Port Forwading its really depends on the router what we are using, I’m using a Cisco Router provided by my internet/cable provider here in Imdonesia called Firstmedia, and the configuration on my router is using broswer to an address of 192.168.0.1/SingleForwarding.asp, and create a new port address to be forwaded to my Raspberry IP address
      Fortunately TechieSMS has a simple solution for that, you can browse the video of “LAN to WAN”, it’s a different approach to publish local server (in this case Bynk Server) over the Internet (WAN), I personaly haven’t test this approach, but I belive it can be used also on publishing local Raspberry server

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

    As you said, the same issue i faced while working with ESP32 for making wifi+bluetooth work simultaneously. After searching in different forums i also got to know about the same antenna issue.
    Later on i made my program in such a way that, as long as the mcu connect with wifi all the appliances we can access with wifi, not with the bluetooth. But as soon as wifi disconnected, we can start accessing appliances with the bluetooth.
    Finally... Simultaneously it didn't worked😔 as i was expecting.

  • @ayookunlola1537
    @ayookunlola1537 3 года назад

    Nice job !!!!! my questions is how do you make your app ask for, do you want to allow or deny bluetooth on application startup thanks in advance

  • @syaduinotech3681
    @syaduinotech3681 3 года назад

    Thanks, I face the similar problem. In fact, the use of ESP32 is the best for wifi. Still the use of HC05 will be the best connection for bluetooth. My experience using ESP32 as bluetooth, we usually get "crash" issues. Similar to your explaination.

  • @bhaskartawati
    @bhaskartawati 4 года назад

    Your really great sir....i watched your all videos....You show point to point everything in a simple way. Really great job sir

  • @souhardhyapaul1158
    @souhardhyapaul1158 4 года назад

    The Hc-05 bluetooth module gets very glitchy after long usage. I would suggest to get around with esp32. If internet is not live, an android app will ping the local ip address of esp32/esp8266 and send data using '/' and the string gets processed in module. This way the ble issue gets solved. Even if internet not live, your phone connected to same network maybe used to control appliances even using browser.

  • @elricho72
    @elricho72 4 года назад +4

    For me the best way is using esp8266 as a AP when you dont have internet. You can make a little html and that is enough .
    when you have internet it work with client you want

    • @madhukeshnp
      @madhukeshnp 4 года назад +1

      Can you give me one how you do it ? Any link to it would be helpful.

    • @navin233
      @navin233 4 года назад +1

      Yes, could you please elaborate it.what you said

    • @senthamizhchezhian9429
      @senthamizhchezhian9429 3 года назад

      ​@@madhukeshnp Basically you use the WiFi router as a access point to connect your client (say mobile) and end devices (say fan). So it gives you a network to communicate. In this case, what @elricho's suggests is to use the ESP8266 as a local WiFi router creating a access point on it (becomes now a local network) and then communicate via this. (ofcourse no internet there and that's not the goal as well). In short I could also say you created a quick hotspot locally. Still need further how to, quick googling showed one below
      randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/

  • @Ghulammustafa-mz4sl
    @Ghulammustafa-mz4sl 4 года назад

    Thanks, Brother
    I was working on this project for a few days but I did not find any material on the internet and you solve my problem
    can you please make a video on how to add SSID and password through mobile wifi or Bluetooth instead of in the program.

  • @navin233
    @navin233 4 года назад +1

    Thanks for the video.i really love the way you explain the code . Thanks for that and with esp 32 if only wifi is disconnected or no network why don't you switch to bloothoth so that code won't crash . What I mean to say is just swich the mode of esp 32 to bloothoth on if wifi is disconnected

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

      That seems something I should give a try about
      Thanks for the suggestion
      I’ll let you know the results

    • @navin233
      @navin233 4 года назад

      @@techiesms thanks for your reply

  • @hrithikhu
    @hrithikhu 4 года назад +1

    Can't we just make an apo in MIT App inventor with both wifi and bluetooth feature ?

  • @MuhammadIrfan-rg8ty
    @MuhammadIrfan-rg8ty 2 года назад

    Thanks you explanation on issue of Bluetooth and WIFI does not work simultaneously, it is ridiculous that EPS32 does not support both at a time, what is Bluetooth functionality mean then? we can use cheep Arduino boards and adding Bluetooth module to it, that it. Bluetooth functionality of ESP32 is useless then. Thank for the work and research, Love you.

  • @jonahvimeo4276
    @jonahvimeo4276 3 года назад

    You are awesome! Very good and useful project. Thanks

  • @crispychickenwing
    @crispychickenwing 3 года назад

    Great video sir, but i have a question. Can i do the same thing but with an Arduino Uno board? Can these 2 modules be connected to 1 arduino uno board

  • @bajpairajat
    @bajpairajat 4 года назад

    Nice video. Can you help with a video on Blynk local server with manual feedback captured.🤔 i am not able to get thru..

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

    Yes I have used both in my project but they don't work simultaneously. My project, the bluetooth stays ON by default and when a device is detected in proximity, it immediately turns OFF bluetooth, turns ON WiFi and connects to IFTTT to take an action. Once the action is taken it switches back to bluetooth mode.

  • @Thunderchannel-mq2wt
    @Thunderchannel-mq2wt 4 года назад

    Nice video.... U can use FreeRtos library with interrupts for ESP32. Try it.. It will gives u good result.

  • @micheleturri
    @micheleturri 4 года назад

    hello, great channel I have been following you for quite a while, I can ask you to make a video to raise and lower a shutter with movement time with blynk. it would be nice. still good and thanks for the help to us programming beginners.

  • @yuvaraj2485
    @yuvaraj2485 4 года назад

    This is superb 👌 idea 🙂. But one small request please make this same options with MIT instead of Blynk app and code.
    Thank you 😊

  • @dhruvajindal4932
    @dhruvajindal4932 4 года назад

    Sir waiting for your video for complete mit app inventor tutorial... and code explanation was litttt sir. Thanks🙏

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

    Can you make this project again with blink 2.0 please ???

  • @luisitorc
    @luisitorc 3 года назад

    My friend, can you make example of ESP32 Wifi and Bluetooth simultaneous (WHITOUT Blink) ? Its posible work togethers , thanks

  • @abhibhatti1884
    @abhibhatti1884 4 года назад

    Very good explanation of code... And waiting for your combined home automation including fan speed control with internet and without internet 🔥

  • @tejasaipavan1307
    @tejasaipavan1307 4 года назад

    Amazing bro keep doing like this videos.
    Waiting for your next one.. love techiesms

  • @Pnlkmr43
    @Pnlkmr43 4 года назад +1

    Bro i tried with esp32 + blynk with ble connection but Bluetooth option is still in beta it only works when our device is connected to both wifi and Bluetooth to esp32 let we see if blynk fix the error that with out wifi

  • @akashshirke8233
    @akashshirke8233 4 года назад

    Thanks, bro first time my output came by watching your video. But one error is there when we connect the relay module at that time we control with Bluetooth application its work reversed when we press on button then the relay gets off & when we press off button then the relay gets on. In blynk application its works perfectly. Please make one updated video for us.

  • @Tarex_
    @Tarex_ 4 года назад

    ESP32.. if the problem is the use of the antenna simultaneously and not the modules, why not have a delay or a stop so it doesn't send the feedback as soon as it recieves the data, it waits until the channel is clear and then sends it. or can you stop the bluetooth communication without disconnecting each time?

    • @PrakashBagchi
      @PrakashBagchi 3 года назад

      Getting Bluetooth connection error : "Error 507: Unable to connect. Is the device turned on?"

    • @PrakashBagchi
      @PrakashBagchi 3 года назад

      "Error 507: Unable to connect. Is the device turned on?"

  • @helloblog7615
    @helloblog7615 3 года назад

    Hello sir.one Bluetooth smart phone many Bluetooth phone cannet???plz tell me

  • @aatiqurrahman111
    @aatiqurrahman111 4 года назад

    Such an amazing video.I am requesting to make home automation video with google firebase database.Please......

  • @gudimetlakowshik3617
    @gudimetlakowshik3617 3 года назад +1

    Can I get the AIA file of your MIT app inventor app please?

  • @anokhautomation4453
    @anokhautomation4453 4 года назад

    Very nice concept and helpful tutorial.
    Can you make a tutorial for assigning static ip address for esp8266???
    It will be very helpful for every one. Thank you.

  • @pawanpandit4724
    @pawanpandit4724 4 года назад

    Brother how did you learn about this stuff
    I also want to learn home automation and coding

  • @The_Inquisitive_Boy
    @The_Inquisitive_Boy 4 года назад

    Sir I want to learn this coding to code node mcu,esp32 and arduino...Can you please suggest me from where to learn..?
    P.S :- Sir I already know C and little bit of C++...
    If any other pre-requisites needed to learn, then please let me know..
    Please reply...🙏🏻🙏🏻

  • @geeksahid3698
    @geeksahid3698 4 года назад +1

    Where is the link for Hc05 module?

  • @pranaynaskar8947
    @pranaynaskar8947 4 года назад

    Sir what is the range of the ble based home automation

  • @anupsharma6564
    @anupsharma6564 4 года назад

    Thank you so much, Sir please make some vjdeo on GUI remote monitoring using Raspberry pi control

  • @MrTalhakamran2006
    @MrTalhakamran2006 4 года назад

    Please show how to make a sweaper midsize scale

  • @ChandanKumar-vh7po
    @ChandanKumar-vh7po 4 года назад

    Innovative, as always. Thanks bro.

  • @dinesh8238
    @dinesh8238 4 года назад +4

    Great✨ you can add manual buttons too..
    Feedback on Blynk app is nice...
    How about Feedback on techiesms bluetooth app...
    & I request you to use switch case & also
    Keep your void loop () {}//clean😅 it will increase NodeMcu Lifespan 👨‍🚒

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

      Ya I should do that
      But the last well was really hectic so I didn’t focus much on cleanliness Rather I just focused on its working

    • @kuldeeptripathi649
      @kuldeeptripathi649 3 года назад +1

      Hey can you please suggest how to add manual switches with 2 way switch as in if I turn on an appliance with switch I can turn it off on Blynk and Blutooth app and vice versa.
      Waiting for your reply.

  • @hayatop3555
    @hayatop3555 3 года назад

    Where u connected Bluetooth moduel pins?

  • @khaleelbasha4859
    @khaleelbasha4859 4 года назад

    Thank you sir... It helps a lot in remote areas.. 👏

  • @raqibjaved3590
    @raqibjaved3590 4 года назад

    Sir, Love your Works...

  • @joykumarsen9881
    @joykumarsen9881 4 года назад

    Thanks sir... Thank you so much ❤️ for this video and concept.

  • @monastirmed
    @monastirmed 4 года назад

    Hi can you make a video how to install a local blynk server on different device ,pi zero ,windows even on a android device with a emulator ...I like a lot yours projects but I can't buy energy from blynk each time .

  • @doosetdaramkhodahafez8827
    @doosetdaramkhodahafez8827 4 года назад

    Brilliant tutorial bro thank you.. i will try this 😊

  • @Therishabhmadan
    @Therishabhmadan 4 года назад

    They should have provided both antenns but for making it more compact and least the integration they built only one antenna may be.

  • @roentgendicom
    @roentgendicom 4 года назад +1

    Thank you very much, as always an excellent video.
    It would be possible to run a server locally (Raspberry Pi) instead of connecting to Blynk.

    • @guslionel9360
      @guslionel9360 3 года назад

      You probably dont give a shit but does anyone know a tool to log back into an instagram account??
      I was stupid forgot the password. I appreciate any help you can give me!

    • @lanekolton3181
      @lanekolton3181 3 года назад

      @Gus Lionel instablaster =)

    • @guslionel9360
      @guslionel9360 3 года назад

      @Lane Kolton Thanks so much for your reply. I found the site thru google and Im waiting for the hacking stuff atm.
      Takes a while so I will reply here later with my results.

    • @guslionel9360
      @guslionel9360 3 года назад

      @Lane Kolton it worked and I actually got access to my account again. Im so happy!
      Thank you so much, you really help me out!

    • @lanekolton3181
      @lanekolton3181 3 года назад

      @Gus Lionel No problem xD

  • @glosvision_sagar
    @glosvision_sagar 4 года назад

    You are genius dude

  • @vigneshwaransaminathan6418
    @vigneshwaransaminathan6418 4 года назад

    Super sir!! really good.

  • @shafinkadhir9693
    @shafinkadhir9693 3 года назад

    Please share tutorial for making apps in MIT app inverter brother !!!

  • @deepbhavani7391
    @deepbhavani7391 4 года назад

    What if I want to control Bluetooth and wifi both from Blynk app!
    Although I make 2 projects 1 for bluetooth and other for nodemcu at Blynk app but how can I add 2 auth token to the code!
    Plzzzzz help!

  • @ghanrajsingh7347
    @ghanrajsingh7347 4 года назад

    we can provide a band gape to communicate in code bro awesome video

  • @akroutsamo
    @akroutsamo 4 года назад

    Hi , how about an iot example with Google firebase and appinvt 😘

  • @petechnology2775
    @petechnology2775 4 года назад

    Again good work sir,
    Plz make same prject which only and only run wifi without internet, also give physical feedback,
    Because alexa also work only with wifi without internet,
    So plz this project

    • @crazyplayer8731
      @crazyplayer8731 3 года назад

      Same question, I also want instrument work without internet from anywhere using phone

  • @ghanashyampatel7007
    @ghanashyampatel7007 4 года назад +1

    Thank you sir

  • @scientistBENIELSLAB
    @scientistBENIELSLAB 4 года назад

    Nice and useful information

  • @milindajayamaha6563
    @milindajayamaha6563 4 года назад

    Good job sir

  • @favaskpachu
    @favaskpachu 4 года назад

    nice concept.

  • @josephshokry1372
    @josephshokry1372 4 года назад

    Can you teach us how to make iot cloud platform for smart home company

  • @deepakthakkar7048
    @deepakthakkar7048 4 года назад

    can you provide pcbs for the project

  • @khatrichaitanya1981
    @khatrichaitanya1981 4 года назад

    Superb project

  • @yogendrajamsariya1193
    @yogendrajamsariya1193 4 года назад

    Excellent Bro!!!!!

  • @நெசவுதொழில்
    @நெசவுதொழில் 2 года назад

    Please reply faster for this comment please because I am going to do this in science expo I tried uploading code many times but it didn't work please can you help me please 😭😭🙏🙏

  • @sagarvlogs2024
    @sagarvlogs2024 4 года назад

    please upgrade this video by connecting relays make a 8 channel control using Bluetooth+wifi+switch using blynk and alexa with real-time feedback.. pls please please make it i want to install it in my home . sir please please please make it🙏🙏🙏🥺🥺🥺🥺i am following ur chanel since 4 month

  • @electronicsguy9899
    @electronicsguy9899 4 года назад

    Make a detailed video on MIT app maker please

  • @subhabratabasu266
    @subhabratabasu266 4 года назад

    Can we switch the bluetooth and wifi while working at the same time ??

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

      With hc05 and Nodemcu
      yes you can

    • @subhabratabasu266
      @subhabratabasu266 4 года назад

      @@techiesms can we switch in ESP32?

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

    Code explanation is lit💥

  • @ttssoon1975
    @ttssoon1975 4 года назад

    Why not using ESP32 wifi if Wifi is available and automatically switch to ESP NOW is wifi not available???

  • @techmagic7435
    @techmagic7435 4 года назад

    Bro give us A Series on mit app Inventor IOT Tutorials........plzzzzz

  • @lifeatseaonship
    @lifeatseaonship 3 года назад

    Hi bro i faced pblm with esp32 bluetooth is working but wifi is not showing

  • @mobileandcomputertechnolog3043
    @mobileandcomputertechnolog3043 3 года назад

    How to add more/ 8 relay ?

  • @ShridattDudhat
    @ShridattDudhat 4 года назад

    Hey, I also tried WiFi + BLE in ESP32 yesterday... But it didn't work well... As some people says it works with ESP-IDF so i have installed IDF and will try using IDF... I'll let you know in Instagram if it works with ESP-IDF.

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

      Ya please let me know the results

  • @AjayGupta-bb6ur
    @AjayGupta-bb6ur 4 года назад

    Why use Bluetooth, when mobile would still use wifi to communicate with ESP?

  • @tikeshwardewangan1158
    @tikeshwardewangan1158 4 года назад

    Thank u sir...🔥...
    Esp 32 ne nirash kia bhut..🥺
    May be they will fix this in their next update.... when they esp64 ... or anything 😂

  • @vcooltm8769
    @vcooltm8769 4 года назад

    Use ESP32 pack, WiFi and Bluetooth in its active is in the equality... In the wait for his project...

  • @Ganesh_vadlavalli
    @Ganesh_vadlavalli 4 года назад

    Make rfid door lock which can open from inside also

  • @ashwinirandive2748
    @ashwinirandive2748 3 года назад

    How to make home automation using wifi and ir using esp32

  • @felipeleu605
    @felipeleu605 3 года назад

    pls someone can write for me the iten that he have say in 1:09 my English listening is not very good

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

    How to two phone are connect with one nodmcu

  • @millionairebenchmark8945
    @millionairebenchmark8945 4 года назад

    Sir plz aap hindi me sikhaye to hum jyada samj payenge......your learning system to good but my english is poor so.....

  • @GoogleUser-iu4nb
    @GoogleUser-iu4nb 4 года назад

    Please,made parsonal WiFi+Bluetooth app, and add this project

  • @SupriyoSarkar
    @SupriyoSarkar 4 года назад

    awesome ❤️

  • @saikumar1265
    @saikumar1265 4 года назад

    Bro, make a home automation with alexa + WiFi + Bluetooth +WAN

  • @AbhishekGupta-ky1ho
    @AbhishekGupta-ky1ho 4 года назад

    Cane i use Arduino Uno or Arduino nano

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

      But then you won’t be able to control with wifi

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

    😂😂😂I was also expecting esp32

  • @black53342
    @black53342 4 года назад +1

    No schematic....!!.
    I need it....Does anyone have that??

  • @aniru533
    @aniru533 3 года назад

    Bluetooth connected but not working,any solutions??

  • @pradummishra782
    @pradummishra782 4 года назад

    Make full Home automation on this project

  • @AjayRaj-yx6zk
    @AjayRaj-yx6zk 3 года назад +1

    Circuit diagram

  • @pravindesaikarad
    @pravindesaikarad 3 года назад

    NICE

  • @fhussainmomin268
    @fhussainmomin268 3 года назад +1

    Sir please send MIT App inventor .aia file...

  • @illuminatiilluminati9836
    @illuminatiilluminati9836 3 года назад

    Circuit diagram?

  • @r.muruganr.murugan1101
    @r.muruganr.murugan1101 4 года назад

    How long blynk app free server Auth code will support why can't try with own server
    and you can try nodemcu with
    IR remote like nodemcu and Bluetooth