IntelliDesign Hyrax PCP-100
Intellidesign Pty Ltd is an Australian based Electronics ODM (electronics original design & manufacturing organization) specializing in hardware solutions for Industrial, Medical other applications and we present our Hyrax.
IntelliDesign HYRAX PCP-100 Industrial DIN Mount Programmable Communications Platform
- A Flexible Industrial rated M2M, IoT Router platform designed for applications such as SCADA, ITS (Intelligent Transport Systems), Remote Data Logging, Telemetry
- Ideal Bluetooth MAC Address Capture Scanner Platform
- Built in 3G Module, WiFi & BT
- Serial & Ethernet Ports
- Options for 2 Ethernet and 1 serial (2E1S) or 1 Ethernet and 2 serial (1E2S)
- Industrial Operating Temperature -20...+75
- Secure Access for SIM & MMC
- Expansion Interface
Supported Versions
Hardware Highlights
SoC | Ram | Flash | Network | USB | MMC | Bluetooth | Serial | JTag |
---|---|---|---|---|---|---|---|---|
32-bit ARM Cortex-A5 | 256MiB | 256MiB | 2 x Wired, WLAN | Yes | Yes | Yes | Yes | SAM-BA |
Installation
Flash Layout
Intellidesign Hyrax Flash Layout | ||||||||
---|---|---|---|---|---|---|---|---|
Device | MT29F2G08ABBEAHC-IT NAND 256MiB | |||||||
Partitions | mtd0 at91bootstrap | mtd1 u-boot | mtd2 u-boot env | mtd3 u-boot env | mtd4 spare | mtd5 dtb | mtd6 kernel | mtd7 rootfs |
Size | 256KiB | 512KiB | 256KiB | 256KiB | 256KiB | 512KiB | 6MiB | 248MiB |
mountpoint | / |
|||||||
filesystem | ubifs |
Upgrading OpenWrt
If you have already installed OpenWrt and like to reflash for e.g. upgrading to a new OpenWrt version you can upgrade using the mtd command line tool. It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
Terminal Upgrade Process
- Login as root via SSH on 192.168.1.1
- Use the following commands to upgrade:
cd /tmp wget --ftp-user=hyraxpublicftp --ftp-password=hyrax7 ftp://intellidesign.no-ip.com:200/upgrade.tar.gz tar -xvzf upgrade.tar.gz ./upgrade.sh
- Allow the system to reboot.
Specific Configuration
Interfaces
The default network configuration for the single Ethernet option (1E2S) is:
Interface Name | Description | Default configuration |
---|---|---|
eth0 | LAN | 192.168.1.1/24 |
wlan0 | WiFi | 192.168.2.1/24 |
The default network configuration for the dual Ethernet option (2E1S) is:
Interface Name | Description | Default configuration |
---|---|---|
eth0.10 | LAN | 192.168.1.1/24 |
eth0.20 | LAN | 192.168.3.1/24 |
wlan0 | WiFi | 192.168.2.1/24 |
Hardware
Info
Instruction set | ARM |
---|---|
Vendor | Intellidesign |
bootloader | AT91Bootstrap/U-Boot |
CPU @Frq | 32-bit ARM Cortex-A5 |
Flash size | 256 MiB |
Flash Chip | Micron MT29F2G08ABBEAHC |
RAM size | 256 MiB |
RAM Chip | Micron MT47H64M16HR-25 |
Ethernet | 2 x 10/100 or 1 x 10/100 |
PoE | POE-PD |
Wireless | CSR WF111-E for 2.4GHz 802.11b/g/n |
Modem | Cinterion/Gemalto PH8-P M2M HSPA+ 3G Module |
USB | 1 2.0 host & 1 USB console device |
SD | 1 Micro SD Card Slot |
GPS | Active/Passive antenna |
Bluetooth | Bluecore6-ROM module |
Serial | 1 x RS232 or 2 x RS232 |
JTAG | SAM-BA interface via USB serial |
Photos
fixme
Block Diagram
Quick Start Guide
JTAG
Method 1:
- Break into u-boot on the Hyrax unit and enter the following “nand erase 0x0 0x40000”.
- Connect the USB Micro-B cable from the Hyrax unit to the development PC.
- Reboot the unit.
- Start the SAM-BA application and connect to the Hyrax's USB serial port.
Method 2:
- Turn the unit off.
- Hold in the bootloader button located next to the USB Micro-B port on the Hyrax unit as the unit is powered on.
- Connect the USB Micro-B cable from the Hyrax unit to the development PC.
- Start the SAM-BA application and connect to the Hyrax's USB serial port.