Using RainMaker with Arduino IDE in ESP32 | More Features than Blynk & Arduino IoT Cloud for FREE

Поділитися
Вставка
  • Опубліковано 1 жов 2024

КОМЕНТАРІ • 315

  • @techiesms
    @techiesms  2 роки тому +12

    Well, What will you use for you IoT projects?
    New Blynk, Arduino IoT Cloud or RainMaker ??
    👇🏻 comment below 👇🏻

    • @why.k5max
      @why.k5max 2 роки тому +1

      i want to add 5 relays to the esp32 program what should i add in the coding section on arduino IDE ?

    • @twinkstr
      @twinkstr 2 роки тому +1

      Well I have been using Blynk for over 5 years... need to switch to rain maker now, as Blynk is loosing it worth for home users.

    • @bankaynayyar4201
      @bankaynayyar4201 2 роки тому

      I use nodered

    • @indiantiger4488
      @indiantiger4488 2 роки тому +1

      Only one request, for the upcoming project, please consume as much outputs as you can for the relay, as it will be more convenient controlling maximum number of devices using single project.

    • @scienceoftheuniverse9155
      @scienceoftheuniverse9155 2 роки тому

      Thank you so much indeed. We really appreciate your great effort and easy to follow tutorials. I am able to implement it according to your instructions. And I am very excited about it. We really hope that you will guide us to how to use the local network connection. Thank you so much indeed.

  • @Hasan...
    @Hasan... 2 роки тому +3

    I don't know why am I hearing about Rainmaker now.. and many videos showing up now, because when I search about it, I even see videos/tutorials for it since 1 year+. ...Did they update something or new feature?

  • @7GIGEO7
    @7GIGEO7 2 роки тому +4

    Excellent introduction to Rainmaker, you just made all the concepts really easy to understand. That's as high quality content as it can get, thank you!
    Also great service from Espressif... very professional and user friendly. I will definitely go with Rainmaker and the Arduino port for the prototyping, then i'll change to ESP-IDF as soon i get familiar with it.

  • @smartsolutions198
    @smartsolutions198 2 роки тому +4

    Can't wait for the all in one home automation

  • @jaindiagnosticandresearchc1683
    @jaindiagnosticandresearchc1683 2 роки тому +2

    Very nice.
    Two problems need to be addressed:
    The ESP 32 does not reconnect to WiFi after internet outage.
    The relays do not remember their last states after power outage.

    • @iot_cdp
      @iot_cdp 2 роки тому

      You can fix that yourself by adding a verification routine running on a timer.

  • @damianzenklusen3231
    @damianzenklusen3231 2 роки тому +1

    This is just amazing, got it working on an esp32-cam in less than 15min... wonder if Video can be included... btw this is using the new standard "matter" isn't it?

    • @joecalder7
      @joecalder7 Рік тому

      Also curious if video or photos from an esp32- cam could be included

  • @saklogaming271
    @saklogaming271 2 роки тому +1

    How to add 2nd relay

  • @luigidedom3570
    @luigidedom3570 4 дні тому

    you not explaining all the steps correctly.....explain the bluetooth connection as well. my esp32 wont connect via bluetooth

  • @opengreenenergy
    @opengreenenergy 2 роки тому

    Wow, it's really a great video.
    I can't stop myself from trying esp rainmaker. Thank you for sharing

  • @HagosAbdallah
    @HagosAbdallah 2 роки тому +2

    How long did it take you to digest all these features bro?. 😁😁

  • @alejandrocaceres4379
    @alejandrocaceres4379 2 роки тому +1

    Buen video,
    Una pregunta yo cargue el programa y se conecta a wifi, pero cuando llega al punto de reconfirmar la conexión, se reinicia el modulo y me advierte en la app que el modulo se desconecto
    Como solución ese problema

  • @odirilefgarebabitse2306
    @odirilefgarebabitse2306 2 роки тому +1

    i want to add 5 relays to the esp32 program what should i add in the coding section on arduino IDE ?

  • @trieuhome3980
    @trieuhome3980 Рік тому

    cmd /c if exist "C:\\Users\\TrieuPC\\Desktop\\Esp_Rainmaker_switch\\partitions.csv" COPY /y "C:\\Users\\TrieuPC\\Desktop\\Esp_Rainmaker_switch\\partitions.csv" "C:\\Users\\TrieuPC\\AppData\\Local\\Temp\\arduino_build_265717\\partitions.csv"
    exec: "cmd": executable file not found in %PATH%
    Error compiling for board ESP32 Dev Module.
    Hi sir, can help me fix this error plz!

  • @mohamedrafeeq565
    @mohamedrafeeq565 Рік тому

    14:21:55.590 -> E (22062) TRANSPORT_BASE: Failed to open a new connection
    14:21:55.590 -> E (22064) MQTT_CLIENT: Error transport connect
    14:21:55.637 -> E (22064) esp_mqtt_glue: MQTT_EVENT_ERROR error is pop[ing when we are try to reset

  • @lybce
    @lybce 6 місяців тому

    Excelente !!
    Lastima que Arduino no da soporte al ESP32c2, un chip con 4M, que parece ser el reemplazo de los esp8266 y esp8285 !!
    Y seria genial con Rainmaker

  • @odirilefgarebabitse2306
    @odirilefgarebabitse2306 2 роки тому +1

    hey I am getting this error...
    wifi_prov_mgr: Failed to create additional endpoint
    21:39:27.859 -> E (783) esp_claim: Failed to create claim end point.

    • @odirilefgarebabitse2306
      @odirilefgarebabitse2306 2 роки тому +1

      I was adding another relay switch to make two using the same code... just editted here and there to add relay_1

  • @Saifali-tu1ik
    @Saifali-tu1ik 2 роки тому +1

    i need wifi reconnect feature after losing wifi in this project

  • @Aqidshah
    @Aqidshah 2 роки тому +1

    Why we cannot use esp8266?

  • @iot_cdp
    @iot_cdp 2 роки тому

    Mine doesn't compile due to line 135 "Timer.setInterval(3000); -- no matching function for call to 'SimpleTimer::setInterval(int)' " has anyone experienced it?

  • @odirilefgarebabitse2306
    @odirilefgarebabitse2306 2 роки тому +1

    ALSO COVER ON HOW TO UPLOAD OR UPDATE ESP32 OVER AIR,

  • @Saifali-tu1ik
    @Saifali-tu1ik 2 роки тому +1

    Hey, thank u for providing such wonderful information, Can u give us fan speed demo on this

  • @muruganjo3931
    @muruganjo3931 2 роки тому +1

    Please do rainmaker app with , ir remote control, manual switch control, included with working with WiFi and without wifi

    • @techiesms
      @techiesms  2 роки тому +1

      Not sure about IR remote
      But I’ll integrate all other features soon…

    • @rubialugattimoreira1978
      @rubialugattimoreira1978 2 роки тому +1

      Perfect recomendation 👏👏

  • @aakashr6695
    @aakashr6695 6 місяців тому

    Is there an option to control the device in home app as homekit and through Alexa?

  • @seranjeevic
    @seranjeevic 2 роки тому +1

    nice project....and my request is to do the project with or without wifi manual on and off with rain maker

  • @rumitshah7136
    @rumitshah7136 2 роки тому +1

    Can we use esp8266 with rainmaker?

  • @rohitmobilecare7691
    @rohitmobilecare7691 2 роки тому +1

    Sir pls tell me how to add more relay
    Pls send me code

  • @AnasKhan-in3wu
    @AnasKhan-in3wu 2 роки тому +1

    Please make all in one with rain maker

  • @odirilefrank1926
    @odirilefrank1926 Рік тому

    how do you resolve this "no wifi connection named(prov_xxxxxx) is picked up from the device by my phones wi-fi scan."

  • @edgaromarreynatorres3940
    @edgaromarreynatorres3940 2 роки тому

    I'm not Edgar Reyna
    i'm pathel rituhl mitul prasad pratik rupendra
    Please ask your questions 8)

  • @djokinac
    @djokinac Рік тому

    Hello
    can you help me with esp rainmaker
    I should measure the voltage on one battery pack
    it has 3 batteries of 12v each
    is it possible to measure it with esp32 and esprainmaker and see it on the app on the phone
    thanks in advance and greetings from Serbia

  • @hasstv9393
    @hasstv9393 Рік тому

    I'm getting
    Claiming failed with error : Claim init failed
    error in the app, after scanning the qr code. it never happened before.
    Someone please help me.

  • @someshraje9816
    @someshraje9816 Рік тому

    to update wifi credentials you've to delete first node and then connect to wifi..???but it giving error says device not found and all claiming in process how to tackle it..?

  • @raelseba
    @raelseba Рік тому

    Nice work but my question is most you be on line I mean most you be connected to the internet to control your device at home?

  • @jigneshbakraniya675
    @jigneshbakraniya675 Рік тому

    When i scan QR Code its show error.
    "Claiming failed with error.
    Error in changing user role to admin."
    Pls help

  • @suyogpatange3997
    @suyogpatange3997 Рік тому

    Hi,
    The given link for board library esp32 v2 is not working, any alternative?

  • @contalivreemaberto1385
    @contalivreemaberto1385 2 роки тому +1

    Excellent very educational video.
    Could you please make another one with the thermostat function.
    With DS18B20 and also with DHT11
    I thank you in advance

  • @saadnaseem891
    @saadnaseem891 Рік тому

    Also change Partition scheme to Lager APP otherwise compiling will failed

  • @davidjvargasa6507
    @davidjvargasa6507 9 місяців тому

    Hi I like your videos very interesting I wanted to do the test loading on the esp32 C3 mini and it does not throw me the link to scan the QR code

  • @djokinac
    @djokinac Рік тому

    can rainmaker show the values ​​of the analog voltage sensor and how
    please anyone for help
    with some sketch as an example
    thanks in advance

  • @ClipPodShorts
    @ClipPodShorts 2 роки тому

    I am tring to make this project, but i got an error in coding part.
    I also used same code as yours.
    Please help.

  • @DavideArzarello
    @DavideArzarello 9 місяців тому

    What about doing a tutorial on how to create a custom device with custom parameters?

  • @dhinakaransaravanan9472
    @dhinakaransaravanan9472 2 роки тому +1

    Hello, dude. I'm thrilled to watch your videos because you're motivating those without technical understanding in electrical, electronic, or software fields.
    I wish to develop a project for the villagers' farmers, I'm a biotech professional.would you please make a video for gsm based
    GSM is used for real-time water level monitoring in well, turning on and off motors, and auto-offing when water levels are low.
    Create a user-friendly app for the device.
    Please let me know if you can. It is essential for all farmers.
    I'm ready to work on it. If you guide me
    Thanks in advance

    • @rajveersingh2056
      @rajveersingh2056 Рік тому +1

      i can guide you, what is your knowledge level, i could point the direction from there

  • @LopaMudra-sy7bf
    @LopaMudra-sy7bf Рік тому

    facing some problem, QR code is not generated in serial monitor. please suggest solution.

  • @robertsimpson1157
    @robertsimpson1157 2 роки тому

    Great tutorial. Very clear....except that it does not work in any of my close to 12 ESP32. Maybe something wrong with the ESP32 hardware version. ESP32-WROOM-32 and 32D. Like 10 of these and Some old ESP32 ones I didn't try. Firmware is flashed and messages are sent to terminal, including QR code. Galaxy Note8 ESP Rainmaker app (has a bug i fixed that crashed it permanently. Just set Performance to Optimized). Add device, QR scan or manual BLE, shows PROV_XXXX but when selected it finally says a "Communication Failed. Device may not be supported". I guess not, not one of the 10 I flashed and tried worked. Maybe u know of a limitation ion the ESP32 or Galaxy? Incredibly frustrating as u can imagine. Anyway great example of what could be a great app but not Industrial Reliability as it happened in ESP32 IDF when it first started. BTW it is not Arduino IDE same result with esp-idf envrionment.

    • @robertsimpson1157
      @robertsimpson1157 2 роки тому

      II will comment myself. Better results now. Another Android phone was able to connect automatically to the BLE in the ESP32. My Galaxy has to be paired manually (I don't know how to change this in the phone). So now,in a rather manual way, I can connect the ESP Rainmaker app to the ESP32. Using QR or BLE manual I can start the Claiming process for those Nodes that haven't done yet but the problem now is the Network. The same Node in the EXACTLY same place will not find any network connections (there are 5 as seen by the Wifi of the phone). So, I guess we are moving but not very stable. Thanks again for the tutorial will now go the the ESP32 Rainmaker forum and try to find answer.

  • @ArjunKohli
    @ArjunKohli 2 роки тому

    i am getting
    esp_rmaker_core: please update your phone apps and repeat wi-fi provisioning with ble transport
    what is the reason
    i checked with other app also
    i have basic ESP32 will it work with it

  • @khanlalamemes4655
    @khanlalamemes4655 6 днів тому

    is it possible to control shift register with it?

  • @joelevi9823
    @joelevi9823 4 місяці тому

    Can you send the temperature value to google home so it will turn on a fan connected to it?

  • @aftabdhalait6168
    @aftabdhalait6168 Рік тому

    i have using your same code but some error in your code....error is memory in overflow

  • @ANANDHU15999
    @ANANDHU15999 7 місяців тому

    I'm interested in integrating a 433MHz receiver and transmitter into the Rainmaker code. Is this feasible? If so, could you please provide guidance on how to proceed?

  • @Normy0000
    @Normy0000 2 роки тому

    getting error :
    Node connected to Wi-Fi without Assisted claiming

  • @divyeshpatel9100
    @divyeshpatel9100 Рік тому

    Hello sir, Can we add 2-3 ESP32 to ESP RAINMAKER app.? For different rooms.

    • @techiesms
      @techiesms  Рік тому +1

      You can add multiple esp in single app

  • @Ønepurpleheart
    @Ønepurpleheart Рік тому

    2:27 link not working Arduino IDE 2.1.1

  • @harikumaaran
    @harikumaaran Рік тому

    A fatal error occurred: MD5 of file does not match data in flash! error bruh

  • @jaspalsinghkushwaha2926
    @jaspalsinghkushwaha2926 2 роки тому

    How can I show data in the widget which is coming from other MCU through esp now

  • @mokz1150
    @mokz1150 2 роки тому

    sir how to erase digispark antty85 flash memory

  • @p_najonh3633
    @p_najonh3633 Рік тому

    Ummm. you can help me , solution add device for iphone , i can’t it

  • @dmitry_poliakov_ph
    @dmitry_poliakov_ph 2 роки тому

    Phone APP freezing on "Confirming WiFi connection". cant add device in app(( how can i solve it?

    • @techiesms
      @techiesms  2 роки тому

      The code is updated on GitHub now, Please try that

  • @Ammy-bc6bh
    @Ammy-bc6bh Рік тому

    Can we do this practice on ESP8266

  • @prashannakumarrb1883
    @prashannakumarrb1883 2 роки тому

    Hi bro i need to operate servo with this what can i do please🙏🙏🙏 code pls

  • @IRONLDU
    @IRONLDU Рік тому

    i need to add to my node a TEXT UI element how could make it wokr??

  • @DanieleCalecaDATASERVICE
    @DanieleCalecaDATASERVICE Рік тому

    well tnx, if i want use dht22 wich part of code need to mod? tnx

  • @prashannakumarrb1883
    @prashannakumarrb1883 2 роки тому

    Hi bro i need to operate servo with this what can i do please🙏🙏🙏

  • @prashannakumarrb1883
    @prashannakumarrb1883 2 роки тому

    Hi bro i need to operate servo with this what can i do please🙏🙏🙏

  • @MKhanfar-MWK
    @MKhanfar-MWK Рік тому

    can i use 8 esp32 in one rainmaker app ?

  • @alejandrozunino5428
    @alejandrozunino5428 Рік тому

    Thank you, but my problem is the space in esp32: text section exceeds available space in board
    Compilation error: text section exceeds available space in board, Any solution?

    • @divyeshpatel9100
      @divyeshpatel9100 Рік тому

      Try to change board to ESP32 dev kit. And in Module select ESP RAIN MODULE.
      It worked for me.

  • @iamkrishnendudas
    @iamkrishnendudas 2 роки тому +1

    Can I use ESP8266 with ESP RainMaker?? 🙂

  • @ajayagrawal7086
    @ajayagrawal7086 2 роки тому +2

    ❤️cool

    • @techiesms
      @techiesms  2 роки тому +1

      🙌🏻

    • @ajayagrawal7086
      @ajayagrawal7086 2 роки тому

      @@techiesms Just keep it up man. I love watching your videos. I have implemented home automation at mu house and my Mama’s house and its still working great till date. I completely automated a Submersible Pump, lights fans. I used your code and tweaked a little bit and its still working great.
      Now I can finally define separate icons and variables for fans and other electronics and also if I have to change the wifi I do not have re upload the code again and again.❤️

  • @usrrsr
    @usrrsr 2 роки тому

    How.to.afd schedule from ardunio code

  • @LedPixelAnimator
    @LedPixelAnimator 2 роки тому

    Super video sir.. I follow ur all video... I m also start iot small business.. In local area in my city.. I m useing arduino cloud.. Blynk... And i try Rainmaker cloud sir this feature is voice assist very beast..... I request u sir pls 4relay and fan dimmer type add this rainmaker sir...and.. With and without internet control in this app sir....

  • @beyyhenn1233
    @beyyhenn1233 Рік тому

    Is it possible for me to use in platform io ? If its possible, how can i do it ?

  • @ashishsbhavsar8731
    @ashishsbhavsar8731 2 роки тому

    Is it work with NodeMCU-ESP8266
    If possible please make video on it controlling light and switch with google assistant

    • @techiesms
      @techiesms  2 роки тому

      It won’t work with NodeMCU

  • @himanshuchandel7711
    @himanshuchandel7711 2 роки тому

    I have problem D][WiFiClient.cpp:514] connected(): Disconnected: RES: 0, ERR: 128
    help me i don,t know slove

    • @techiesms
      @techiesms  2 роки тому

      The code is updated on GitHub now, Please try that

  • @harunisback9895
    @harunisback9895 Рік тому

    in 2023 can i use rainmaker with esp 8266 series?

  • @larbon8
    @larbon8 Рік тому

    why is Switch called my_switch?

  • @viswanathav9620
    @viswanathav9620 11 місяців тому

    I did the project according to u r video. It works perfectly.. can the relay be controlled from anywhere using rainmaker app.

  • @rajmeetsingh1625
    @rajmeetsingh1625 9 місяців тому

    Nice video: I want to connect 6 DHT11 sensors with ESP32. Can ESP RainMaker supports same ?

  • @HariKrishnan-on1yf
    @HariKrishnan-on1yf 2 роки тому +1

    Great video. Go on

  • @drelectronics13
    @drelectronics13 2 роки тому

    1)Why it can't go with esp8266??
    2) and also if anyone thinking how it can be sold to someone as their is need to see QR code in ide ,but the answer is their are online terminals and apps on store which will work same so no need to install ide
    3)Btw tutorial was great will try it would be more usefull if u can add more outputs

  • @NhatNguyen-sl8hk
    @NhatNguyen-sl8hk Рік тому

    Can you give me your libraries

  • @khoirulhuda6688
    @khoirulhuda6688 8 місяців тому

    How can I connect to the ESP RainMaker Dashboard so I can process sensor data
    please help sir

    • @techiesms
      @techiesms  8 місяців тому

      I'm unable to understand your question properly
      please elaborate

  • @hameedhameed7496
    @hameedhameed7496 2 роки тому

    It gives error when uploading

  • @geovanecorreadaluzrodrigue703

    Thanks for this video, was very interesting but I have a problem. I try to use Scheduller on Rainmaker but every schedulle do nothing, doesen't change the Relay state. The time zone is correct (UTC-3 São Paulo). When I change the Relay state manual work but on scheduller don't. Can you help me?

  • @rajeshrewatkar5483
    @rajeshrewatkar5483 Рік тому

    How to add soil moisture sensor in esp rainmaker

  • @Gregor-v2l
    @Gregor-v2l 9 місяців тому

    I would like to use a ds18b20 thermometer instead of a dht.. Then what should this code look like?

  • @asrulmunir
    @asrulmunir Рік тому

    Hi. Any idea on how to use the REST API? I tried changing Node Parameter API to on/off switch, got successful response, but switch parameter does not change.

  • @SPARKELECTRONICS
    @SPARKELECTRONICS 2 роки тому

    API available in Rain maker ?

  • @pritambakshi6936
    @pritambakshi6936 2 роки тому +1

    👍

  • @noms5250
    @noms5250 10 місяців тому

    where can i find this exaple to test?

  • @why.k5max
    @why.k5max 2 роки тому

    RainMaker.h: No such file or directory
    how to solve this problem?

    • @techiesms
      @techiesms  2 роки тому +1

      Install second version of ESP32 boards packages

  • @sumit2k
    @sumit2k Рік тому

    Please provide link "SimpleTimer.h" library. Thanks

  • @rumitshah7136
    @rumitshah7136 2 роки тому

    Hello there, I am stuck on step where I provision esp32 without QR code. So when I provision it with BLE it shows error "wifi_prov_mgr: Failed to create prov_stop_task!
    " and didnt connect to wifi. Can you suggest something?

  • @gameplayzone9846
    @gameplayzone9846 2 роки тому

    Sir please add a esp rainmaker diy lock.

  • @uday5421
    @uday5421 2 роки тому

    Network booster is realy working or not

  • @indiantiger4488
    @indiantiger4488 2 роки тому +1

    Yes ❤️🔥❤️

  • @فيصلالغامدي-ش9ث

    5:40 طريقة التصوير احترافية

  • @manikanta5182
    @manikanta5182 Рік тому

    How do I do connection to the sensor bro

  • @nhatnguyenvan4678
    @nhatnguyenvan4678 Рік тому

    Can you give me your libraries

  • @rakib6393
    @rakib6393 Рік тому

    How can i use eporm with this

  • @elektriksizelektronik5607
    @elektriksizelektronik5607 Рік тому

    How can I use Notifications

  • @mohammedelgizawy6730
    @mohammedelgizawy6730 2 роки тому

    Will the rainmaker be free forever