-
Opened a new issue on @yuhhaurlin request.
Things have improved significanlty since 10.3.0.10, but the ba/ampdu error still occurs:
[ 562.110063] ieee80211 phy0: check ba result error 1
[ 562.1149…
-
It seems like the return value of the Tx gets trapped inside the MAC and/or RDC layers of the drivers. There seems to be a fair number of int return types that can process this information up the stac…
-
I'm a new to contiki so may be missing something obvious, but using the latest master the hello-world (nor any other) example does not work on the cc2538dk board.
I get the following output:
Contiki…
-
Running Chris' app in #282 (with 800ms timers instead of 100ms), I logged all `SetCompare()` requests at the timer low-level to memory from start of TinyCLR (no TinyBooter) until the program gets dea…
-
Dear All
netdb can run at Cooja simulator, but it does not work for real telosb mote.
First, I assign the motes with IDs using the following command.
```
sudo make TARGET=sky burn-nodeid.upload n…
-
I follow the way in FAQ1 to change the data rate like this:
```
echo 0x4214 | sudo tee /sys/kernel/debug/ieee80211/phy0/netdev:wlan0/stations/'mac_addr'/rate_scale_table
```
The 16 possible transmi…
-
Decouple `can_fit_TX` with variable pkt_tx_total and pkt_tx_out_phase would ease `wban_attempt_TX`
-
Occassionally when running a simple Ping/Pong test packets are lost.
Usually this happens on both sides at the same time and it happens to two or three within a span of ten packets then doesn't happe…
-
I was using cooja to simulate the contiki. But when I try to simulate the rpl -border-router example, when add motes by compiling the border-router.c, no matter what platform I chose, there were error…
-
When you send a udp package with payload bigger than 92 bytes, contiki do not send this packet (at last with cc2538dk).
It can be reproduced with this patch:
https://github.com/cquijano/contiki/commi…