Hi folks,
I’m trying to run firmware out of flipper zero for hobby purposes and also flipper is not available my country, so I decided to run firmware on a STM32WB55RN devboard. Previously I wrote on reddit post. But I get a way,
I could run firmware on STM32 via
./fbt TARGET_HW=18 FLIP_PORT=/dev/cu.usbmodem12303 debug cli
Output shown:
It stuck on
11851 [E][Desktop] Secure Enclave verification failed: total 0, valid 0
I was waiting to open cli for flipper, what is the cause or any recommendations???