-
Using CC1310 on a SMARTRF06, git rev a38cfc889ebb2197b8775c79763e04c592fd4b77, I get:
```
~/contiki/examples/hello-world$ make TARGET=srf06-cc26xx BOARD=srf06/cc13xx hello-world.upload PORT=/dev/t…
-
I want to execute ECC asymmetric encryption scheme on an ARM Cortex-M3 CC2650 SensorTag. The code file "ecc-ecdh.c" in examples/cc2538-common/pka/ directory is for cc2538-based platforms. I have tried…
-
I am completely new to contiki and embedded development (just a little experience with Arduino).
I cloned contiki on a Ubuntu 17.10 VM and can compile and run simple applications to make an LED bli…
-
TI cc2650 launchpad run 'cc26xx-ble-client demo' and it is already set the Raspberry pi's ipv6.
the border router raspberry pi run command following this guide [NordicSemiconducto](http://developer.n…
-
Hello,
I compiled examples (as they are) in contiki 3.x (DriverLib v0.46593) on different boards (SmartRF06 with cc2650em and SensorTag2.0) and:
- cc26xx-demo is working well
- cc26xx-web-demo is re…
-
Hello!
After some research it appears as though Contiki does not support achieving connected mode in cc26xx chips. I am currently investigating the amount of work that would go into implementing th…
-
Hello,
i have tried to compile the cc26xx-web-demo for TI Sensortag 2 on RaspberryPi 3 but it always ends up with an error: Makefile.include:240: recipe for target 'obj_srf06-cc26xx/rpl-icmp6.o' fail…
-
On CC26xx and CC13xx, we schedule an RTC interrupt to occur at the next etimer. When we wake up, it is possible that we woke due to some event other than the RTC. If this is the case, then we will not…
-
Hi!
I would like to write sensor handling program for Sensor Controller (AUX) of CC2650. As far as I understand, I need to use Sensor Controller Studio (SCS) to do this. Then I need to write Contiki …
-
in spoerk implementation exmples\cc26xx client and server examples, can't make a bin file getting fatal: Not a git repository: '../../../.git'
make: *** No rule to make target `cc26xx-server-demo.bi…