Difference between revisions of "Firmware and Source Code"
From Wiki for Dragino Project
(→Change to different Firmware Type in u-Boot) |
(→Firmware Type) |
||
Line 20: | Line 20: | ||
[https://github.com/dragino/linino Source code] | [https://github.com/dragino/linino Source code] | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
=Change to different Firmware Type in U-Boot = | =Change to different Firmware Type in U-Boot = |
Revision as of 18:19, 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:
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.
Change to different Firmware Type in U-Boot
method to get into u-Boot enviroment
- use UART to RS232 adapter : Reference Link
- via U-Boot netconsole mode : U-Boot Netconsole