Remember
Register
Home
/
Support
/
Support Forum
/
Connect a aqua device to digi S2C
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,417)
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
(787)
Digi Connect Cellular
(445)
DAL
(4)
Embedded Devices
(4,162)
Google Coral
(2)
Rabbit
(3,195)
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)
Connect a aqua device to digi S2C
0
votes
Objective
make a network with digi sc2 a controller and aqua door censor as end device
1 digi connection
digi sc2 version 3 connected via an esp32 tx=tx rx=rx reset esp32=low
2 set digi to default value
3 write setting to digi
4 reconnect (now at 9600)
5 set form a network CE=1 and ID=444
6 write
7 discover network nodes on the same network
(trying to find and connect aqua door connector)
8 reset the qua door connector at the same time
(made sure that the device did not fall asleep during the search.
9 expected result connection of the aqua door connector
actual result
No devices found.
Question: how do I connect the two devices?
I read the XCTU manual.
Ps the aqua door sentor connects perfectly to a homey controller
picture available : no upload possiblity
connect
zigbee
controller
to
end
device
asked
Feb 15, 2021
in
XBee3 ZigBee
by
RonGroen
New to the Community
(
3
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
You need to set the modules ZS and AP commands to non defaults values. You also need to know what ZDO frames to issue to get the device to connect/associate and respond.
answered
Feb 15, 2021
by
mvut
Veteran of the Digi Community
(
15,112
points)
Please
log in
or
register
to add a comment.
0
votes
Thank you for your reply,
I immediately tried ZC=1 and ZC=2 with AP=1.
But with no result.
What is ZDO frames?
Are there written sample settings of the parameters?
Is there a pdf or page with explination?
regards,
answered
Feb 15, 2021
by
RonGroen
New to the Community
(
3
points)
You are going to need to first contact the manufacture of the Aqua door sensor first to find out what protocol or standard it runs on.
Then you can adjust the XBee accordingly provided it is one of the Zigbee standards.
There is an example of what ZDO frames look like in the XBee S2C Zigbee product manual.
https://www.digi.com/resources/documentation/digidocs/90002002/default.htm#Reference/r_zb_zdo_transmissions.htm?Highlight=ZDO
Please
log in
or
register
to add a comment.
...