Wilson

Results 3 comments of Wilson

While using `flutter attach` the connected devices show the **Mac Designed for iPad**, but after choosing it, it shows below: ``` Waiting for a connection from Flutter on Mac Designed...

I compiled success on MacOS but failed to flash it. ``` Bootloader DFU Settings: * File: settings.hex * Family: NRF52840 * Start Address: 0x000FF000 * CRC: 0xD2F71E54 * Settings Version:...

I've followed your step: using `arm-gnu-toolchain-12.2.rel1`, do `make clean` in `application` and `bootloader` folder, the firmware still cannot be flashed. I'm using MBP14. Tried remove all `gcc-arm-none-eabi-10.3-2021.10` and `toolchain` and...