yes thanks, pity it did not come earlier as in your home automation project the temperature data was sending updates every 2 seconds and this is why I could not understand why My ESP showed off line after a day of using it. I have since increased this time and it seems to be working fine now 😊
when my wifi disconnect to esp32 esp rainmaker app goes offline it's ok. but when wifi turn on, esp32 never connect to wifi automatically and rainmaker app always show offline. but when i press esp32 EN button it connect wifi prefectly and esp32 come to online. How to fix it?
If my budget is 1024, will it be permanently blocked at 1024? For example, if 1024 decreases from there to 1023, then after 5 seconds will it be 1024 again or will it remain 1023?
Hello I also sent my information in the program every 3 seconds, and because of this, Rain Maker blocked me I modified the program and flashed the micro Everything was fixed according to your explanation Thank you for your guidance
Thank you for your video on the esp32 board error, but I am getting, node addition not confirmed. on the fourth step. Any help would be appreciated, thanks again.
I'm also getting stuck at the 2nd provisioning problem so did the flash memory thing and it's still the same...is it my board problem or the code.... I'm using Arduino IDE 1.8.16 software and using the esp32 version 2.0.4 to program...any solutions...
Originally i was unable to even get to the 1st provision so what I did was first use a program that would allow me to connect to the wifi network using name and password pre inputed. Next I went back to the original code and uploaded it and it showed me a new error and I went and cleared the boot by holding the boot button for 10 seconds and uploaded original code one last time and it started working, it didn't find any networks but inputting manually finally connected and all provisions completed succefully.
Now it is after updating the arduino IDE there are two Rainmaker partition scheme 4MB and 8MB. On ESP32 Devkit board if choose 4MB then error message "Compilation error: text section exceeds available space in board" and if i choose 8MB then error message "Partition ota_1 invalid: Offset 0x3fd000 is not aligned to 0x10000" while compiling "RMakerSwitch" example code
Thank you very much for all these details, but I have a problem Rainmaker is not displayed on the list of the partition Scheme how to solve this problem?
@@techiesms Sorry for the late reply, I saw the late message. The problem with my arduino IDE is that in the repatition Scheme RainMaker does not appear, is a library needed for that?I send you the picture on instagram
thanks for your video. i am having an issue that the data from the sensor is not automatically updating on the app. every time I update I have to refresh the app. can you help me to solve this problem?
Hi dear friend While admiring you I have a question I wrote a program in which I want to use the following command to send an important message to the phone esp_err_t esp_rmaker_raise_alert(const char *alart_str) Can you show me its format with an example? Thank you again
Sir, please help me with the working of 5V 30 amps relay module. I am facing problems with it. The relay is not triggering when connected to 5 V module . I also tried with another new 30 amps relay but it also does not trigger. Whereas 5v 10 amps relays are working perfectly with the 5v power supply. Sir , please help me to fix this......
@techiesms am having issue while connecting with ble, i select my device name PROV_ and then upon clicking it says "error! Failed to connect to device" I uploaded same code on different board, that one worked fine I thinks its error with board but blynk code for bluetooth runs fine with it!
Hi Sachin! I am experiencing an issue with my Rainmaker project. I have tried using your same sample code (got from your Github) but instead of showing anything in serial monitor, it gives me two errors mentioned below o E (4797) wifi_prov_mgr: Failed to create additional endpoint o E (4797) esp_claim: Failed to create claim end point. I tried searching alot but didn't find anything on the internet. Can you please help me out with this? I have already tried multiple MCUs both Rev1 and Rev3. Also tried flashing them and reburn the code but still no luck
Hi techiesms, I need your help to solve this problem. I trying to connect my rainmaker app with my mobile, but not successed. After scanning QR code Bluetooth connection established. During Wifi credentials step, wifi names not showing trying to rescan but not succeed. Do need full. Note : Another mobile wifi hotspot i am using as router. That mobile wifi name not showing in rainmaker app even tried by another mobiles hotspot too.
03:58:13.344 -> E (579) esp_rmaker_device: Failed to allocate memory for Device Switch1 03:58:13.344 -> E (579) esp_rmaker_device: Failed to allocate memory for Device Switch2 03:58:13.344 -> E (581) esp_rmaker_device: Failed to allocate memory for Device Switch3 03:58:13.344 -> E (587) esp_rmaker_device: Failed to allocate memory for Device Switch4 03:58:13.344 -> E (594) esp_rmaker_device: Failed to allocate memory for Device Temperature 03:58:13.380 -> E (600) esp_rmaker_device: Failed to ocate memory for Device Humidity
Hi , Could you please tell us how to get URL Api key for rain maker as the api key of Blynk ?? also I need to know how to using OTA job of rainmaker ?? last question how to make pushbutton device in rain maker??
Esp rainmaker project is getting crashed when i do switch on / off fast -fast. I used 4 channel relay module with esp32 and taking 4 input with internal pullup resistor of esp32 to control devices manually. but its getting crashed when i do switching fast. It starts giving norrmal data to garbage data on serial monitor. now i have restart the board to work properly but again on switch it get crashed.
Hi Sachin, I have a question. Can you make a detailed video on Home Assistant that shows how to control switches from an ESP8266 with 4 relays and 4 manual switches? I have been searching online but have not found a good tutorial. Could you help me with this, please? bhai pura internet dhoond lea iss k bare me nai mila kuch bhee...
Hello, Techiesms I was working on an Home automation project with ESP Rainmaker where I want to use their REST APIs to connect to my Mobile App I was building. But I have been having challenges with that. I tried the swagger page for their RESP APis but anytime I enter my Auth TOken it does not work, I receive a failed message trying. I have been trying this for more than 2 months. So I will ask if you can help me by doing a tutorial video on how to use the REST API of ESP Rainmaker like the one you have for the Blynk Cloud REST APIs so that people also facing such a problem will get the solution
i was wondering if anyone could help me. i have used rainmaker on a esp32wroom one time before. now i want to use it on a esp32-C3. i use the example switch sketch and it compiles and uploads fine but after i never get the qr code or link. in the serial monitor i get the following: btdm: bss start 0x3fcdf0a8, len 40 btdm: data start 0x3fcdf09c, data start rom 0x400591fc, len 12 MAGIC fadebead VERSION 00010006 E (16445) simple_ble: simple_ble_start enable controller failed 257 E (16451) protocomm_ble: simple_ble_start failed w/ error code 0x101 E (16457) wifi_prov_scheme_ble: Failed to start protocomm BLE service E (16463) wifi_prov_mgr: Failed to start service upload settings: Board esp32c3 dev module USB CDC On boot ‘disabled’ Cpu freqentcy 80Mhz(wifi) Core debug level ‘none’ Erase all flash before sketch upload “enabled” also tried with disabled Flash frequency 80mhz Flash mode QIO Flash size 4MB(32Mb) JTAG Adapter disabled Partition scheme rainmaker Upload speed 921600 i Hope someone can help me
yes thanks, pity it did not come earlier as in your home automation project the temperature data was sending updates every 2 seconds and this is why I could not understand why My ESP showed off line after a day of using it. I have since increased this time and it seems to be working fine now 😊
Great
You are the best friend. I learn so much with your videos. Greetings from Argentina
This video was awesome was waiting for so long ,and this is the only video on yt regarding rainmaker issue 🔥🔥
Thank You!
Thank you so much for the video. It was really useful to solve my problems regarding Rainmaker platform.
Glad it helped 😇
Hi, how to enable local control in rainmaker using Arduino
i have uploaded the code and there are no compilation errors. But I am not getting QR code in serial monitor
Same problem arises🥲🥲have you solved it ? Please guide me.
@@kiranendude4523 use wifi rather than mobile hotspot
Check your code where you are writing the code for qr code
Try to upload example code
Google home not connecting?
Hi Sachin, Does it need a cooling fan for heat dissipation of microcontroller to insert into board?
Bhai Solid Solutions Lavya Cho !!! 🔥🔥
Thank you 👍🏻
when my wifi disconnect to esp32 esp rainmaker app goes offline it's ok. but when wifi turn on, esp32 never connect to wifi automatically and rainmaker app always show offline.
but when i press esp32 EN button it connect wifi prefectly and esp32 come to online. How to fix it?
The exact problem i am also facing. Did you got the solution?
@DanishPatel-lg1mo yes, you have to reconnect wifi automatically.
@@shukur533 How to do that?
If my budget is 1024, will it be permanently blocked at 1024? For example, if 1024 decreases from there to 1023, then after 5 seconds will it be 1024 again or will it remain 1023?
Hello
I also sent my information in the program every 3 seconds, and because of this, Rain Maker blocked me
I modified the program and flashed the micro
Everything was fixed according to your explanation
Thank you for your guidance
Still your code working bro ???
Thank you for your video on the esp32 board error, but I am getting, node addition not confirmed. on the fourth step. Any help would be appreciated, thanks again.
I'm also getting stuck at the 2nd provisioning problem so did the flash memory thing and it's still the same...is it my board problem or the code.... I'm using Arduino IDE 1.8.16 software and using the esp32 version 2.0.4 to program...any solutions...
lol same here also dude if u found any solutions pls let me know ,,.....
Originally i was unable to even get to the 1st provision so what I did was first use a program that would allow me to connect to the wifi network using name and password pre inputed. Next I went back to the original code and uploaded it and it showed me a new error and I went and cleared the boot by holding the boot button for 10 seconds and uploaded original code one last time and it started working, it didn't find any networks but inputting manually finally connected and all provisions completed succefully.
Now it is after updating the arduino IDE there are two Rainmaker partition scheme 4MB and 8MB. On ESP32 Devkit board if choose 4MB then error message "Compilation error: text section exceeds available space in board" and if i choose 8MB then error message "Partition ota_1 invalid: Offset 0x3fd000 is not aligned to 0x10000" while compiling "RMakerSwitch" example code
After uploaded the code QR code was not showing in serial monitor how can i rectify this issue
Can esp32 be interface with acs712 using esprainmaker to measure current?
6:09 thanks a lot man
Glad to hear that it helped
Thank you very much for all these details, but I have a problem Rainmaker is not displayed on the list of the partition Scheme how to solve this problem?
What’s the actual error please tell me ?
@@techiesms Sorry for the late reply, I saw the late message. The problem with my arduino IDE is that in the repatition Scheme RainMaker does not appear, is a library needed for that?I send you the picture on instagram
Pl address the wifi reconnect issue also. The ESP32 rainmaker does not reconnect to wifi after wifi outage.
Did you find the solution?
thanks for your video. i am having an issue that the data from the sensor is not automatically updating on the app. every time I update I have to refresh the app. can you help me to solve this problem?
Fail to confirm node association....
Please solve.
Hi dear friend
While admiring you
I have a question
I wrote a program in which I want to use the following command to send an important message to the phone
esp_err_t esp_rmaker_raise_alert(const char *alart_str)
Can you show me its format with an example?
Thank you again
Hice todo bien pero al cargarlo se me reinicia el esp32 repetidamente, alguien sabe que puede ser
Having same issue
Thank you so much, it really helped
Pllease make a video on adding Time Services in ESP RAINMAKER.
i have a jlc pcb coupon so in can order in 2 dolors
pls help me
Can we connect the speaker to A9G module. can you make a video about that..
yes, it has a dedicated speaker connector
How to do ble provisoning without "pop"
Do not want to scan qr code
How can get Api kays as blynk api keys
Sir, please help me with the working of 5V 30 amps relay module. I am facing problems with it. The relay is not triggering when connected to 5 V module . I also tried with another new 30 amps relay but it also does not trigger. Whereas 5v 10 amps relays are working perfectly with the 5v power supply.
Sir , please help me to fix this......
Sometime my esp automatically go offline even the wifi connection is available....how to solve this?
@techiesms am having issue while connecting with ble, i select my device name PROV_ and then upon clicking it says "error! Failed to connect to device"
I uploaded same code on different board, that one worked fine
I thinks its error with board but blynk code for bluetooth runs fine with it!
Bluetooth was also on and not paired to any device!
Hi Sachin! I am experiencing an issue with my Rainmaker project. I have tried using your same sample code (got from your Github) but instead of showing anything in serial monitor, it gives me two errors mentioned below
o E (4797) wifi_prov_mgr: Failed to create additional endpoint
o E (4797) esp_claim: Failed to create claim end point.
I tried searching alot but didn't find anything on the internet.
Can you please help me out with this?
I have already tried multiple MCUs both Rev1 and Rev3. Also tried flashing them and reburn the code but still no luck
can we use our mobile hotspot to connect to esp32
Hi techiesms,
I need your help to solve this problem.
I trying to connect my rainmaker app with my mobile, but not successed. After scanning QR code Bluetooth connection established. During Wifi credentials step, wifi names not showing trying to rescan but not succeed.
Do need full.
Note : Another mobile wifi hotspot i am using as router. That mobile wifi name not showing in rainmaker app even tried by another mobiles hotspot too.
03:58:13.344 -> E (579) esp_rmaker_device: Failed to allocate memory for Device Switch1
03:58:13.344 -> E (579) esp_rmaker_device: Failed to allocate memory for Device Switch2
03:58:13.344 -> E (581) esp_rmaker_device: Failed to allocate memory for Device Switch3
03:58:13.344 -> E (587) esp_rmaker_device: Failed to allocate memory for Device Switch4
03:58:13.344 -> E (594) esp_rmaker_device: Failed to allocate memory for Device Temperature
03:58:13.380 -> E (600) esp_rmaker_device: Failed to ocate memory for Device Humidity
Above mentioned errors I am received after hit an upload, kindly suggest what to do.
Hi , Could you please tell us how to get URL Api key for rain maker as the api key of Blynk ??
also I need to know how to using OTA job of rainmaker ??
last question how to make pushbutton device in rain maker??
thanks for wonderful video, for me rain maker got automatically disconnect and than it could not connect automatically
please help me
@@rajendrarv Did you find solution?
Esp rainmaker project is getting crashed when i do switch on / off fast -fast. I used 4 channel relay module with esp32 and taking 4 input with internal pullup resistor of esp32 to control devices manually. but its getting crashed when i do switching fast. It starts giving norrmal data to garbage data on serial monitor. now i have restart the board to work properly but again on switch it get crashed.
I am also facing this, did you find solution?
Unfortunately, even with the tips, my esp32 still has the device not found error.
Hai, My ESP32 cannot display qrcode on serial monitor arduino ide. I'm already installed every library needed, can you help me? Thanks a lot
esp board download 2.0.3
@@kshitiznavediya2559 Thank you, it worked😃
@@kiranendude4523 welcome
Can you make video comparing rainmaker vs home assistant ?
Hi Sachin,
I have a question. Can you make a detailed video on Home Assistant that shows how to control switches from an ESP8266 with 4 relays and 4 manual switches? I have been searching online but have not found a good tutorial. Could you help me with this, please?
bhai pura internet dhoond lea iss k bare me nai mila kuch bhee...
how to upload code in esp32 through esp rainmaker OTA..?
Try making home automation with Xiao esp c3 board with rainmaker
bro for me it is unable to find any wifi network. please help me out.
Thanks alot for this!
Thanks man 😍😍
bhai IndieNode application ka video bana
U saved my proj sir
Where Can we download the Code?
Hello, Techiesms I was working on an Home automation project with ESP Rainmaker where I want to use their REST APIs to connect to my Mobile App I was building. But I have been having challenges with that. I tried the swagger page for their RESP APis but anytime I enter my Auth TOken it does not work, I receive a failed message trying. I have been trying this for more than 2 months. So I will ask if you can help me by doing a tutorial video on how to use the REST API of ESP Rainmaker like the one you have for the Blynk Cloud REST APIs so that people also facing such a problem will get the solution
please anyone here to help me understand?
How can chat with you??
Pls make a gps tracker sis button and spy mic using a9g using micropython
If power is cut esp32 doesnot connect to wifi only show red light
Does not connect to wifi
Did you find the solution?
@DanishPatel-lg1mo no
Tks! 😊
Thanks sir
So u were able to use the solution provided by me on your WhatsApp for the problem stated at 7.02 min
i was wondering if anyone could help me. i have used rainmaker on a esp32wroom one time before. now i want to use it on a esp32-C3. i use the example switch sketch and it compiles and uploads fine but after i never get the qr code or link.
in the serial monitor i get the following:
btdm: bss start 0x3fcdf0a8, len 40
btdm: data start 0x3fcdf09c, data start rom 0x400591fc, len 12
MAGIC fadebead VERSION 00010006
E (16445) simple_ble: simple_ble_start enable controller failed 257
E (16451) protocomm_ble: simple_ble_start failed w/ error code 0x101
E (16457) wifi_prov_scheme_ble: Failed to start protocomm BLE service
E (16463) wifi_prov_mgr: Failed to start service
upload settings:
Board esp32c3 dev module
USB CDC On boot ‘disabled’
Cpu freqentcy 80Mhz(wifi)
Core debug level ‘none’
Erase all flash before sketch upload “enabled” also tried with disabled
Flash frequency 80mhz
Flash mode QIO
Flash size 4MB(32Mb)
JTAG Adapter disabled
Partition scheme rainmaker
Upload speed 921600
i Hope someone can help me