jefffhaynes / XBee

A .NET library for XBee wireless controllers
MIT License
40 stars 17 forks source link

Change README to state API Mode 2 #31

Closed GeorgeTG closed 6 years ago

GeorgeTG commented 7 years ago

Change README to state API Mode 2 instead of API Mode 1

jefffhaynes commented 7 years ago

Why do you think it needs to be in Mode 2? Mode 2 is escaped control characters, which you probably don't need. See here for more info: http://knowledge.digi.com/articles/Knowledge_Base_Article/Escaped-Characters-and-API-Mode-2

GeorgeTG commented 7 years ago

Well because It couldn't even connect to the xbee in API mode 1, but in API mode 2 it does connect, but then crashes when I try to send a command.