-
Hi all,
I am a beginner in IoT and I will work on Security in CoAP. I needed a basic example and I decided to go on webserver example. I am using cc2531 and cc2650 and 6lbr now. So I will work on a r…
-
When compile and run the latest cc26xx-web-demo, I want to change the mqtt broker from IBM quickstart to IBM registered device, in the [ MQTT/IBM Cloud Config ] tab I entered valid strings for those f…
-
Like the Nordic DFU service (#7), TI's update service also doesn't require signatures by default. The CC254x version of it appears to have support for encrypting the image with a symmetric key that wo…
-
Hi,
Here is my set-up.
- CC26xx as a sensor module: has aaaa::xx address
CC2538 as a slip-radio: has aaaa::xx address
RaspberrPi is the edge router: wlan0 interface has a public IPv4 addr,and use "…
-
Hi,
We've started a project which uses TI 1310 MCUs and BeagleBone Black to create a WSN. We are following this tutorial:
[http://processors.wiki.ti.com/index.php/Cc26xx_sw_examples](url)
Everythin…
-
Get error "Could not open flash to save config" when test cc26xx-web-demo on CC2650STK. Anyone have idea how to fix it?
-
Hi
I followed the following tutorial: http://processors.wiki.ti.com/index.php/Cc26xx_sw_examples ,and am stucked at the part about setting a peer router. It states that we enter PC or IPv6 address o…
-
Hi,
The update to the cc26xx-cc13xx cpu files in commit number 707353f made changes to the lpm.c file in cpu/cc26xx-cc13xx. These changes have causes my chip to power cycle when powered on (i.e. the c…
-
Hi,
I'm followed the [TI CC26XX Example](http://processors.wiki.ti.com/index.php/Cc26xx_sw_examples) and I found some issues on the 6LBR usage.
My border router consists of a SmartRF06EB+CC13xxEM bu…
-
Hi Guys,
I am setting up a 6lowpan WSN, with three sensor tags.
Two have cc26xx-web-demo firmware from contiki source.
The other sensortag acts as a slip radio on raspberry pi.
I followed the guide he…