Difference between revisions of "Mesh IoT Firmware"

From Wiki for Dragino Project
Jump to: navigation, search
(Web-FailSafe)
Line 4: Line 4:
 
The firmware can be downloaded from [http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/IoT/ IoT Firmware]
 
The firmware can be downloaded from [http://www.dragino.com/downloads/index.php?dir=motherboards/ms14/Firmware/IoT/ IoT Firmware]
  
 +
==IoT-build-20140616-1526--v1.2.1--
 +
*Fix Firmware Version Display Bug
 +
*Fix DHCP server disable bug.
 +
*Change AP SSID.
 +
*FallBack IP still works after apply change in network.
 +
*Fix DNS1 bug in GUI
 +
*Fix WiFi AP disable/enable bug
 +
*Add default USB modem dial string
 +
*Add better USB support in the GUI.
 +
*Clean Asterisk Script
 +
<br>
 +
<br>
 
==Web-FailSafe==
 
==Web-FailSafe==
 
*A version which use to upgrade the firmware to support Web_FailSafe_Uboot. <span CLASS=bluetext>[[Web_FailSafe_Uboot#Upgrade_in_OpenWrt_Mesh_Firmware_version|Instruction]]</span>.
 
*A version which use to upgrade the firmware to support Web_FailSafe_Uboot. <span CLASS=bluetext>[[Web_FailSafe_Uboot#Upgrade_in_OpenWrt_Mesh_Firmware_version|Instruction]]</span>.
 
+
<br>
==RC1.1==
+
<br>
 +
==RC1.1-- 2014 -04==
 
*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. <span CLASS=bluetext>[[Program_the_Daughter_Board|Instruction]]</span>.
 
*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>.
 +
<br>
 +
<br>

Revision as of 02:07, 16 June 2014

Introduction

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

The firmware can be downloaded from IoT Firmware

==IoT-build-20140616-1526--v1.2.1--

  • Fix Firmware Version Display Bug
  • Fix DHCP server disable bug.
  • Change AP SSID.
  • FallBack IP still works after apply change in network.
  • Fix DNS1 bug in GUI
  • Fix WiFi AP disable/enable bug
  • Add default USB modem dial string
  • Add better USB support in the GUI.
  • Clean Asterisk Script



Web-FailSafe

  • A version which use to upgrade the firmware to support Web_FailSafe_Uboot. Instruction.



RC1.1-- 2014 -04

  • 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.