欢迎访问ic37.com |
会员登录 免费注册
发布采购

XB24CZ7RIS-004 参数 Datasheet PDF下载

XB24CZ7RIS-004图片预览
型号: XB24CZ7RIS-004
PDF下载: 下载PDF文件 查看货源
内容描述: XBee® /的XBee - PRO® ZB SMT射频模块 [XBee®/XBee-PRO® ZB SMT RF Modules]
分类和应用: 射频
文件页数/大小: 155 页 / 3791 K
品牌: DCD [ DIGITAL CORE DESIGN ]
 浏览型号XB24CZ7RIS-004的Datasheet PDF文件第85页浏览型号XB24CZ7RIS-004的Datasheet PDF文件第86页浏览型号XB24CZ7RIS-004的Datasheet PDF文件第87页浏览型号XB24CZ7RIS-004的Datasheet PDF文件第88页浏览型号XB24CZ7RIS-004的Datasheet PDF文件第90页浏览型号XB24CZ7RIS-004的Datasheet PDF文件第91页浏览型号XB24CZ7RIS-004的Datasheet PDF文件第92页浏览型号XB24CZ7RIS-004的Datasheet PDF文件第93页  
XBee®/XBeePRO® ZB SMT RF Modules  
Putting It All Together  
Short Sleep Periods  
Pin and cyclic sleep devices that sleep less than 30 seconds can receive data transmissions at any time since  
their parent device(s) will be able to buffer data long enough for the end devices to wake and poll to receive the  
data. SP should be set the same on all devices in the network. If end devices in a network have more than one  
SP setting, SP on the routers and coordinators should be set to match the largest SP setting of any end device.  
This will ensure the RF packet buffering, poll timeout, and transmission timeouts are set correctly.  
Extended Sleep Periods  
Pin and cyclic sleep devices that might sleep longer than 30 seconds cannot receive data transmissions reliably  
unless certain design approaches are taken. Specifically, the end devices should use IO sampling or another  
mechanism to transmit data when they wake to inform the network they can receive data. SP and SN should be  
set on routers and coordinators such that (SP * SN) matches the longest expected sleep time. This configures  
the poll timeout so end devices are not expired from the child table unless a poll request is not received for 3  
consecutive sleep periods.  
As a general rule of thumb, SP and SN should be set the same on all devices in almost all cases.  
Sleep Examples  
This section covers some sample XBee configurations to support different sleep modes. Several AT commands are  
listed with suggested parameter values. The notation in this section includes an '=' sign to indicate what each  
command register should be set to - for example, SM=4. This is not the correct notation for setting command values  
in the XBee. In AT command mode, each command is issued with a leading 'AT' and no '=' sign - for example ATSM4.  
In the API, the two byte command is used in the command field, and parameters are populated as binary values in  
the parameter field.  
Example 1  
Configure a device to sleep for 20 seconds, but set SN such that the On/Sleep line will remain de-  
asserted for up to 1 minute.  
The following settings should be configured on the end device.  
SM = 4 (cyclic sleep) or 5 (cyclic sleep, pin wake)  
SP = 0x7D0 (2000 decimal). This causes the end device to sleep for 20 seconds since SP is measured in units of  
10ms.  
SN = 3. (With this setting, the On/Sleep pin will assert once every 3 sleep cycles, or when RF data is received)  
SO = 0  
All router and coordinator devices on the network should set SP to match SP on the end device. This ensures  
that RF packet buffering times and transmission timeouts will be set correctly.  
Since the end device wakes after each sleep period (ATSP), the SN command can be set to 1 on all routers and  
the coordinator.  
Example 2  
Configure an end device to sleep for 20 seconds, send 4 IO samples in 2 seconds, and return to  
sleep.  
Since SP is measured in 10ms units, and ST and IR are measured in 1ms units, configure an end device with the  
following settings:  
SM = 4 (cyclic sleep) or 5 (cyclic sleep, pin wake)  
SP = 0x7D0 (2000 decimal). This causes the end device to sleep for 20 seconds.  
SN = 1  
SO = 0  
ST = 0x7D0 (2000 decimal). This sets the sleep timer to 2 seconds.  
© 2010 Digi International, Inc.  
89  
 复制成功!