(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
BLE ble Mesh ZigBee ANT 2.4GHz ble 5.0 USB Dongle ble 5.0 USB Adapter with Housing NRF52840 Dongle
The nRF52840 USB dongle is a small wireless hardware device based on the nRF52840 System-on-Chip (SoC) for use with nRF Connect for Desktop. The nRF52840 dongle supports programming of the device and communication via USB. The dongle contains user-programmable RGB LEDs, user-programmable buttons, and 15 general-purpose input/output (GPIO) that can be accessed through slotted solder joints along the edges. The nRF52840 dongle is available via USB Device Firmware Update (DFU). The dongle is suitable for use with the nRF52840's ble® Low Energy (BLE), ble Mesh, Thread, ZigBee, ANT and 2.4GHz dedicated applications.
FEATURES Small, low-cost USB dongle Support BLE, Thread, ZigBee, 802.15.4, ANT and 2.4GHz 15 GPIOs and interfaces accessible through slotted solder joints along the edges 1 programmable RGB LED