8,367
edits
Changes
no edit summary
=== '''Who is it for?''' ===
<br>
Orange Pi 3G-IOT IoT is for anyone who wants to start creating with technology
– not just consuming it. It's a simple, fun, useful tool that you can use to start taking control of the world around you.<br>
<br>
=== '''Orange Pi 3G-IOT IoT Hardware Specification''' ===
<br>
<table border="1" bordercolor="#d8d8d8" cellspacing="0" cellpadding="0" style="width:1000px;">
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
<span style="font-weight:600;">Create directory:</span><br>
mkdir OrangePi_3G-IOT_Android4IoT_Android4.4<br>
<span style="font-weight:600;">Copy Volume Compression Packet to this directory:</span><br>
cp -rf OrangePi_3G-IoT_Android4.4.tar.gz* OrangePi_3G-IOT_Android4IoT_Android4.4/ <br>
<span style="font-weight:600;">Merge Compression Packet:</span><br>
cat OrangePi_3G-IoT_Android4.4.tar.gz*>OrangePi_3G-IOT_Android4IoT_Android4.4.tar.gz <br>
<span style="font-weight:600;">Unzip:</span><br>
tar xzvf OrangePi_3G-IOT_Android4IoT_Android4.4.tar.gz
</div>
<br>
== '''Android Firmware Flashing''' ==
<br>
Relevant keys and connectors for firmware flashing of 3G-IOTIoT:
<div style="padding-left:200px;">[[File:Orange-pi-3g-iot-img6.png|800px|]]</div>
After compilation, all the firmware will generate on the directory of:<br>
Choose 22 orangepi 3G-iot,Press Enter and start download Orange Pi 3G-iot Linux Source Code
<div style="padding-left:200px;">[[File:Orange-pi-3g-iot-img17.png|800px|]]</div>
The downloaded source code will be stored in the same directory as OrangePi_Build. Orange Pi 3G-IOT IoT Linux source code directory structure is as follows
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
├── bootloader Store preloader and lk source code<br>