Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler-Lentz authored Jun 12, 2024
1 parent 006ec1e commit 4816b19
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,5 +250,7 @@ No formatter has been added yet. Formatting will be enforced once one is set up.
If you are having problems sending UDP broadcast packets from the jetson, ensure that the default gateway ip is set correctly. You can use the following command to do this:
```
route add default gw 192.168.1.1
```
route add default gw 10.42.0.1
```
Essentially what this is doing is telling the Jetson that the default network gateway is itself on the jetspot hotspot network.

0 comments on commit 4816b19

Please sign in to comment.