(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}/3
Description
Item
Value
Chipset
Nordic 52 series
Battery
Lithium-ion Battery 2*1200mAh ,DC 3.6v
Antenna
PCB antenna on the board
Support system
iOS13+/Android6.0+(BLE 4.0 and above)
Working mode
BLE Advertising
Modulation mode
GFSK Modulation
Size(D*H)
About 50*22mm
Install
3M, screw or tie
Waterproof Rating
IP68
N.W
About 40g
Working Temperature
-20℃ to +80℃
Typical Applications
Within subway stations, Bluetooth beacons offer a range of notable features. They provide indoor navigation, guiding passengers to their destinations. Additionally, they transmit discounts and promotions, enhancing the convenience and surprises during travels. Moreover, these beacons help passengers locate facilities like restrooms and vending machines accurately, adding to their overall convenience. Excitingly, Bluetooth beacons also create interactive experiences, adding a touch of enjoyment to the journey.