13 | User Manual
–
Professional Tablets
Change adb USB to adb TCP (IP)
1.
When adb is allowed in the tablet just put the command:
Adb shell setprop persist.adb.tcp.port 5555
Disconnect the USB cable. You can test it by giving the command: adb.exe connect
<IpaddressOfTheDevice>
Interface should show: connected to <IpAddressOfTablet>:5555
The tablet will show the same interface to authorize the access.
12.
Configure LEDs on tablet
To control the LED on our 10" tablet within your application, we can provide you code sample and
details. With this information, a software engineer should be able to implement the LED control within
your application. Our TEOS platform and TEOS app are also able to control the LED.
If you need for demo purpose or other purpose, you can install the app
for the TEB-10SLB version
for the TEB-10DSQPL in order to control it directly from tablet LED interface.