DSH-G300 D-Link Corporation
DSH-G300
Smart Hub
Manual
Version 1.0
Dec 7th, 2017
Page 1
DSH-G300 D-Link Corporation
Table of Contents
1. PRODUCT DESCRIPTION .................................................................................. 3
2. APPEARANCE ..................................................................................................... 3
3. INSTALLATIONS & CONFIGURATIONS ....................................................... 4
Page 2
DSH-G300 D-Link Corporation
1. PRODUCT DESCRIPTION
The DSH-G300 is a ZigBee to Ethernet gateway device that uses a generic
hardware design and can be deployed as different versions to fulfil different
applications.
2. APPEARANCE
Top
LED: Status indicator
Wireless button: pairing/un-pairing
Rear
LAN port
Micro USB: Power jack, Vdc : 5V/2.A
USB port
Bottom
Reset button
Page 3
DSH-G300 D-Link Corporation
Mounting installation
3. INSTALLATIONS & CONFIGURATIONS
how to build firmware by GPL
Install tools
Install fedora linux 22, and make sure you can connect to
internet.
Run command as below (ps : switch to root permission):
#yum -y update
#yum -y install gcc
#yum -y install zlib-devel openssl-devel
#yum -y install gcc-c++
#yum -y install bison
#yum -y install flex
#yum -y install ncurses-devel
#yum -y install fakeroot
#yum -y install patch
The workstation we used to build the image is:
OS Version: Fedora 22 (32-bit version on AMD or Intel system)
OS Kernel Version: 4.1.6-200.fc22.i686
GCC Version: 5.3.1 20160406 (Red Hat 5.3.1-6)
(You may use other Linux distribution as your workstation but
Page 4