Search found 8 matches
- Tue Nov 15, 2022 4:55 am
- Forum: ESP RainMaker
- Topic: Paid subscription
- Replies: 2
- Views: 2738
Paid subscription
Hello, does Rainmaker give a free trial for one or two months and after that I will need to pay any subscription ? I have project and I am working on 10 chips of ESP32,three of them after period between one and two months lost connection the application , and on serial monitor gives me this error an...
- Mon Oct 24, 2022 7:23 am
- Forum: ESP RainMaker
- Topic: API tutorial
- Replies: 1
- Views: 2453
API tutorial
Hello,
Does anyone have an API tutorial or can help me with steps to take an API for any device ?
Does anyone have an API tutorial or can help me with steps to take an API for any device ?
- Sun Oct 16, 2022 5:22 am
- Forum: ESP RainMaker
- Topic: errors through provisioning
- Replies: 1
- Views: 2663
errors through provisioning
I got these errors when I connect the esp with internet form rainmaker through the provisioning this error occurs when it makes confirming wi-fi connection: E (31318) esp-tls-mbedtls: mbedtls_ssl_setup returned -0x7F00 E (31319) esp-tls: create_ssl_handle failed E (31319) esp-tls: Failed to open new...
- Tue Sep 20, 2022 10:54 am
- Forum: ESP RainMaker
- Topic: delete node from dashboard
- Replies: 4
- Views: 5814
delete node from dashboard
hello, how can I delete node from my account using rainmaker dashboard ?
- Tue Sep 20, 2022 7:00 am
- Forum: ESP RainMaker
- Topic: esp rainmaker OTA failed
- Replies: 1
- Views: 2381
esp rainmaker OTA failed
when I try to upload code from rainmaker dashboard I got error and the OTA job cancelled what is the reason for this problem and what can I do to fix it ? E (289379) esp_rmaker_ota: image header verification failed E (289381) esp_rmaker_ota: ESP_HTTPS_OTA upgrade failed 0 the OTA code that I put in ...
- Thu Sep 15, 2022 5:06 am
- Forum: ESP RainMaker
- Topic: conflict between the inputs
- Replies: 0
- Views: 2070
conflict between the inputs
Hello, I have my own system and when I need to change one input the other one change but the desired doesn't, any advice ? When I change the Current level from application, Full level changes and the current remains the same and vice versa write call back function code: void write_callback(Device *d...
- Sun Sep 11, 2022 5:08 am
- Forum: ESP RainMaker
- Topic: esp rainmaker
- Replies: 1
- Views: 2528
esp rainmaker
Hello, What is the " param_val_t " in the write callback function in the esp rainmaker code ?
I saw some people use val.val.b and other use val.val.f
and can I use this value to import it in void function ?
I saw some people use val.val.b and other use val.val.f
and can I use this value to import it in void function ?
- Mon Aug 29, 2022 12:28 pm
- Forum: ESP RainMaker
- Topic: Unable to Wi-Fi provision \ Wi-Fi not showing
- Replies: 1
- Views: 2582
Unable to Wi-Fi provision \ Wi-Fi not showing
Hello everyone, The device does not broadcast any Wi-Fi signal, however does broadcast a Bluetooth signal "PROV_xxxxxx" which my phones Bluetooth scan picks up but the ESP Rainmaker apps, BLE provisioning scan does not pick up at all. No Wi-Fi connection named(PROV_xxxxxx) is picked up from the devi...