Skip to content

Commit

Permalink
docs: add screen issue to known issues
Browse files Browse the repository at this point in the history
Add known issue when using screen to connect to Thingy:91 X and later
trying serial DFU.

Signed-off-by: Maximilian Deubel <[email protected]>
  • Loading branch information
maxd-nordic committed Nov 26, 2024
1 parent e64467f commit 7c9ef06
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@ Modem traces are enabled by default on the Thingy:91 X and continously stored to

## Known issues

* Serial DFU for nRF91 stops working after using GNU screen
* Will be fixed with the next release (https://github.com/nrfconnect/sdk-nrf/pull/19024)
* Workaround: use a different serial terminal application like Nordic's Serial Terminal or `tio`, power cycle device if needed.
## Interactive BOM
Explore the board online at this page: [Interactive BOM PCA20065 1.0.0](docs/pca20065_1_0_0.html).
Explore the board online at this page: [Interactive BOM PCA20065 1.0.0](https://htmlpreview.github.io/?https://github.com/hello-nrfcloud/firmware/blob/main/docs/pca20065_1_0_0.html).

0 comments on commit 7c9ef06

Please sign in to comment.