(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
Product Description
Hardware parameters
Size
157*125*28mm
CPU
Rockchip 3399, Six-core, up to 1.8GHz
DDR
With Standard 2GB LPDDR4, 4GB Optional
GPU
Mail-T860 High performance GPU
Flash
Standard 16GB, up to 128GB
HDMI output
1, supports up to 4K output
Video Format
Support WMV, AVI, RMVB, mpeg, mp4 etc.
Picture Format
Support BMP, JPEG, PNG
Headphone output
1-way four-segment earphone (with MIC) plug-in
USB Host
5 USB2.0, 1 USB3.0
USB OTG
1 Type OTG
Serial Port
2 RS-232 Serial Port (One can change to RS-485 Optional)
Ethernet
1, 10/100/1000M adaptive Ethernet
WiFi Frequency
2.4G single frequency (optional 2.4G/5G dual frequency)
WiFi/BT
Built in WiFi, BT5.2
4G ANT
1 (Optional)
WiFi ANT
1
TF Card
Support up to 256GB
Lighted switch
Reboot
Burn key
Firmware upgrade
4G communication
Built-in PCI-E 4G interface (Optional)
SIM Slot
1 way Nano-SIM Slot
RTC Real Time Clock
Support
Timer switch
Support
System Upgrade
Support local USB upgrade
Humidity
0%~95%(no condensation)
Working Temp
-20℃ ~ 70℃
Power
9V ~ 15V wide voltage DC
Our Services
We provides developers with the OpenAPl SDK development kit.which contains a series ofsoftware programming interfaces for Androidand hardware-related resources, demo APKs, source codes, and relatedinstructional documentation, to help them fully utilize all of the func.tions and performance of the boards.