contiki Questions

1

Solved

I am trying to make a sensor that runs on Contiki OS to execute a new binary and replace the current one, if an event occurs. I am using Cooja simulator and sky note and I uploaded the binary int...
Melodramatize asked 15/9, 2019 at 12:12

5

Solved

I'm pretty new and trying to set up an environment for my Econotag. Using this guide https://github.com/malvira/libmc1322x/wiki/libmc1322x I am getting an error message . user@instant-contiki:~$ g...
Gaudery asked 17/2, 2014 at 19:14

3

I am working on Contiki 2.7 with the mbxxx target. While building my code the linker complained about an overlap of .ARM.exidx and .data sections. After some tinkering around with the linker script...
Brainard asked 3/2, 2014 at 12:17

6

Solved

When I want to run "ant run" in contiki-3.9/tools/cooja, I am facing following error: BUILD FAILED /home/user/contiki-3.0/tools/cooja/build.xml:199: The following error occurred while executing...
Liam asked 28/9, 2015 at 0:50

2

I'm getting started with contiki on the sky mote through a project. I'm trying to get over the air programming to work right now. I've been looking through examples/sky-shell-exec and apps/shell/. ...
Plummet asked 18/3, 2014 at 7:16

1

Solved

is there a possibility to list all running processes in contiki os and output the result on the debugging output (i.e. UART) ?
Quixotic asked 10/11, 2015 at 13:21

1

I'm new Sky Motes on contiki and i'm trying to reprogram the nodes at run time. I've tried the Deluge and it's example in test-deluge.c which is found under examples/sky/test-deluge.c but i don't k...
Ivy asked 20/1, 2014 at 2:45

5

Solved

I encountered a strange problem when casting and modifying pointers on a 32bit embedded system (redbee econotag running contiki OS to be specific). uint32_t array[2]; array[0] = 0x76543210; array[...
Roybal asked 25/12, 2012 at 16:50
1

© 2022 - 2024 — McMap. All rights reserved.