-
Region borders have "gaps" or "holes", and routing fails when a starting or ending point is in this "unknown region" place. There are other similar issues too.
```
W(1) 168.38974 storage/storage.c…
-
Hi,
we started develop our contiki project one month ago to adapt wireless sensor on our data logger.
Border router : 6lbr on a linux board and a launchpad cc2650 with slip-radio.
Everything works fin…
-
Open discussion about possibility of an esp-zigbee radio library for zigpy to use esp-zboss via serial interface, what do you think?
For zigpy projects to use ESP32-C6/ESP32-H2 based ESP32 radio mo…
-
#### Description
#### Steps to reproduce the issue
Use `gnrc_netif_pktq` on a board with two interfaces (e.g. `nrf802154` & `slipdev`) e.g. by running
make -C examples/gnrc_border_r…
-
Please consider also offering OpenThread NCP (Network Co-Processor) builds as an optional alternative to OpenThread RCP.
https://openthread.io/platforms/co-processor
PS: OpenThread NCP firmware …
Hedda updated
8 months ago
-
## 코드
```javascript
import * as React from "react";
import styled from "styled-components";
import { Link } from "react-router-dom";
import { GoHome } from "react-icons/go";
import { MdOutlineCh…
tkv00 updated
4 months ago
-
### Current Situation
Currently, accessories can connect and be exposed to HomeKit using a variety of different protocols (API, LAN, Bluetooth, etc). However, Thread is not something that is curren…
-
### 我希望
流畅的使用这个Layout 布局
### 实际情况
在我全局引入 注册组件之后,总是在使用了 这个组件的页面中会在控制台 有报错提示。
### 报错信息如下 :
[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive compo…
-
Up until now I have been using chip-tool running on a Linux computer for commissioning my Thread end devices and sending cluster commands etc.
Now I am starting to use the Matter controller example…
-
Setup:
CC1352P1 as TSCH Border router
_make sure you compile the border router with this define:
CFLAGS += -DSET_CCFG_MODE_CONF_XOSC_CAP_MOD=0x0
CFLAGS += -DSET_CCFG_MODE_CONF_XOSC_CAPARRAY_DEL…