-
### Is your feature request related to a problem?
ESP32-C6 has an 802.15.4 radio. I'd like to be able to use the 6LoWPAN features of LWIP in combination with this radio. The source files for 6lowpan …
-
# 总结
- https://www.pianshen.com/article/48461652270/
- https://zhuanlan.zhihu.com/p/152457583
- https://github.com/cisen/blog/issues/870
性能指标 | Zigbee | 6Lowpan
-- | -- | --
物理层 | IEEE 802.15.…
cisen updated
3 years ago
-
Hi,
Does it support 6lowpan?
Best,
Jason
-
Hello,
I have done some testing with more heavy duty sending (100 Hz). The server occasionally crashes in the hpwork queue thread. I have increased stack size of the thread with no noticeable impro…
-
This will require some sort of bootup protocol. One part will have to distribute viable compression prefixes during pairing, another part will have to verify that the known viable prefixes during (pai…
ghost updated
10 years ago
-
-
**_Reported by Gajinder Vij:_**
An IPv6 packet with a multicast destination address (DST), consisting of sixteen octets DST[1] through DST[16], is transmitted to the following 802.15.4 16-bit multica…
-
As a EW demo
We want Openwrt running in a VZ container to be able to communicate with a clicker using the 6lowpan dongle
So that we can showcase IoT in the VZ demo
Acceptance:
- Openwrt running in a …
-
The socket abstraction layer should not introduce any dependencies which are not critical to implementing a socket API. Currently, `mbed-net-socket-abstract` has a target dependency on `mbed-mesh-api…
-
Hello,
I am looking at cleaning up some parts of the 6lowpan code and I am interested to know if anyone is using the SICSLOWPAN_NH_COMPRESSOR at all? It is a way to compress other things than what is…