Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Dec 7, 2024
1 parent 29c4b1c commit 6ccb94b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bbn-nmea2000-usb-gw-m5atom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ To register gateway in SignalK
- find out /dev/tty* USB device of gateway (in your raspberry pi with BBN OS or other Linux)
- and add N2K connection with Source Type (Actisense AGT-1 Canboat-js) baud rate: 115200

## Flashing firmware on Bareboat Necessities OS

````
wget https://raw.githubusercontent.com/bareboat-necessities/my-bareboat/refs/heads/master/m5stack-tools/bbn-flash-m5-n2k-usb.sh
chmod +x bbn-flash-m5-n2k-usb.sh
./bbn-flash-m5-n2k-usb.sh -p /dev/ttyUSB0
````

## Patches

Expand Down

0 comments on commit 6ccb94b

Please sign in to comment.