Skip to content

NF-1489: Add support for recording Notecard PCAPs.#50

Merged
haydenroche5 merged 1 commit intomasterfrom
hayden/nf-1489
Jul 22, 2025
Merged

NF-1489: Add support for recording Notecard PCAPs.#50
haydenroche5 merged 1 commit intomasterfrom
hayden/nf-1489

Conversation

@haydenroche5
Copy link
Copy Markdown
Contributor

To record over USB:

notecard -port <path to Notecard USB> -pcap usb -output ./notecard.pcap

To record over AUX UART:

notecard -port <path to Notecard AUX UART> -portconfig 115200 -pcap aux -output ./notecard.pcap

@haydenroche5 haydenroche5 requested a review from rayozzie July 19, 2025 23:51
@haydenroche5 haydenroche5 self-assigned this Jul 19, 2025
To record over USB:

```
notecard -port <path to Notecard USB> -pcap usb -output ./notecard.pcap
```

To record over AUX UART:

```
notecard -port <path to Notecard AUX UART> -portconfig 115200 -pcap aux -output ./notecard.pcap
```
@haydenroche5 haydenroche5 merged commit a7fde39 into master Jul 22, 2025
1 check passed
@haydenroche5 haydenroche5 deleted the hayden/nf-1489 branch July 22, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants