Remember
Register
Home
/
Support
/
Support Forum
/
What is the relationship between DB value and RSSI PWM DC on the XBee 3?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,416)
Device Cloud-enabled RF Gateways
(97)
XBee3
(475)
XBee3 Cellular
(72)
XBee3 ZigBee
(233)
XBee3 DigiMesh
(65)
XBee3 802.15.4
(47)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,644)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,488)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(783)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(513)
XBee Programmable Development
(777)
XBee Cellular
(119)
MicroPython
(66)
Digi TransPort
(786)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,162)
Google Coral
(2)
Rabbit
(3,194)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
What is the relationship between DB value and RSSI PWM DC on the XBee 3?
0
votes
In testing I've seen DB 0x47 give a 78% duty cycle, and DB 0x58 give a 48% duty cycle. I haven't figured out the relationship from just that data so was hoping to get some more information here.
xbee3
rssi
asked
Nov 20, 2020
in
XBee3 802.15.4
by
luca_fusion
New to the Community
(
1
point)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
I am a little confused on your statement as you mention the DB command twice.
For Zigbee enabled devices, the DB value is going to give you the receive signal strength of the last packet received in Hex value.
answered
Nov 30, 2020
by
mvut
Veteran of the Digi Community
(
15,111
points)
Sorry I should have been clearer. I'm referring to the RSSI PWM output that can be enabled on Pin 7 of the XBee 3, and how this PWM value relates to the actual DB value.
I've found this documentation for the XBee S2C, which has the sort of thing I'm looking for:
https://www.digi.com/resources/documentation/Digidocs/90002002/Concepts/c_zb_rssi_pwm.htm
I'm trying to find that same equation of "PWM counts = (A * RSSI_Unsigned) - B" for the XBee 3.
https://www.digi.com/resources/documentation/digidocs/90001539/#reference/r_cmd_rp.htm?Highlight=PWM
Please
log in
or
register
to add a comment.
...