You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/05/29 15:55:10 UTC

[GitHub] [mynewt-mcumgr] VojislavM opened a new issue #83: smp console package communication

VojislavM opened a new issue #83:
URL: https://github.com/apache/mynewt-mcumgr/issues/83


   can someone please explain a bit more about the receive packets (from the device) when using smp console over UART. In [this document](https://github.com/apache/mynewt-mcumgr/blob/master/transport/smp-console.md) only send packets (from the PC) are explained and it is great because they have LF at the end, but it seems that is not the case with receive packages. 
   
   Thanks 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] VojislavM commented on issue #83: smp console package communication

Posted by GitBox <gi...@apache.org>.
VojislavM commented on issue #83:
URL: https://github.com/apache/mynewt-mcumgr/issues/83#issuecomment-642004914


   I used a logic analyzer and figured it out. Send packets have 0x0a 0x0d and receive packets have just 0x0a


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-mcumgr] VojislavM closed issue #83: smp console package communication

Posted by GitBox <gi...@apache.org>.
VojislavM closed issue #83:
URL: https://github.com/apache/mynewt-mcumgr/issues/83


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org