User's Manual

Project
DATE
22/06/20
TCU-FITAX-3.5
FCC Certification
REFERENCE
LEVEL
V01.04
38/45
Link to TOP INDEX
MVT
Version:
V01.00
V01.01
V01.02
V01.03
V01.04
Author:
MVT
MVT
MVT
MVT
MVT
Date:
23/03/20
11/05/20
20/05/20
22/05/20
22/06/20
FICOSA INTERNATIONAL S.A. 2016. This document or its contents may not be communicated
or distributed to third parties or reproduced in whole or in part without the express permission of FICOSA
11. Annex #1
11.1 Host a Hotspot
The DSRC OBU with an Active SIM is capable of hosting a Hotspot, to enable the
hotspot on the OBU please follow the following procedure:
Connect the USB reworked cable.
Power on the board.
Connect HDMI display (720p).
Open tethering settings in Settings app (all the commands below will input
using ADB prepend 'adb shell' to all the commands)
# am start -n com. android . settings /. TetherSettings
Scroll down to 'Set up WLAN Hotspot':
input keyevent 20 // DOWN (as many times as needed )
Press Enter:
input keyevent 66 // ENTER
TAB until you reach 'Security' options:
input keyevent 61 // TAB (as many times as needed )
ENTER security options:
input keyevent 66 // ENTER
Scroll UP and select Security ! None to disable Wi_AP password:
input keyevent 19 // UP (as many times as needed )
Press ENTER to con_rm selection:
input keyevent 66 // ENTER
TAB until you reach 'Save' option, then press ENTER to save the settings:
input keyevent 61 // TAB (as many times as needed )
input keyevent 66 // ENTER