473,499 Members | 1,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Zigbee/Xbee Signal Strength Measurement (RSSI)

2 New Member
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!
Nov 16 '08 #1
16 17097
RedSon
5,000 Recognized Expert Expert
Sorry... we get Zigbee and Xbee questions from time to time, but we have no experts on this forum with enough knowledge to be helpful...

Google is your friend.
Nov 17 '08 #2
KDaly
2 New Member
Alright, thanks anyways!
Nov 17 '08 #3
Plater
7,872 Recognized Expert Expert
If you use maxstream's XBEE_API to communicate, every communicated message will contain the RSSI value in one of the bytes in the frame.
The RSSI is not a "strength" measurement so much as it is a measurement of interference. i.e. The smaller the number the better...
Nov 18 '08 #4
markmcgookin
648 Recognized Expert Contributor
If you use maxstream's XBEE_API to communicate, every communicated message will contain the RSSI value in one of the bytes in the frame.
The RSSI is not a "strength" measurement so much as it is a measurement of interference. i.e. The smaller the number the better...
Someone tie plater's showlaces together ... we can trap him here and he can answer all the xigbee questions
Nov 19 '08 #5
Plater
7,872 Recognized Expert Expert
If you do a search on "xbee" in this forum, you will see i pretty much DO answer all the xbee questions (my experiance is only with the xbee, not with other zigbee protocol implementations)
Nov 19 '08 #6
dove
3 New Member
@Plater
hi plater
i'm new here,my project is to send the RSSI value to the base station to localize and track the xbee tag ,i have 4 xbee reader(fixed points),now i'm tring to communicat at first between the tag and one reader ,the problem that i could not read the messag receive in api mode to find the bit 7 rssi.
now my idea is to put the xbee tag in api mode but receive the message from xbee reader with transparent mode(api=0),is this way is right i mean can i communicat between xbee - api=1 and other api=0?????????
Feb 24 '09 #7
Plater
7,872 Recognized Expert Expert
If all you are doing is trying to find the RSSI of surrounding devices then I recomend using the AT ND command. Check it out in the manual, it just scans for nearby XBees giving serialnumber, rssi, etc for each device it finds.
Feb 24 '09 #8
dove
3 New Member
@Plater
thanks plater for feedbak,but may be ATND indicates the RSSI of the last hop only.i read many times the packet receive with api is better to read the rssi but i could not communicat between 2 xbees with api.
Feb 24 '09 #9
Plater
7,872 Recognized Expert Expert
ATND does a scan against ALL XBee devices it can find. The RSSI provided is the measurement between the XBee that issued the command and the the XBEE it found (Note: It can find and return multiple XBees/RSSIs with a single call)

If you want to read the RSSI from an API packet, you have to get the remote XBEE to send a message back.
Feb 24 '09 #10
dove
3 New Member
@Plater
thanks plater again for feedback,that is i meant in my first letter to you,to use the api mode my idea is to send message from remot xbee( which present xbee reader as i told you befor) in transparent mode api=0,and the xbee tag receive this message in api=1(as a packet)to find the accuracy rssi
is this idea right???
Feb 24 '09 #11
Plater
7,872 Recognized Expert Expert
I am not sure you can do that, as the XBee's internals handle the packet formationing.
Feb 25 '09 #12
thothefali
12 New Member
@dove
.[/quote]

hi plater ,ATND have not contain the RSSI in xbee seres 2,pliz clarify what do u ment do u main(youto get the remote XBEE to send a message back)???
Feb 25 '09 #13
Plater
7,872 Recognized Expert Expert
Ahh, there's the key phrase everyone was leaving out.
You are using the series2 modules, which use the Zigbee mesh.

You're on your own with those, as I haven't used them.
Their manual is found here though: http://ftp1.digi.com/support/documen...90000976_B.pdf
Feb 25 '09 #14
RedSon
5,000 Recognized Expert Expert
We love Plater!
Feb 25 '09 #15
thothefali
12 New Member
@Plater
dear,
i'm trying to sendATND from one xbee through ATMEL89c052 to another xbee,
the second just retriev the first line(MY),it should retriv 10 lines,by the way ,sending +++ is success with retriv ok.do you have any idea
Jun 20 '09 #16
Plater
7,872 Recognized Expert Expert
Unless there is something new in the series2 for sending AT commands to a remote modem, the AT commands generally only apply to the local modem
Jun 22 '09 #17

Sign in to post your reply or Sign up for a free account.

Similar topics

1
3819
by: Dominik Kaspar | last post by:
hello i am writing a java program for locating a wireless device within an office environment. i want to use the signal strengths of the surrounding base stations (access points) to estimate the...
2
3942
by: happymeteor | last post by:
Hi, everyone! I've tried to make a program which can get the wireless signal strength of wireless NIC(ex. 802.11b network card). As I know, regardless of whatever vender's NIC is used, in the...
13
1881
by: steve | last post by:
is there an efficient way to detect wap signal strength/network connectivity w/o attempting a lan dependant operation and waiting for it to time-out? tia, steve
1
3254
by: billy | last post by:
i've created the following code based on the classes i've found in the wmi test console. it works however, both this code and in the wmi test console it appears i'm getting two rssi signals from...
4
9865
by: iKiLL | last post by:
Hi all I am working with CF2 and C#. I was hoping that someone could point me in the right direction for how I can determine if there is a GPRS Signal. I am using Merge Replication to SQL...
6
3615
by: Maarten Weyn | last post by:
Is there a way to get the signal strength of all surroundin access points in c# on a vista pc? regards Maarten Weyn
0
1802
by: williambattersea | last post by:
Hello, I'm looking for a way to get wireless signal strength on Windows XP with Python. I see there's a library for Linux, but I can't find anything for windows. However, I see that using WMI I...
3
13136
by: Toby Webb | last post by:
Hi, can anyone help please? I am trying to get infromation from my wireless card, such as signal strength and a list of SSIDs that it can see. I have been able to get the signal strength (see...
0
7132
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7009
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7223
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6899
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7390
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
3103
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3094
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
302
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.