Remember
Register
Home
/
Support
/
Support Forum
/
Energy consumption in xbee network
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
(387)
Python
(1,016)
RF Solutions and XBee
(8,440)
Device Cloud-enabled RF Gateways
(97)
XBee3
(483)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,646)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,490)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(785)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(515)
XBee Programmable Development
(778)
XBee Cellular
(120)
MicroPython
(66)
Digi TransPort
(789)
Digi Connect Cellular
(447)
DAL
(5)
Embedded Devices
(4,170)
Google Coral
(2)
Rabbit
(3,200)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
Energy consumption in xbee network
0
votes
Hi, how can we measure the energy consumption in xbee network ?
xbee
power
asked
Apr 22
in
IEEE 802.15.4
by
Martin91
New to the Community
(
20
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Depending on which XBee module and firmware you are working with, you could use an ADC line or the %V command.
answered
Apr 25
by
mvut
Veteran of the Digi Community
(
15,223
points)
Can you give me some example, please?
Your external processor would do the following:
+++
ok
AT%V <CR>
Value sent out
ATCN <CR>
ok
Any codes on github ?
Which XBee product are you working with?
Xstics, Wall router, Connect port x etc...
Not all of the products you listed offer you an option to view the current draw. As far as I am aware, only the OEM module offer you that option and only the newer products such as the S2C or XBee 3.
For now i use this codes and they help me a lot with my devices. Can i find anything similar to help me with the energy consumption ?
https://github.com/digidotcom/xbee-python
I don't think you understand what I am saying. What I am referring to is that the hardware such as the X4, Wall Router and XStick do not offer an option to report its Energy consumption.
OK, Thank you
Please
log in
or
register
to add a comment.
...