Search found 4 matches
- Fri Mar 28, 2025 10:16 pm
- Forum: ESP RainMaker
- Topic: Delete certificates from private Rainmaker cloud instance
- Replies: 2
- Views: 1261
Re: Delete certificates from private Rainmaker cloud instance
Okay I was able to modify the mfg_tool.py script to take in a user specified UUID and then passed it the UUIDs from the "broken" certificates. Then I was able to combine the new working Matter secure_cert.bin with the old functional partition.bin, and now everything works! Thanks for the advice ...
- Thu Mar 27, 2025 10:06 pm
- Forum: ESP RainMaker
- Topic: Delete certificates from private Rainmaker cloud instance
- Replies: 2
- Views: 1261
Delete certificates from private Rainmaker cloud instance
So I recently registered a large batch of broken certificates on our private Rainmaker instance (using esp-rainmaker-admin-cli) which caused us to hit our node limit, and now I can't seem to figure out any way to delete these nodes. I see from some forum posts that deleting nodes is possible on the ...
- Tue Sep 24, 2024 4:26 pm
- Forum: ESP RainMaker
- Topic: Matter based Color Temperature Light with Rainmaker App
- Replies: 0
- Views: 5264
Matter based Color Temperature Light with Rainmaker App
Hello,
I'm trying to adapt the Rainmaker matter_light example to be used for a color temperature light but I'm having some issues with how the firmware interacts with the Rainmaker app.
In its base form, if I commision the example using the ESP Rainmaker app I can see that the hue and saturation ...
I'm trying to adapt the Rainmaker matter_light example to be used for a color temperature light but I'm having some issues with how the firmware interacts with the Rainmaker app.
In its base form, if I commision the example using the ESP Rainmaker app I can see that the hue and saturation ...
- Thu Mar 14, 2024 6:11 pm
- Forum: ESP RainMaker
- Topic: Rainmaker+Matter with private Rainmaker instance
- Replies: 1
- Views: 6325
Rainmaker+Matter with private Rainmaker instance
I'm having an issue getting the matter_light example project (Rainmaker + Matter) onto our private Rainmaker cloud instance. I can do it just fine with the led_light project in the Rainmaker examples, but I'm having issues when it comes to doing the same with the matter_light example. Can someone ...