2.
Add
apn
according to the SIM card operator. For e.g. "3gnet" for China Unicom
root@WR-IDP-XXXX:~# uci set network.wwan.apn="3gnet"
root@WR-IDP-XXXX:~# uci commit network
root@WR-IDP-XXXX:~# uci get network.wwan.apn3gnet
3.
Setup WWAN interface.
restart wwan interface:
root@WR-IDP-XXXX:~# ifdown wwan ; ifup wwan
or
restart all interfaces:
root@WR-IDP-XXXX:~# systemctl restart netifd
4.
Step 2 and Step 3 can also be performed through in
LuCi
web interface.
On the
WWAN
tab. Set APN first, and then click
Save & Apply
button to apply the changes as shown in the sample LuCi web
interface.
5.
Check the 3g-wwan interface is ready.
root@WR-IDP-XXXX:~# ifconfig 3g-wwan
3g-wwanLink encap:Point-to-Point Protocol
inet addr:10.3.203.207 P-t-P:10.3.203.207 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:238 errors:0 dropped:0 overruns:0 frame:0
TX packets:322 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:35017 (34.1 KiB) TX bytes:35054 (34.2 KiB)
Register Edge Gateway at Intel Developer Hub
The Dell Edge Gateway 5000 series with Wind River Linux IDP 3.1 supports Developer Hub portal within the Gateway. This portal can
be used for performing variety of configuration functions on the Gateway along with using it for developing software layers on top of
the base Wind River Linux OS Image, sensor devices integration to the gateway and hardening of the combined application / base
OS image for deployment.
The developer portal has to be used for registering the Edge Gateway 5000 at Intel Marketplace to obtain credentials to connect to
the software package update repository. The following are the two key URLs required for developer solutions on the Edge Gateway
using Wind River Linux IDP.
http://shopiotmarketplace.com
: This is registration site for registering your Gateway device with Wind River Linux and obtaining
credentials for Windshare repository access for package updates.
NOTE: For Dell Edge Gateway with Wind River Linux OS image solution, your (customer’s) Dell point of contact should
have already registered your contact information at Intel IoT Marketplace and you should have received notification from
Intel marketplace on procedure for you to get login credentials to Windshare repository from where software packages
and updates to Wind River Linux OS can be obtained. If you have not received notification from Intel IoT Marketplace,
contact your Dell sales point of contact to get you registered.
49