Difference between revisions of "Mesh/WalkThrough"

14 bytes added ,  21:46, 3 June 2014
little fix
(added more led details)
(little fix)
Line 56: Line 56:
*Then do the following:
*Then do the following:
*: <code>$ tftp 192.168.1.20</code>
*: <code>$ tftp 192.168.1.20</code>
*: <code>$ binary</code>
*: <code>tftp> binary</code>
*: <code>$ rexmt 1</code>
*: <code>tftp> rexmt 1</code>
*: <code>$ timeout 60</code>
*: <code>tftp> timeout 60</code>
*: <code>$ trace</code>
*: <code>tftp> trace</code>
*: <code>$ tftp> put <FIRMWARE>.bin</code>
*: <code>tftp> put <FIRMWARE>.bin</code>


The <FIRMWARE>.bin is the name of the firmware file you want to flash.
The <FIRMWARE>.bin is the name of the firmware file you want to flash.