This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| app-notes:send-the-local-gps-nmea-stream-to-a-remote-udp-server [2025/11/05 14:02] – [1. Set up the SDK script on the router] gray | app-notes:send-the-local-gps-nmea-stream-to-a-remote-udp-server [2025/11/05 14:32] (current) – [2. Additional information] gray | ||
|---|---|---|---|
| Line 62: | Line 62: | ||
| ############################################################################### | ############################################################################### | ||
| - | DEBUG=flase; # Enable debugging with true or disable with false | + | DEBUG=false; # Enable debugging with true or disable with false |
| - | DEBUGALL=flase; # Enable debugging with true or disable with false | + | DEBUGALL=false; # Enable debugging with true or disable with false |
| ############################################################################### | ############################################################################### | ||
| Line 267: | Line 267: | ||
| ---- | ---- | ||
| + | {{: | ||
| + | |||
| + | Using the Administration option under '' | ||
| + | |||
| + | ---- | ||
| + | |||
| ===== - Additional information ===== | ===== - Additional information ===== | ||
| Line 280: | Line 286: | ||
| ############################################################################### | ############################################################################### | ||
| - | DEBUG=flase; # Enable debugging with true or disable with false | + | DEBUG=false; # Enable debugging with true or disable with false |
| - | DEBUGALL=flase; # Enable debugging with true or disable with false | + | DEBUGALL=false; # Enable debugging with true or disable with false |
| ############################################################################### | ############################################################################### | ||