Search found 16 matches
- Wed Oct 23, 2024 3:07 am
- Forum: ESP RainMaker
- Topic: How to setup a parameter to show bar graph in app
- Replies: 1
- Views: 981
How to setup a parameter to show bar graph in app
Hi all, In the Rainmaker vanilla app when you have a temperature parameter setup you can click on it in the app and you have the option for it to show the past values as a bar graph. I would like to be able to do this for a parameter I create. Is there something I need to do when I create the parame...
- Mon Oct 21, 2024 10:38 pm
- Forum: ESP RainMaker
- Topic: Insights suddenly stops getting updates
- Replies: 3
- Views: 2287
Re: Insights suddenly stops getting updates
@ESP_Piyush It suddenly stopped again. I just noticed it this morning and looking into Insights it shows it suddenly just stopped yesterday: Screenshot 2024-10-22 092715.png In esp_idf it jsut shows that wifi metrics failed to add, also the parameters aren't being sent either, however the esp_rmaker...
- Wed Oct 16, 2024 11:32 pm
- Forum: ESP RainMaker
- Topic: Insights suddenly stops getting updates
- Replies: 3
- Views: 2287
Re: Insights suddenly stops getting updates
I power cycled the device.
- Mon Oct 14, 2024 12:11 am
- Forum: ESP RainMaker
- Topic: Device keeps on disconnecting and re-connecting to Rainmaker via MQTT
- Replies: 3
- Views: 2125
Re: Device keeps on disconnecting and re-connecting to Rainmaker via MQTT
So after working without issues for a week it suddenly starts disconnecting and reconnecting again. I had over 60 disconnect and reconnects early on the 12th October. Nothing shows up in Insights though, it is only notifications to the App. No changes to code, no changes to network infrastructure an...
- Fri Oct 04, 2024 9:53 pm
- Forum: ESP RainMaker
- Topic: Enroll all node devices remotely under 1 account
- Replies: 8
- Views: 5392
Re: Enroll all node devices remotely under 1 account
That worked. Thanks Piyush.
By the way is there a way to remove Nodes from Insights like there is in Dashboard?
By the way is there a way to remove Nodes from Insights like there is in Dashboard?
- Fri Oct 04, 2024 2:22 am
- Forum: ESP RainMaker
- Topic: Enroll all node devices remotely under 1 account
- Replies: 8
- Views: 5392
Re: Enroll all node devices remotely under 1 account
Hi Piyush, Can you elaborate on this one for me please? I setup the CLI and can successfully use my account to claim the device via CLI, it shows up in my dashboard no problems. However when I then use the Rainmaker app to provision the wifi creds the Assisted claiming takes over and changes the nod...
- Wed Oct 02, 2024 1:54 am
- Forum: ESP RainMaker
- Topic: Insights suddenly stops getting updates
- Replies: 3
- Views: 2287
Insights suddenly stops getting updates
Hi, I have noticed that the Insights dashboard suddenly stops presenting values at a random point in time. I had a board connected on 29th Sept at 8:55am and was sending data through until 1st Oct at 2:46am. The board is still functioning and I can control it etc, but Insights doesn't display anymor...
- Sun Sep 29, 2024 11:25 pm
- Forum: ESP RainMaker
- Topic: Device keeps on disconnecting and re-connecting to Rainmaker via MQTT
- Replies: 3
- Views: 2125
Re: Device keeps on disconnecting and re-connecting to Rainmaker via MQTT
Hey, thanks for the reply and info on Insights issue. I have rectified as per the post and now get correct error messages. To give you more details about the setup: Using ESP32S3 on a custom board connected via UART to a H2 for Zigbee and this has worked well when I configured it as a Zigbee coordin...
- Sat Sep 28, 2024 7:18 am
- Forum: ESP RainMaker
- Topic: ESP Rainmaker fails to provision wifi creds
- Replies: 1
- Views: 1640
Re: ESP Rainmaker fails to provision wifi creds
All good. I worked it out. I had mistakenly set CONFIG_ESP_RMAKER_DISABLE_USER_MAPPING_PROV to true and that was stopping it.
- Sat Sep 28, 2024 1:05 am
- Forum: ESP RainMaker
- Topic: ESP Rainmaker fails to provision wifi creds
- Replies: 1
- Views: 1640
ESP Rainmaker fails to provision wifi creds
Hi, not sure if this is due to the latest app update but it now fails to send wifi credentials to the ESP board during provisioning. I saw another post about this and someone claimed that the partitions where the issue but I am 99% sure that this firmware used to work no problems and the issue has o...