![Multitech MultiConnect MTPCIE-BW Developer'S Manual Download Page 82](http://html1.mh-extra.com/html/multitech/multiconnect-mtpcie-bw/multiconnect-mtpcie-bw_developers-manual_1855979082.webp)
BLUETOOTH DEVELOPER INFORMATION
82
MultiConnect
®
PCIe MTPCIE-H5/MTPCIE-BW Developer Guide
1.
Verify your wireless account is activated with a data plan. If using a GSM radio like MTPCIE-H5-BW, install
the SIM card.
2.
If using a GSM radio, edit
/etc/ppp/peers/gsm_chat
file and change the APN to match up with the SIM
card
3.
Connect the cellular antenna to the MTPCIE device.
4.
In the MT100EOCG, enter:
For MTPCIE-H5 devices:
pppd call gsm
5.
After 10 seconds, enter
ip a
in the MT100EOCG to verify the PPP link is up and an IP address obtained.
Setting Wi-Fi Access Point with an MT100EOCG and an MTPCIE
Bluetooth/Wi-Fi
To setup a Wi-Fi access point with an MT100EOCG and an MTPCIE Bluetooth Wi-Fi device:
1.
Build
corecdp-wifi-ap-image
and flash it into the MT100EOCG.
2.
Edit
/etc/udhcpd.conf
to configure the dhcp server.
3.
Edit
/etc/hostapd.conf
to configure access point settings. Configure
ssid=<name>
with the access point
name. Save hostapd.conf.
4.
To start the access point, type ocg-wifi-ap.sh start <desired IP address of AP> on the MT100EOCG. For
example:
ocg-wifi-ap.sh start 192.168.2.1
5.
If you run a script like the example, the MT100EOCG acts as a cell router that allows Wi-Fi and Ethernet
endpoints to access the Internet through EOCG’s cellular PPP link. Uncomment the ppd call line for your
device model.
6.
Create a wireless network connection on a remote computer and configure it to use DHCP to obtain IP
and DNS addresses.
7.
Enable the wireless connection on the computer. Verify that your computer can communicate to the
Internet using MT100EOCG as the access point.
Example Wi-Fi Access Point Script
#!/usr/bin/env bash
echo "Updating DNS, ppp scripts"
echo "nameserver 8.8.8.8" > /etc/resolv.conf
killall pppd && sleep 2
echo "Starting pppd"
#uncomment line below if gsm radio (H5, etc)
#pppd call gsm
#uncomment line below if cdma radio (EV3,etc)
#pppd call cdma
sleep 4
Summary of Contents for MultiConnect MTPCIE-BW
Page 1: ...MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide...
Page 20: ...DEVELOPER BOARD AND SCHEMATICS 20 MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide...
Page 22: ...DEVELOPER BOARD AND SCHEMATICS 22 MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide Bottom...
Page 25: ...DEVELOPER BOARD AND SCHEMATICS MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide 25...
Page 26: ...DEVELOPER BOARD AND SCHEMATICS 26 MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide...
Page 27: ...DEVELOPER BOARD AND SCHEMATICS MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide 27...
Page 28: ...DEVELOPER BOARD AND SCHEMATICS 28 MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide...
Page 29: ...DEVELOPER BOARD AND SCHEMATICS MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide 29...
Page 30: ...DEVELOPER BOARD AND SCHEMATICS 30 MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide...
Page 31: ...DEVELOPER BOARD AND SCHEMATICS MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide 31...
Page 32: ...DEVELOPER BOARD AND SCHEMATICS 32 MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide...
Page 51: ...MECHANICAL DRAWING MultiConnect PCIe MTPCIE H5 MTPCIE BW Developer Guide 51 MTPCIE BW...