-
I tried to make CC2650 LauchPad or CC2650STK+CC-DEVPACK-DEBUGGER work as Contiki Sniffer but cannot make it. I build sniffer under \contiki\examples\cc2538-common\sniffer by doing "make TARGET=srf06-c…
-
Please excuse me if this has already been answered. I've seen many similar posts but could not figure out the complete solution to my problem.
My setup is a Beaglebone Black edge router connected via…
-
I might be stating the obvious, but I'll post it anyways as reference/backlog - also, people might experience some issues related to it.
I noticed I was always getting the same initial "random" DIS i…
-
The cc26xx-demo on the SmartRF06 Eval Board reboots every 12 seconds or so. I am using the latest pull (f0b19a1). There was a similar report (#1465) from January 2016 that was resolved at that time. I…
-
I follow the below guide to compile slip-radio.bin for TI sensortag 2.0 and I can access the 6lbr web page at http://[bbbb::100].
http://wiki.beyondlogic.org/index.php?title=6LOWPAN_Contiki_6lbr_SLI…
-
I pull the latest code and test with cc26xx-web-demo and hello-world examples. However, I cannot see UART output on CC1310 LaunchPad. Is this a bug?
-
Dear all,
I setup 6lbr for RPi 2 and slip radio and nodes follow the TI example. The sensor web server in below picture:
![sensor](https://cloud.githubusercontent.com/assets/15993956/14305579/5ffd270…
-
I am using a BBB + CC1310DK for the border router and a CC1310DK with cc26xx-demo.
When i try to ping the cc26xx-demo, the first ping is returned in ~200ms but the next take ~3s.
I looked on the log a…
-
I use the following code in hello-world.c and run it on my CC2650 LaunchPad (or CC2650STK get the same issue) and I see my ADC sample code can only read ADC 6 times. Then, it just stucks in AUXADCRea…
-
I'm running Contiki on a custom 5x5mm board and everything is working with the exception of turning the radio off. It looks like CMD_ABORT in rx_off (ieee-mode.c) is causing it to crash, which is odd …