Tagged Questions
2
votes
0answers
45 views
xserver didn't show result from Xsensor
i have build the example Xsensor for 420cc then i plug it and put the sensor board on it, on other side for the serial board i build Xsniffer (TOSBase) to the mote that i need to put it on the 520MiP ...
0
votes
0answers
64 views
adjust rate of send messages using TinyOs
i use three motes (Iris) using sensor board 420cc with GPS antenna, i need to write app to send GPS information with specific rate using TinyOS 1.x( stander for MoteWork) ??
how to adjust rate send ...
0
votes
0answers
569 views
NS2 Simulation for Wireless Sensor Networks
I have a simulation project for wireless sensor networks. In the project I'm suppose to simulate two WSN protocols for performance and security. Protocols like ZigBEE, SPINS. Tinysec, LEDS, LiSIP. Any ...
1
vote
1answer
37 views
broadcast at WSN using Motes
using Xmeshfor wireless sensors nodes,
1- it is possible to make nodes (Motes) to send and received by each other ?? not just to send information to the base station ??
2-can i modify its packet to ...
0
votes
0answers
23 views
Making micaz in promiscous mode
I want to make a micaz node which operates in promiscous mode to monitor all packets
exchanged by the other motes, and reporting statistics to the PC. Can anyone please help me on how to to do this. ...
0
votes
1answer
68 views
what is the transmission power value in dbm (min to max) -CC2420 RADIO
within module implementation, to set transmission power for the packet is 0 to 31 (min to max).
Actually what is the transmission power value??
the range of transmission power in dbm???
31---- ...
0
votes
0answers
102 views
Application development in wireless sensor network using micaz motes
I'm looking for some good application in wireless sensor networks using micaz motes.
I have
36 micaz motes,
20 mda100cb, and
6 mts400ca sensor boards.
I have installed TinyOS and learning ...
0
votes
0answers
76 views
Time synchronization in wireless sensor networks
I am writing application to build a wireless sensor networks using zigbee.
When co-ordinator loses connection with the end device, i want the end device to sense and store the data. When the ...
0
votes
0answers
31 views
what types of kernel is suitable for Wireless sensor networks?
I want to write an OS for WSN . My question is that there Are three types of kernel : 1- Monolithic Kernel 2- Micro Kernel 3- Exo Kernel . which one of these types considering distribution of kernel ...
0
votes
0answers
48 views
Which sensor nodes should I use?
I was asked to deploy a wireless sensor network and due to some requirements I already decided to use ZigBee/802.15.4 as my networking protocol. Also, I will be measuring air quality and taking some ...
-1
votes
2answers
1k views
Installing TinyOS 1.x and TOSSIM in Ubuntu [closed]
I've been into a project for evaluating the performance of a wireless sensor network. I need to work with TinyOS 1.x and nesC. Also I need to install TOSSIM simulator. I'm using Ubuntu 10.04. Is ...
2
votes
1answer
996 views
C++ for Wireless Sensor Networks
Similar to: Why are RTOS only coded in C, but:
Besides the numerous myths about C++, why is it not used as much as C/nesC (TinyOS) for WSN? Knowing C++ can be used for Simulating Wireless Sensor ...
