harmsm / PyCmdMessenger

Python interface for CmdMessenger arduino serial communication library
MIT License
80 stars 32 forks source link

field_separator, command_separator, escape_separator problem #27

Closed joshuakaleb0424 closed 7 years ago

joshuakaleb0424 commented 7 years ago

Hi. I am returning encrypted data from arduino. However the data at times contains some of the separators. Can i turn the separators off? How can i achieve this.

harmsm commented 7 years ago

Just got to this and saw you closed it. Did you figure it out? The separators are required, but should be escaped automatically by the CmdMessenger and PyCmdMessenger libraries.

joshuakaleb0424 commented 7 years ago

Yah. I though cmdmessenger was not escaping my data because the string I received is truncated. I was sending the wrong string lol.

harmsm commented 7 years ago

Know how that goes. Glad it's working now.

On Feb 26, 2017 19:08, "joshuakaleb0424" notifications@github.com wrote:

Yah. I though cmdmessenger was not escaping my data because the string I received is truncated. I was sending the wrong string lol.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/harmsm/PyCmdMessenger/issues/27#issuecomment-282617625, or mute the thread https://github.com/notifications/unsubscribe-auth/AEuQehozb5Zmr_0yPJbA6OsrvpSua3rvks5rgj5JgaJpZM4MIQA3 .