mattisz

Results 6 comments of mattisz

@tl-sl Can you share the full command syntax you are using? I don't seem to have the same luck: ``` root@docker2:/opt/docker/compose/homeassistant# slabs/bin/universal-silabs-flasher --bootloader-reset rts_dtr --device /dev/ttyUSB0 flash --firmware EFR32MG24A020F1024IM40_app_clear_134217728_1048576_8192_134242304.gbl 2025-07-15...

Turns out the SLZB-07MG24 I bought was actually an SLZB-07. Confirmed by looking at the chip. Unfortunately, I was unable to recover it after flashing the app_clear for SLZB-07MG24.

Here's a script to automate @Mavyre 's instructions: 1) Change the BUNDLE_ID_PREFIX to your own ie 'com.mattisz' 2) This script depends on xcode already having your Developer ID Application and...

@MacsInSpace Wish I could help you further but there are too many variables if our build environments don't match perfectly. Try checking out the `xcreds-5` branch. It's a bit behind...

@Arcterus It's pretty straightforward to just build it yourself by following the steps in [release.yml](https://github.com/DefinedNet/mobile_nebula/blob/main/.github/workflows/release.yml). I have been running my own build without issue on iOS. If you are building...