contiki-os / contiki

The official git repository for Contiki, the open source OS for the Internet of Things
http://www.contiki-os.org/
Other
3.71k stars 2.58k forks source link

changing transmission range of an individual mote #2533

Open abhiverma866 opened 5 years ago

abhiverma866 commented 5 years ago

I am trying to change transmission range of a particular node, but as a result I see transmission range of all the motes in the topology getting changed (which i don't want). Is there any way in contiki 3.0 or contiki-ng to achieve this task.

hieunq95 commented 5 years ago

You can change the Radio medium in cooja simulator (UDGM by default) to DGRM. To do so: File -> New simulation -> Select DGRM in in Radio medium task -> Create, then add each link manually.

fjmsouza commented 1 year ago

You can change the Radio medium in cooja simulator (UDGM by default) to DGRM. To do so: File -> New simulation -> Select DGRM in in Radio medium task -> Create, then add each link manually.

Sincerely, after this I didn't find how change the range of every mote. There is other way? Through .csc, for example?