Skip to content

Instantly share code, notes, and snippets.

@kalkov
Created July 22, 2025 12:30
Show Gist options
  • Save kalkov/c7a50f46159e8125af96b92a7df754d2 to your computer and use it in GitHub Desktop.
Save kalkov/c7a50f46159e8125af96b92a7df754d2 to your computer and use it in GitHub Desktop.
Change ORNO 514 modbus address
#change address from 1 to 2
sudo mbpoll -m rtu -a 1 -b 9600 -P even -d 8 -s 1 -0 -t 4:int /dev/ttyUSB0 -r 272 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment