Difference between revisions of "Firmware and Source Code"

From Wiki for Dragino Project
Jump to: navigation, search
(method to get into u-Boot enviroment)
(method to get into u-Boot enviroment)
Line 28: Line 28:
 
*<span CLASS=greentext>use UART to RS232 adapter</span> :    [[Access_MS14#RS232_Access|Access U-Boot via Serial]]
 
*<span CLASS=greentext>use UART to RS232 adapter</span> :    [[Access_MS14#RS232_Access|Access U-Boot via Serial]]
 
*<span CLASS=greentext>via U-Boot netconsole mode</span> : [[Web_FailSafe_Uboot#U-Boot_NetConsole_Mode| U-Boot Netconsole]]
 
*<span CLASS=greentext>via U-Boot netconsole mode</span> : [[Web_FailSafe_Uboot#U-Boot_NetConsole_Mode| U-Boot Netconsole]]
 +
<br>
  
 
==Command to Upgrade to Mesh IoT firmware==
 
==Command to Upgrade to Mesh IoT firmware==
  
 
[[Upgrade_Firmware_ms14#Upgrade Firmware via in U-boot|Upgrade to Mesh IoT firmware]]
 
[[Upgrade_Firmware_ms14#Upgrade Firmware via in U-boot|Upgrade to Mesh IoT firmware]]

Revision as of 18:23, 29 August 2014

Firmware Type

There are now two different firmwares which can be used in Dragino MS14 or HE:

Mesh IoT Firmware

The Mesh firmware has enhance network support such as WiFi Mesh, 3G. It also support the basic Arduino Bridge features and remote upgrade. Link for this firmware:

Release Note

Source code and How to Compile


Arduino Yun Firmware

This firmware is derived from the official Arduino Yun firmware with some bug fixed and support more avrs.

Release note

Source code



Change to different Firmware Type in U-Boot

method to get into u-Boot enviroment


Command to Upgrade to Mesh IoT firmware

Upgrade to Mesh IoT firmware