Customer Stories
Blog
How to Buy
Contact Us
About Digi
Leadership
Locations
Awards
Export Policy
Environment
Careers
Investor Relations
IoT Products and Services
Embedded Systems
Digi XBee Ecosystem
Digi XBee RF Modules
Digi XBee Cellular Modems
Digi XBee Gateways
Digi XBee Tools
System-on-Modules
Single Board Computers
IoT Development Kits
Networking
Cellular Routers
Gateways
Infrastructure Management
Console Servers
Serial Connectivity
USB Connectivity
IoT Software and Services
Digi Remote Manager
Wireless Design Services
Professional Services
TrustFence Security Framework
Featured
5G
FirstNet
Private LTE/CBRS
Zigbee
USB Over IP/AnywhereUSB
XCTU
Digi TrustFence
/
Built-in security framework for the IoT
SmartSense
Solutions
Solutions by Application
Public Transit
Traffic Management
Remote Worker
Kiosks and Digital Signage
Branch Networking
Positive Train Control (PTC)
More Applications
Solutions by Technology
The Journey to 5G
Cellular Failover
FirstNet
Private LTE Based on CBRS
SD-WAN
Smart Out-of-Band Management
Zigbee Wireless Mesh Networking
More Technologies
Solutions by Industry
Energy
Smart Cities
Medical
Industrial
Retail
Transportation
Resources
Resource Library
Events
Webinars
Videos
Examples and Guides
Project Gallery
More Resources
Recent News
Press Releases
News Coverage
Security Center
Certifications
Support
Support Services
Support Forum
Product Returns (RMA)
Warranty Registration
Expert Support Login
Knowledge Base
Drivers
Firmware Updates
Documentation
Diagnostics, Utilities & MIBS
Embedded Patches
Sample Applications
Search
Remember
Register
Home
/
Support
/
Support Forum
/
Get Xbee SE module
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
(353)
Python
(964)
RF Solutions and XBee
(8,001)
Device Cloud-enabled RF Gateways
(92)
XBee3
(320)
IEEE 802.11 (Wi-Fi)
(264)
IEEE 802.15.4
(1,629)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,476)
ZigBee Smart Energy Profile 1.1
(109)
DigiMesh Proprietary Mesh Networking
(749)
Multipoint Proprietary
(195)
XLR PRO
(14)
XStream
(40)
XTend
(127)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(497)
XBee Programmable Development
(756)
XBee Cellular
(101)
MicroPython
(54)
Digi TransPort
(730)
Digi Connect Cellular
(410)
DAL
(2)
Embedded Devices
(4,056)
Rabbit
(3,144)
Console Servers
(340)
Modbus and Industrial Automation
(235)
Realport
(580)
Serial Servers
(807)
Satellite Modules
(24)
USB
(1,216)
Serial Cards
(712)
ConnectPort Display
(54)
Feedback/Wish List
(86)
Other/Legacy
(331)
Get Xbee SE module
+1
vote
Hi,
For create a smart energy thermostat, through the document I found, it should have a XBee SE RF module. But I haven't found it in the "Products", where could I get it and does X-CTU could do the configuration?
Thank you!
Zhen
xbeepro
se
asked
Sep 8, 2015
in
RF Solutions and XBee
by
zhen
New to the Community
(
3
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
It appears you will need to convert your XBee modules to SE capable:
You can download the Smart Energy Conversion Kit here:
ftp://ftp1.digi.com/support/images/zb-to-smart-energy-conversion-kit.zip
Follow the instructions in the Conversion Kit to update your XBee firmware to the Smart Energy variant.
answered
Sep 8, 2015
by
userid0
Veteran of the Digi Community
(
2,158
points)
Show 10 previous comments
yes, I use X-CTU for configurations.
for coordinator: ID=0 SC=3FFF SD=7 NJ=254 NT=255 EO=8 NK=0 KY=1 SN=4 SP=50;
for the module end device: ID=0 SC=3FFF SD=7 NJ=FE EO=8 SN=4 SP=50;
when I use API to register the module to the coordinator, the response of status is 02 (Device joined to network), but after 2s, it shows 03 (Device disassociated)
thank you so much!!!
XCTU does not do the required Server based authentication that needs to be done for a Smart Energy product to associate.
I would suggest you start by reading
http://www.digi.com/standards/smart-energy/assets/appnote_xbee_se_devices.pdf
Then I would suggest using the In Premieres display at
http://www.digi.com/support/productdetail?pid=4253&type=utilities
.
Hi, me again...sorry for disturbe, but I got a new problem. I'm not sure what I had done that make the SE gateway is inactive also, and the page of Smart Energy Developer Tools--Debug--command cant refresh, it shows Request timeout. And in the Device Cloud, smart energy part it shows:
Status: Inactive
Node Type (Role): Unknown
Manufacturer ID: 0xFFFFFFFF
Gateway Device ID: 00409DFF-FF60CCDE
And the log file:
Oct 21 20:32:48: System: Start
Oct 21 20:33:10: Security audit: + none root:python
Oct 21 20:33:12: Python autostart 1: Script 'main.py' starting.
Oct 22 13:40:21: chronyd: Successfully contacted an NTP server.
Oct 22 13:40:31: Python autostart 1: ERROR: script 'main.py' exited unexpectedly (code:1)
Oct 22 13:40:31: Security audit: + none root:python
Oct 22 13:40:32: Python autostart 1: Script 'main.py' starting.
Oct 22 13:40:39: Python autostart 1: ERROR: script 'main.py' exited unexpectedly (code:1)
Oct 22 13:40:40: Security audit: + none root:python
Oct 22 13:40:40: Python autostart 1: NOTE: delaying 2 seconds before taking action, due to recent reboots/restarts.
I tried update firmware and SE_framwork, doesn't work.
can you give me some advice? Thank you!
What firmware versions does it have for the EOS and XBee? What SE Framework version?
Firmware Version:3.2.12.4 cpx2e-se release gw-3.2.12.4 07/22/2015 16:41:26 CDT
XBee Firmware version:0x5132
Hardware version:0x2241
SE Framework:build_branch : release/1.6.10
description : SE Framework with support for X2e/X4 gateways and SE 1.1a features.
SE_spec_version : 1.1 revision 17
version : 1.6.10.4
I download form here:
http://www.digi.com/products/xbee-rf-solutions/gateways/connectportx2ese?pid=5448#resources
Please
log in
or
register
to add a comment.
...