You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
matter$ ./scripts/examples/gn_efr32_example.sh ./examples/lighting-app/silabs/efr32/ ./out/lighting-app BRD4186C
bash: ./scripts/examples/gn_efr32_example.sh: No such file or directory
The text was updated successfully, but these errors were encountered:
Yes, instead you should be using something like: ./scripts/examples/gn_silabs_example.sh ./examples/lighting-app/silabs ./out/light-switch-app_ICD BRD4186C
and add --icd if you want an intermittently connected device.
Description of the issue
I can't compile the project through gn_efr32_example.sh anymore.
Steps to reproduce the issue
Device type(s) and network topology
Matter over Thread
Proposed solution(s)
No response
SMG version
release_2.2.0-1.2
Protocol(s)
Thread
Hardware platform(s)
BRD4186C
Development platform(s)
MG24
Captured data or logs
matter$ ./scripts/examples/gn_efr32_example.sh ./examples/lighting-app/silabs/efr32/ ./out/lighting-app BRD4186C
bash: ./scripts/examples/gn_efr32_example.sh: No such file or directory
The text was updated successfully, but these errors were encountered: