Remember
Register
Home
/
Support
/
Support Forum
/
How to detect Low voltage going to XBEE 3 Module using python/MicroPython
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
(390)
Python
(1,023)
RF Solutions and XBee
(8,463)
Device Cloud-enabled RF Gateways
(97)
XBee3
(486)
XBee3 Cellular
(73)
XBee3 ZigBee
(239)
XBee3 DigiMesh
(65)
XBee3 802.15.4
(49)
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
(786)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(515)
XBee Programmable Development
(779)
XBee Cellular
(121)
MicroPython
(66)
Digi TransPort
(791)
Digi Connect Cellular
(450)
DAL
(5)
Embedded Devices
(4,174)
Google Coral
(2)
Rabbit
(3,202)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(604)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,275)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(380)
How to detect Low voltage going to XBEE 3 Module using python/MicroPython
0
votes
How to detect Low voltage going to XBEE 3 Module using python/MicroPython
Aside from building a custom detection circuit for 3.3 supply to Xbee3 , is there a built in function to return Low Voltage detection?
low-power
asked
Mar 3, 2020
in
XBee3
by
DigiMatt
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
+1
vote
DigiMatt,
The best option is to use the local AT command function and query the %V command.
Digi Support
answered
Mar 3, 2020
by
mvut
Veteran of the Digi Community
(
15,321
points)
Thanks, Easy enough, will try that.
Please
log in
or
register
to add a comment.
...