Hey guys, I was kind of hoping that someone could help me out with a project I am working on for school...
We are desigining a robot that someone will approach, and the robot will ask the user if they would like to go to room A, B, or C. (keep in mind all the rooms are in a striagh hallway with no turns).
We have decided to put Xbee modules at each room and an additional xbee module on the robot. In front of each room, we would like to take a signal strength reading from all 3 stationary xbee modules and kind of "tringulate " the robot's location this way (in front of each room, the RSSI of each xbee modules theoretically should be noticably different).
I understand that the pin 6 of the xbee module is the RSSI pin, but i need to know how to set the xbee module mounted on the robot to communicate with the 3 stationary modules and take readings from stationary module. It probably has to do with setting the robot's module to broadcast mode.
Also i have read that i may need to use a PWM filter, but am not sure since I want to receive the signal strength at the sender, not the receiver.
Any help would be greath, thanks!
We are desigining a robot that someone will approach, and the robot will ask the user if they would like to go to room A, B, or C. (keep in mind all the rooms are in a striagh hallway with no turns).
We have decided to put Xbee modules at each room and an additional xbee module on the robot. In front of each room, we would like to take a signal strength reading from all 3 stationary xbee modules and kind of "tringulate " the robot's location this way (in front of each room, the RSSI of each xbee modules theoretically should be noticably different).
I understand that the pin 6 of the xbee module is the RSSI pin, but i need to know how to set the xbee module mounted on the robot to communicate with the 3 stationary modules and take readings from stationary module. It probably has to do with setting the robot's module to broadcast mode.
Also i have read that i may need to use a PWM filter, but am not sure since I want to receive the signal strength at the sender, not the receiver.
Any help would be greath, thanks!
Comment