Replies: 1 comment
-
|
Hey! Couple of things (potentially) at play here:
If you fix that it should open. Hope that helps! I'm using Simplicity Studio on Windows for what it's worth. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
working on adapting the firmware to the MINI-ZBRBS dual relay module. I have successfully flashed the firmware using a Raspberry Pico 2 with debug probe firmware and modified the source code to match the pin-out of the module (one of two relays).
Now I want to introduce the possibility to control the second relay. Therefore I installed the most recent Simplicity Studio 5. After downgrading to Simplicity SDK 2024.6.2 importing the project (file src/zbminir2/zbminir2.slcp) is possible without NullPointerException error. Now I'm expecting to be able to run the "Pin Tool", but nothing happens. Similar for ZCL. Opening zcl_config.zap is stuck in the process.
Any ideas how to continue? Tried with Linux and Windows.
Beta Was this translation helpful? Give feedback.
All reactions