Giter Club home page Giter Club logo

contiki-uwb's People

Contributors

davide-vecchia avatar dlobba avatar dmolt avatar minhval avatar pablocorbalan avatar tim-ist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

contiki-uwb's Issues

Make Ranging Example Error

Hello, I am trying to compile the ranging example in my machine (Ubuntu 16.04) , but I am facing this issue:

alexandre@alexandre-ThinkPad-T420:~/contiki-uwb/examples/ranging$ make TARGET=dwm1001
SDK: /home/alexandre/Downloads/nRF5_SDK_16.0.0_98a08e2
TODO check if there is an updated script
LINKER_SCRIPT: ../../cpu/nrf52832/ld/nrf52.ld
SOFTDEVICE:
CC ../../cpu/nrf52832/./putchar.c
In file included from /home/alexandre/Downloads/nRF5_SDK_16.0.0_98a08e2/components/libraries/util/app_error.h:54:0,
from /home/alexandre/Downloads/nRF5_SDK_16.0.0_98a08e2/components/libraries/util/app_util_platform.h:60,
from ../../platform/dwm1001/config/nrfx_glue.h:180,
from /home/alexandre/Downloads/nRF5_SDK_16.0.0_98a08e2/modules/nrfx/nrfx.h:46,
from /home/alexandre/Downloads/nRF5_SDK_16.0.0_98a08e2/modules/nrfx/hal/nrf_gpio.h:44,
from ../../cpu/nrf52832/./dev/../../../platform/dwm1001/platform-conf.h:50,
from ../../cpu/nrf52832/./dev/../../../platform/dwm1001/contiki-conf.h:52,
from ../../cpu/nrf52832/./dev/uart0.h:46,
from ../../cpu/nrf52832/./putchar.c:42:
../../cpu/nrf52832/./putchar.c:45:1: error: expected identifier or '(' before '--' token
putchar(int c)
^
../../contiki/Makefile.include:240: recipe for target 'obj_dwm1001/putchar.o' failed
make: *** [obj_dwm1001/putchar.o] Error 1

I already could finalize MAKE commenting the #include "contiki-conf.h" in uart0.h, So I tryed to declare the entire route to the file #include "../../../platform/dwm1001/contiki-conf.h" n uart0.h but the problem remains.... Could you pls help me to verify this issue?

Printf does not work with the evb1000

Hi. I've been following your guides to run the rng application on my evb1000 board and I just cannot figure out why the printf fuctions are not working. Below is the compiling message and it does not print out anything at all after make login.

image

I tried adding "#define PRINTF(...) printf(VA_ARGS)" line into rng.c and Makefile but it don't work neither. So I compiled this test-serial project which the code is shown below and apparently it also doesnt work. Seems like serial communication is not working at all although compiling is done successfully. I would really appreciate it if there is any idea you can tell about this situation.

image

can't find file contiki.h

when i learning your file cir.c. Have error whit the code #include "contiki.h". I could't find this file. Could you please help?

How to create a DW1001 mote in Cooja?

Hello,

I cloned the contiki-uwb git, and the sub-module contiki, in the sub-module. So, in the submodule I started the Cooja simulator, in order to create a mote using dwm1001 port.

In Cooja I start a "New Simulation", "Create New Mote Type" and choose "Cooja Mote".

Then I tried to compile the ranging example to create this mote I got this error:

I also tried to change the make command as is suggested in README, make TARGET=dwm1001, but got another error:

I already set before the PATH for NRF_SDK in ~/.bashrc
export NRF52_SDK_ROOT=/home/alexandre/Downloads/nRF5_SDK_16

Is there any settings in COOJA that I need to change to refer to correct enviroment variable?

Could you guys please give me a hint how I can start to create a DW1001 mote?

Thanks a lot

INIT ERROR display

After flashing the ranging example and resetting, initialization fails and the display shows "INIT FAILED" message. What is the cause?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.