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
Connect your devices with versatile modules and powerful single-board computers designed for rapid deployment and scalability.
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 Systems
Maintain a constant flow of data between your devices with secure cellular routers and gateways built for networks of various speeds and sizes.
Cellular Routers
Gateways
Infrastructure Management
Console Servers
Serial Connectivity
USB Connectivity
IoT Software and Services
IoT applications and world-class expertise to help you build and maintain secure projects for the Internet of Things.
Digi Remote Manager
Professional Services
Managed Connectivity Services
Implementation Services
Application Development
Wireless Design 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
Contact Tracing
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
Edge Computing
FirstNet
Private LTE Based on CBRS
SD-WAN
Out-of-Band Management
Zigbee Wireless Mesh Networking
More Technologies
Solutions by Industry
Energy
Smart Cities
Medical
Industrial
Retail
Transportation
Resources
Resource Library
Webinars
Videos
White Papers
Datasheets
Examples and Guides
Project Gallery
More Resources
Recent News
Press Releases
News Coverage
Events
Security Center
Certifications
Support
Professional Services
Managed Connectivity Services
Implementation Services
Application Development
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
/
what is the difference between Xbee 900 S2 pro programmable and the Xbee 900 s3 pro programmable?
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
(358)
Python
(977)
RF Solutions and XBee
(8,090)
Device Cloud-enabled RF Gateways
(93)
XBee3
(356)
IEEE 802.11 (Wi-Fi)
(264)
IEEE 802.15.4
(1,634)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,477)
ZigBee Smart Energy Profile 1.1
(110)
DigiMesh Proprietary Mesh Networking
(755)
Multipoint Proprietary
(195)
XLR PRO
(14)
XStream
(40)
XTend
(131)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(501)
XBee Programmable Development
(762)
XBee Cellular
(104)
MicroPython
(56)
Digi TransPort
(739)
Digi Connect Cellular
(418)
DAL
(2)
Embedded Devices
(4,083)
Rabbit
(3,155)
Console Servers
(342)
Modbus and Industrial Automation
(235)
Realport
(583)
Serial Servers
(811)
Satellite Modules
(25)
USB
(1,228)
Serial Cards
(714)
ConnectPort Display
(54)
Feedback/Wish List
(87)
Other/Legacy
(341)
what is the difference between Xbee 900 S2 pro programmable and the Xbee 900 s3 pro programmable?
0
votes
I haven't found a examples of codes for Xbee pro S3 programmable. I would like to know if can I use the sample codes for the s2 on the s3.
thanks
xbee
s2
xbee-pro-xsc-s3b
asked
Jan 26, 2015
in
XBee Programmable Development
by
tonofre
New to the Community
(
6
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
Yes the same Code examples are designed to work on all three programmable versions.
answered
Jan 27, 2015
by
mvut
Veteran of the Digi Community
(
14,249
points)
selected
Jan 27, 2015
by
tonofre
Ok, then If i run a code designed for the S2 on the s3 board it will works. But, in my case, I have 3 xbee s3b 900 programmable and I have been having a ward time to figure out how can I implement a digimesh network using the codewarrior.
I would like to implement this architecture:
1 Gateway ConnectPort X2 + 3 Xbee 900 programmable for remote sensing.
Please, Do you have some examples, tutorials?
Any of the Code examples will basically do what you want. That is to accept some sort of data, do something with that data and then send it to a node. In this case a node that is on a gateway.
Please
log in
or
register
to add a comment.
...