Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:friendlyelec:nanopi_r3s [2024/10/27 20:37] – [OpenWrt bootlog] kz26 | toh:friendlyelec:nanopi_r3s [2024/10/27 21:10] – [Serial] kz26 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| The NanoPi R3S(as " | The NanoPi R3S(as " | ||
| - | <WRAP BOX> | + | OEM/ |
| - | FIXME Any text with a light background | + | |
| - | </WRAP> | + | |
| /*****/ | /*****/ | ||
| Line 17: | Line 15: | ||
| /*****/ | /*****/ | ||
| - | {{media:example:genericrouter1.png?200|Generic Router}} | + | {{media:nanopi_r3s_top.jpg? |
| + | {{media: | ||
| + | {{media:nanopi-r3sc-02.jpg?200|Case Back}} | ||
| + | |||
| + | /* | ||
| <WRAP BOX> | <WRAP BOX> | ||
| - | FIXME | ||
| - | ===== Getting started with a new Device Page ===== | ||
| - | - This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that **you have to fill it with life and information.** | ||
| - | - There are several " | ||
| - | - When there are no more " | ||
| - | |||
| ===== Keep the articles modular ===== | ===== Keep the articles modular ===== | ||
| * Please include only model specific information, | * Please include only model specific information, | ||
| Line 32: | Line 28: | ||
| * DO NOT provide a complete howto here! Instead //groom// the [[docs: | * DO NOT provide a complete howto here! Instead //groom// the [[docs: | ||
| </ | </ | ||
| + | |||
| + | */ | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME | ||
| - | - The tables below are automatically generated, **once the correct filters for Brand and Model are set.** | ||
| - | - If the tables below show information for ''< | ||
| - | - If the tables below contain " | ||
| - | - the dataentry page for FriendlyElec NanoPi R3S is missing. Please [[meta: | ||
| - | - filters are not set correctly. Most common reason for " | ||
| - | - If the tables still contain " | ||
| - | </ | ||
| <!-- ToH: { | <!-- ToH: { | ||
| Line 50: | Line 38: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| } --> | } --> | ||
| Line 78: | Line 66: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| - | " | + | " |
| } --> | } --> | ||
| Line 98: | Line 86: | ||
| /* snapshot */ | /* snapshot */ | ||
| /* delete once stable release is available */ | /* delete once stable release is available */ | ||
| - | <!-- ToH: { | + | /* <!-- ToH: { |
| " | " | ||
| " | " | ||
| Line 105: | Line 93: | ||
| " | " | ||
| } --> | } --> | ||
| + | */ | ||
| + | Installation - microSD: | ||
| - | -> [[docs: | + | -Uncompress the OpenWRT sysupgrade.img.gz |
| + | -Write image to microSD card using dd or similar tool | ||
| - | FIXME Please add the installation procedure here. | + | Installation - eMMC: |
| - | ==== Flash Layout ==== | + | -Boot from microSD |
| - | <WRAP BOX> | + | -Uncompress the OpenWRT sysupgrade.img.gz |
| - | FIXME //[[:docs: | + | -Flash to eMMC : dd if=x.img of=/dev/mmcblk0 |
| + | -sync | ||
| + | -Remove microSD card | ||
| + | -Reboot | ||
| - | Please check out the article | + | -> [[docs:guide-user:installation: |
| - | </ | + | |
| - | ==== OEM easy installation ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME //The instructions below are for Broadcom devices and only serve as an example.// | ||
| - | **//Remove / modify them if they do not apply to this particular device!//** | ||
| - | |||
| - | This section deals with | ||
| - | * How you install OpenWrt from a device freshly opened | ||
| - | * The steps required such as reset to factory defaults if the device has already been configured | ||
| - | |||
| - | **Note:** Reset router to factory defaults if it has been previously configured. | ||
| - | * Browse to ''< | ||
| - | * Upload .bin file to router | ||
| - | * Wait for it to reboot | ||
| - | * Telnet to 192.168.1.1 and set a root password, or browse to ''< | ||
| - | </ | ||
| - | |||
| - | ==== OEM installation using the TFTP method ==== | ||
| - | |||
| - | -> [[docs: | ||
| - | |||
| - | === Specific values needed for tftp === | ||
| - | |||
| - | <WRAP BOX> | ||
| - | |||
| - | FIXME Enter values for " | ||
| - | |||
| - | ^ Bootloader tftp server IPv4 address | ||
| - | ^ Bootloader MAC address (special) | ||
| - | ^ Firmware tftp image | [[: | ||
| - | ^ TFTP transfer window | ||
| - | ^ TFTP window start | approximately FILL-IN seconds after power on | | ||
| - | ^ TFTP client required IP address | ||
| - | |||
| - | </ | ||
| ===== Upgrading OpenWrt ===== | ===== Upgrading OpenWrt ===== | ||
| Line 218: | Line 177: | ||
| ==== Network interfaces ==== | ==== Network interfaces ==== | ||
| The default network configuration is: | The default network configuration is: | ||
| - | ^ Interface Name | + | ^ Interface Name ^ Description |
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | eth1 |
| - | | vlan1 (eth0.1) | EXAMPLE | + | | eth0 | WAN port |
| - | | wl0 | EXAMPLE WiFi | EXAMPLE Disabled | + | |
| </ | </ | ||
| - | ==== Switch Ports (for VLANs) ==== | ||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| - | |||
| - | Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. | ||
| - | ^ Port ^ Switch port ^ | ||
| - | | Internet (WAN) | EXAMPLE 4 | | ||
| - | | LAN 1 | EXAMPLE 3 | | ||
| - | | LAN 2 | EXAMPLE 2 | | ||
| - | | LAN 3 | EXAMPLE 1 | | ||
| - | | LAN 4 | EXAMPLE 0 | | ||
| - | |||
| - | </ | ||
| ==== Buttons ==== | ==== Buttons ==== | ||
| Line 275: | Line 220: | ||
| ---- | ---- | ||
| - | ==== Photos ==== | ||
| - | /* =====>>>>> | ||
| - | /* When uploading photos, **name them** intelligently. Nobody knows what 20100930_000602.jpg is! */ | ||
| - | /* e.g. {{: | ||
| - | /* Thanks, your wiki administration - Oct. 2015 */ | ||
| - | |||
| - | // | ||
| - | **Insert photo of front of the casing** | ||
| - | |||
| - | //Back://\\ | ||
| - | **Insert photo of back of the casing** | ||
| - | |||
| - | //Backside label://\\ | ||
| - | **Insert photo of backside label** | ||
| ==== Opening the case ==== | ==== Opening the case ==== | ||
| Line 294: | Line 225: | ||
| **Note:** This will void your warranty! | **Note:** This will void your warranty! | ||
| - | <WRAP BOX> | + | There is a single black screw on the bottom panel of the case, likely covered by a FriendlyElec QC sticker if you purchased the case together. Once the bottom panel is removed, the PCB can be unsecured from the case by unscrewing three additional silver |
| - | FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// | + | |
| - | * To remove the cover and open the device, do a/b/c | + | |
| - | </ | + | |
| - | + | ||
| - | //Main PCB://\\ | + | |
| - | **Insert photo of PCB** | + | |
| ==== Serial ==== | ==== Serial ==== | ||
| Line 308: | Line 233: | ||
| **Insert photo of PCB with markings for serial port** | **Insert photo of PCB with markings for serial port** | ||
| - | <WRAP BOX> | + | ^ Serial connection parameters\\ for FriendlyElec NanoPi R3S | 3.3V, 1500000, 8N1, flow control none | |
| - | FIXME //Replace EXAMPLE by real values.// | + | |
| - | </ | + | |
| - | + | ||
| - | ^ Serial connection parameters\\ for FriendlyElec NanoPi R3S @@Version@@ | + | |
| - | + | ||
| - | ==== JTAG ==== | + | |
| - | -> [[docs: | + | |
| - | How to connect to the JTAG Port of this specific device:\\ | ||
| - | **Insert photo of PCB with markings for JTAG port** | ||
| ===== Bootloader mods ===== | ===== Bootloader mods ===== | ||