Quick User Guide

1 - 1000 Base-T Ethernet port
2 - 100 Base-T Ethernet port
3 - USB Type-A socket
4 - Buttons: S1 - reset, S2 - programmable (GPIO connected)
5 - 2.45 mm pitch connector holes
6 - DIP switch for bootstrap options
7 - Two integrated antennas
8 - Mini USB Type-A socket (console + power)
9 - Mini PCIe socket

Power on

One convenient way to power up your device is by connecting it to a USB power source (e.g. your computer) by using a USB to mini USB cable. Alternatively, you may connect it to a 5V 0.5A power supply. A single LED should light up upon powering. Give it at least 30 seconds to boot.

Now that we powered our device on, let’s connect it via lan port. Configure your computer's network interface with 192.168.1.254 IP address and 255.255.255.0 netmask. Make sure that other devices on your network are not using this subnet! If everything is done correctly you should be able to reach Rambutan via the default IP address of 192.168.1.1

Log in

Rambutan is now reachable, so let’s login via ssh:

ssh root@192.168.1.1

Or via telnet:

telnet 192.168.1.1

Or via your internet browser with the following URL:

http://192.168.1.1

By default your device does not have a password set so when logging in only enter username “root” and leave password field empty.