Questions tagged [contiki-ng]

Contiki-NG is an open source operating system for the IoT, focusing on next generation IoT protocols and platforms.

Overview

Contiki-NG allows tiny, battery-operated low-power systems communicate with the Internet. It supports ARM Cortex-M and msp430 based devices, and includes the Cooja simulator for rapid development and experimentation with low-power wireless networks.

Contiki-NG is a continuation of the development of the Contiki operating system.

Contiki-NG references

Contiki-NG official website

63 questions
0
votes
1 answer

How to make a sink mote run with 100% duty cycle in Contiki-NG where RDC no longer exists

I'm developing a project using Contiki-NG. I need to re-create a sink kind of mote where the data sink runs with a 100% duty cycle in order to ensure high packet reception rates. I understood from the topic…
0
votes
1 answer

Separating RPL and application timeslots on TSCH Schedule (Contiki-NG)

I'm trying to build a TSCH Schedule that makes the RPL transmit into a timeslot and my application transmit in another timeslot, does someone know if is that possible? I tried to use the following function to schedule my TSCH slotframe, but…
j-r-mota
  • 23
  • 3
0
votes
0 answers

Building examples in cooja contiki-ng problems

I usually work with cooja within Contiki. However, I wanted to test RPL with Contiki-ng. I successfully installed Contiki-ng on my machine (macOS v10.15 (Catalina)). When I build the examples in the terminal, they build successfully and I can…
Sara Sosh
  • 3
  • 3
1 2 3 4
5