Difference between revisions of "IoTGateway/Features/Linux/Module"
From ESS-WIKI
(→Sierra AirPrime MC8090) |
(→EWM-W155H01E) |
||
Line 31: | Line 31: | ||
==Bluetooth== | ==Bluetooth== | ||
===EWM-W155H01E=== | ===EWM-W155H01E=== | ||
+ | Please refer to [[IoTGateway/BSP/Linux/Quark/Bluetooth_Testing_Guide|Bluetooth Testing Guide for Quark Platform]] for all operations performed using UBC-222 with U222LBV2011. | ||
+ | |||
==WiFi== | ==WiFi== | ||
===EWM-W142F01E=== | ===EWM-W142F01E=== | ||
===EWM-W151H01E=== | ===EWM-W151H01E=== | ||
===EWM-W155H01E=== | ===EWM-W155H01E=== |
Revision as of 08:19, 30 August 2016
Contents
3G
EWM-C106FT01E
Sierra AirPrime MC8090
The following operations are performed with UBC-221 using U221LBV1050.
- linux kernel config
- set the following lines to meta-advantech/recipes-kernel/linux/linux-yocto-clanton/advantech.cfg
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_SIERRAWIRELESS=m
- add the following line to meta-advantech/recipes-kernel/advantech-init/files/advantech.conf
sierra
- execute the following command
bitbake advantech-init
- rebuild the kernel
bitbake linux-yocto-clanton
- rebuild the full image
bitbake image-full
Telit HE910-D
Bluetooth
EWM-W155H01E
Please refer to Bluetooth Testing Guide for Quark Platform for all operations performed using UBC-222 with U222LBV2011.