Search found 6 matches

by liuchuan
Wed Sep 24, 2025 2:10 am
Forum: ESP RainMaker
Topic: The rainmaker app don't show the time-series data
Replies: 4
Views: 8491

Re: The rainmaker app don't show the time-series data

Thanks。
By the way,Which cloud region the esp32 connects to is determined by what? Is it determined by the Rainmaker APP?
If I install and use the app for the global region, can I connect my device to the global cloud, even though I am geographically located in China.
by liuchuan
Sat Sep 20, 2025 2:29 am
Forum: ESP RainMaker
Topic: The rainmaker app don't show the time-series data
Replies: 4
Views: 8491

Re: The rainmaker app don't show the time-series data

The log output,seems report time series data successfully

Code: Select all

I (8935) esp_rmaker_param: Reporting Time Series Data for Temperature Sensor.Battery Voltage
by liuchuan
Sat Sep 20, 2025 2:07 am
Forum: ESP RainMaker
Topic: The rainmaker app don't show the time-series data
Replies: 4
Views: 8491

The rainmaker app don't show the time-series data

Hi,
I use PROP_FLAG_TIME_SERIES as a param properties. but the rainmaker app show No chart data. The real-time data is display normally.
The time_series data does store in cloud?


param = esp_rmaker_param_create(CUSTOM_PARAM_BATTERY_VOLTAGE, CUSTOM_PARAM_BATTERY_VOLTAGE_TYPE,
esp_rmaker_float ...
by liuchuan
Wed Sep 17, 2025 3:37 pm
Forum: ESP RainMaker
Topic: why use ios esp rainmaker app can not add esp32s3
Replies: 4
Views: 8500

Re: why use ios esp rainmaker app can not add esp32s3


Are you using the phone app from China region? In that case, since ESP32 uses assisted claiming, it will work fine, but ESP32S3 uses "Self Claiming" by default and so it will connect to global RainMaker deployment instead. Please use Assisted Claiming on ESP32S3 too. You can check details here ...
by liuchuan
Tue Sep 16, 2025 1:27 pm
Forum: ESP RainMaker
Topic: why use ios esp rainmaker app can not add esp32s3
Replies: 4
Views: 8500

Re: why use ios esp rainmaker app can not add esp32s3


Can you share the firmware side logs during the provisioning workflow and a screenshot of the last page of provisioning in the iOS app?


The ios app vesion is V3.4.0(f896deb):

esp rainmaker app.png

The logs:

I (41662) app_wifi: Provisioning successful
I (41662) main_task: Returned from ...
by liuchuan
Mon Sep 15, 2025 2:22 pm
Forum: ESP RainMaker
Topic: why use ios esp rainmaker app can not add esp32s3
Replies: 4
Views: 8500

why use ios esp rainmaker app can not add esp32s3

why use esp rainmaker app can not add rainmaker node running on esp32s3?But the same code running on esp32 can be added successfully。

through the esp32s3 serial debug log output,the esp32s3 can connect the wifi and connect the rainmaker mqtt cloud。But the app on configuring node association step ...

Go to advanced search