Remember
Register
Home
/
Support
/
Support Forum
/
HOW to send the data fron routers to coordinator in xbee digimesh
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,017)
RF Solutions and XBee
(8,439)
Device Cloud-enabled RF Gateways
(97)
XBee3
(482)
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
(448)
DAL
(5)
Embedded Devices
(4,171)
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)
HOW to send the data fron routers to coordinator in xbee digimesh
0
votes
Actully we are working xbee s2c for street light project,we sends the data from coordinator to router ,it is fine but we need satatus of routers place like adc value and humdity,how to send the data from router to coordinator without xctu softwere.
data
from
router
to
coordinator
without
xctu
softwere
asked
May 4, 2021
in
DigiMesh Proprietary Mesh Networking
by
narendar reddy
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
XCTU is not mandatory to send data between XBee modules. You can use any serial terminal program or your own program code running on MCU to setup serial connection with XBee module's UART.
answered
May 10, 2021
by
mathur
Veteran of the Digi Community
(
289
points)
Please
log in
or
register
to add a comment.
...