Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-30 | firmware: Add default IP for debug-network-issue.pydebug-network-issue | xengineering | |
That way the script works without any command line options which is convenient. The selected IP is the default IPv4 address used by Zephyr. | |||
2024-08-30 | firmware: Add tools/debug-network-issue.py | xengineering | |
This script can be used to analyze an issue which causes that the microcontroller is not able to communicate via the network after roughly every second boot. |