Difference between revisions of "Mesh IoT Firmware"

From Wiki for Dragino Project
Jump to: navigation, search
(RC1.1)
(RC1.1)
Line 6: Line 6:
 
==RC1.1==
 
==RC1.1==
 
*Change Default SSH log in to <span CLASS=greentext>root/dragino</span>
 
*Change Default SSH log in to <span CLASS=greentext>root/dragino</span>
*Add support on <span CLASS=greentext>Arduino IDE</span>, now user can program the avr from Arduino IDE via network connection. [[Program_the_Daughter_Board|Instruction]]
+
*Add support on <span CLASS=greentext>Arduino IDE</span>, now user can program the avr from Arduino IDE via network connection. <span CLASS=bluetext>[[Program_the_Daughter_Board|Instruction]]</span>

Revision as of 04:13, 14 April 2014

Introduction

Dragino Mesh IoT firmware is compiled intend to support both Mesh and IoT.

The firmware can be downloaded from IoT Firmware

RC1.1

  • Change Default SSH log in to root/dragino
  • Add support on Arduino IDE, now user can program the avr from Arduino IDE via network connection. Instruction