You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Andrzej Kaczmarek (JIRA)" <ji...@apache.org> on 2018/03/06 22:58:00 UTC

[jira] [Commented] (MYNEWT-887) Sending multiple notifications in short time result in notifications getting lost

    [ https://issues.apache.org/jira/browse/MYNEWT-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388662#comment-16388662 ] 

Andrzej Kaczmarek commented on MYNEWT-887:
------------------------------------------

[~IzidorM] it would be good to check what happens over HCI, i.e. whether host can supply data fast enough or if there is something from controller that prevents host from sending new data.

The easiest way would be probably to use btmon for this, here's short guide how to set it up: [https://www.codecoup.pl/blog/support-for-btmon-in-mynewt/]

You can either just copy log from console or write complete trace in btsnoop format to file using '-w' switch to btmon.

> Sending multiple notifications in short time result in notifications getting lost
> ---------------------------------------------------------------------------------
>
>                 Key: MYNEWT-887
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-887
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: Nimble
>            Reporter: Izidor Makuc
>            Assignee: Andrzej Kaczmarek
>            Priority: Critical
>              Labels: NimBLE
>
> when I send notifications (with ble_gattc_notify) in tight loop only some of them are sent.
> This was observed when I was trying to send 30 notifications per second. I only receive around 8 from them every second.
> The problem was reproduced by the slack user sjanc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)