Wilson

Results 11 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...

> > Ah lucky one. I can read LF cards only on 1.0 firmware, but UID is always 00000000. On 2.0 I’m getting an error “No card found, try to...

> Hello, here is my feedback: I recently purchased a Chameleon Ultra which one I immediately updated with the latest FW but reading the LF never worked. I first thought...

Hi Ben, Could you make a test on the on-screen keyboard layout on the 128x128 display with this PR? It can be triggered in Free-Text menu. https://github.com/meshtastic/firmware/pull/7625

Thank you for the feedback. Will lookinto the DESFire Tag type.

Could you try with debug mode and show the full data log here? ``` python script/pn532_cli_main.py --debug ```

Thank you for the information. And do you have the full dump data of the sector 2? May be it is the issues of the access control byte.

After testing with your sector data. It has no problem to read it with `hf mf rdbl` commands. ![Image](https://github.com/user-attachments/assets/b8dfb166-a419-4018-8d9f-79b83a2efcde)