You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Marko Kiiskila (JIRA)" <ji...@apache.org> on 2016/05/24 21:54:12 UTC

[jira] [Resolved] (MYNEWT-300) newtmgr does not work with longer than 122 character messages.

     [ https://issues.apache.org/jira/browse/MYNEWT-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Kiiskila resolved MYNEWT-300.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: v1_0_0_beta1

Fixed TX side message splits at newtmgr.
Drop interrupt blocking on firmware every X characters, this seemed to be the cause of character drops.
Start every new message from newtmgr with newline, thereby flushing any unfinished message from target.

> newtmgr does not work with longer than 122 character messages.
> --------------------------------------------------------------
>
>                 Key: MYNEWT-300
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-300
>             Project: Mynewt
>          Issue Type: Bug
>            Reporter: Marko Kiiskila
>            Assignee: Marko Kiiskila
>             Fix For: v1_0_0_beta1
>
>
> There's issues with newtmgr, which does not split long frames into pieces, as well as serial, which drops characters from the 2nd segment, and again with newtmgr, which does not retransmit commands when they are dropped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)