Search found 5 matches
- Thu Jan 04, 2024 1:16 am
- Forum: General Discussion
- Topic: OTA over Bluetooth
- Replies: 4
- Views: 12935
Re: OTA over Bluetooth
Check out this implementation of Arduino code https://github.com/fbiego/ESP32_BLE_OTA_Android I was able to transfer the update.bin file via BLE from the phone to ESP32, 1005392 bytes in 5mins 20sec hahaha, nice 3 years later he gets his answer... i was looking for this too thanks! Nice, thank you ...
- Tue Jan 31, 2023 10:16 am
- Forum: ESP RainMaker
- Topic: delete node from dashboard
- Replies: 4
- Views: 5810
Re: delete node from dashboard
I'm facing the same issue here and yesterday I sent an email claiming to increase our quota of at least 20 nodes. The problem is that we plan to use esp-rainmaker as a standard IoT solution for the company's products and I want to know what will happen when production starts due to the limited numbe...
- Mon Jan 30, 2023 2:50 pm
- Forum: ESP RainMaker
- Topic: Removing node from APP doesn't remove it from the dashboard
- Replies: 3
- Views: 13719
Re: Removing node from APP doesn't remove it from the dashboard
Did you manage to solve this issue? I'm having the same problem and I want to delete the node from cloud.
- Mon Jan 09, 2023 2:11 pm
- Forum: General Discussion
- Topic: How to make a esp rainmaker idf project start and working manually (if wi-fi connection is lost)?
- Replies: 0
- Views: 785
How to make a esp rainmaker idf project start and working manually (if wi-fi connection is lost)?
I've been searching about this issue on internet but coudn't find any article explaining how to do this. I have a esp rainmaker project based for remote control a device but I need to get fully functional even when the wi-fi or rainmaker is offline, can you help me on this? At the terminal I keep ge...
- Wed Oct 19, 2022 6:12 pm
- Forum: ESP RainMaker
- Topic: can someone help me with the Arduino Rainmaker & OTA
- Replies: 3
- Views: 4547
Re: can someone help me with the Arduino Rainmaker & OTA
I'm having the same problem, did you manage to solve it?