Remember
Register
Home
/
Support
/
Support Forum
/
Which Firmware to use for an end point?
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,414)
Device Cloud-enabled RF Gateways
(97)
XBee3
(475)
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
(782)
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,160)
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)
Which Firmware to use for an end point?
0
votes
Thanks!
I'm setting up as an end device, but I see my options are
API
AT
Analog IO
Digital IO
PH
I understand API vs AT, but I can't find anything on the latter three, I will be reading analog so should I be using that?
related to an answer for:
How do I take one reading a minute, sleeping between readings, with an Xbee Series 2?
end-point
xbee
firmware
asked
Jun 22, 2015
in
IEEE 802.15.4
by
MHillyer
New to the Community
(
4
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Best answer
Inferring from your other question about what you are trying to do I would say pick one of AT or API mode ( depending on how you want to interpret your results in software ) and use one of those.
The other firmwares have code to drive things like the SPI bus.
answered
Jun 23, 2015
by
nimbusgb
Community Contributor
(
109
points)
selected
Jun 23, 2015
by
MHillyer
Please
log in
or
register
to add a comment.
...