User Tools

Site Tools


doc:lps:anchor-low-level-config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
doc:lps:anchor-low-level-config [2019-03-22 13:03]
kristoffer created
doc:lps:anchor-low-level-config [2019-09-05 14:34]
kimberly
Line 1: Line 1:
 +<WRAP center round important 60%>
 +This page is deprecated and is moved to the main Bitcraze website. Please go to [[https://www.bitcraze.io/docs/lps-node-firmware/master/anchor-low-level-config/]]
 +</WRAP>
 +
 ====== Node low level configuration ====== ====== Node low level configuration ======
  
Line 18: Line 22:
 </code> </code>
  
-The serial port can be opened with your favorite serial console, picocom: <code bash>$ picocom /dev/ttyACM3</code>+The serial port can be opened with your favorite serial console, picocom:  
 +<code bash> 
 +$ picocom /dev/ttyACM3 
 +</code>
  
  
Line 24: Line 31:
 Find the serial port with //ls// Find the serial port with //ls//
 <code bash> <code bash>
-ls -a /dev/tty.usb*+ls -a /dev/tty.usb*
 /dev/tty.usbmodem1415501 /dev/tty.usbmodem1415501
 </code> </code>
Line 30: Line 37:
 To open the serial port To open the serial port
 <code bash> <code bash>
-screen /dev/tty.usbmodem1415501+screen /dev/tty.usbmodem1415501
 </code> </code>
  
Line 59: Line 66:
 </code> </code>
  
-press 'h' to get information on how to modify the configuration. Note: the node must be restarted for the configuration to be activated.+press 'h' to get information on how to modify the configuration.  
 + 
 +Note: the node must be restarted for the configuration to be activated.
  
doc/lps/anchor-low-level-config.txt · Last modified: 2020-05-12 13:59 by kimberly