Difference between revisions of "Firmware and Source Code"

From Wiki for Dragino Project
Jump to: navigation, search
(Command to Upgrade to Mesh IoT firmware)
(Change to different Firmware Type in U-Boot)
Line 25: Line 25:
  
 
=Change to different Firmware Type in U-Boot =
 
=Change to different Firmware Type in U-Boot =
 +
 +
Both firmware types has its upgrade web page for firmware upgrade. But the web upgrade doesn't support to upgrade to different type firmware.
 +
 
==method to get into u-Boot enviroment==
 
==method to get into u-Boot enviroment==
 
*<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]]

Revision as of 18:27, 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

Both firmware types has its upgrade web page for firmware upgrade. But the web upgrade doesn't support to upgrade to different type firmware.

method to get into u-Boot enviroment


Command to Upgrade to Mesh IoT firmware

Upgrade to Mesh IoT firmware

Command to Upgrade to Arduino Yun firmware

Upgrade to Arduino Yun firmware