(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}/5
Description
Product Description
Beacon-B5 with battery spacer
Model Number
52810-B5
Chip
nRF 52810
Pass word
yes
Broadcast interval
1S (Customizable)
Distance
3-50m (Customizable)
Size
Φ30*9
Battery
CR2032
Battery Life
9 months
Waterproof
No
Can with
LED Lightter 、Button、NFC 、Battery spacer
Sensor
Acceleration sensor / Temperature and humidity sensor
From the picture of 52810-B5 module above ,We can see the distribution of button and sensors
About B5 ,The most important feature is that it has battery spacers. When not in use, it can save the maximum amount of power and prolong the working time of the battery