flipper_read_app_reports
List scan reports saved by apps on the Flipper Zero SD card, giving access to BLE and WiFi data that the firmware cannot provide directly.
Instructions
List scan output that apps have saved to the SD card (for example a BLE scanner's reports). This is the honest route to BLE and WiFi data, which the firmware itself cannot provide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /ext/apps_data | |
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| pattern | No | Filter filenames by substring |