Arduino Forum
Xbee
Projects
Networking, Protocols, and Devices
JChristensen
October 24, 2012, 11:27pm
4
And in the second sketch,
if (Serial.read() == "D")
should be
if (Serial.read() == 'D')
??
show post in topic
Related topics
Topic
Replies
Views
Activity
Beginners XBee trouble.
Interfacing
10
4963
May 6, 2021
Arduino to xBee API problem
Networking, Protocols, and Devices
7
3911
May 6, 2021
no luck trying to make two xbees communicate in api mode with arduino xbee libra
Networking, Protocols, and Devices
9
1988
May 6, 2021
Xbee Api connection
Networking, Protocols, and Devices
29
16542
May 6, 2021
Trouble reading serial data with Xbee Wifi S6B Modules
Networking, Protocols, and Devices
5
2521
May 6, 2021