Remember
Register
Home
/
Support
/
Support Forum
/
Zigbee communication using PIC18F46K22 with UART communication
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,413)
Device Cloud-enabled RF Gateways
(97)
XBee3
(474)
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
(782)
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
(785)
Digi Connect Cellular
(443)
DAL
(4)
Embedded Devices
(4,159)
Google Coral
(2)
Rabbit
(3,194)
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
(372)
Zigbee communication using PIC18F46K22 with UART communication
0
votes
I have wrritten code for UART using PIC18F46K22. from UART output pins TX and RX are given to Din and Dout of Zigbee and CTS is active low signal is given to one GPIO.
can help me how to interface zigbee to micro controller.
xbee-pro-s2b
asked
Feb 5, 2018
in
XBee Programmable Development
by
Srichandana
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
The document located at https://forms.na1.netsuite.com/app/site/hosting/scriptlet.nl?script=457&deploy=2&compid=818164&h=5928a16f2b6f9582b799&articleid=1368 should help you understand how to make the 3V to 5V connection.
answered
Feb 6, 2018
by
mvut
Veteran of the Digi Community
(
15,107
points)
Thank you for the reply. i have given external power supply of 3v to zigbee. here constraint is coding. to configure zigbees in micro controller code.
Please
log in
or
register
to add a comment.
...