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 2021/07/30 10:07:02 UTC

[GitHub] [mynewt-nimble] sjanc opened a new pull request #1007: nimble/ll: Use callout for scan duration and period

sjanc opened a new pull request #1007:
URL: https://github.com/apache/mynewt-nimble/pull/1007


   hal_timer executes from ISR which was causing preempting LL task
   and could result in HCI flow issues if unlucky.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

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



[GitHub] [mynewt-nimble] vrahane commented on pull request #1007: nimble/ll: Use callout for scan duration and period

Posted by GitBox <gi...@apache.org>.
vrahane commented on pull request #1007:
URL: https://github.com/apache/mynewt-nimble/pull/1007#issuecomment-890266246


   Tested this out, nrf5340 seems quite stable with periodic scanning.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

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



[GitHub] [mynewt-nimble] vrahane edited a comment on pull request #1007: nimble/ll: Use callout for scan duration and period

Posted by GitBox <gi...@apache.org>.
vrahane edited a comment on pull request #1007:
URL: https://github.com/apache/mynewt-nimble/pull/1007#issuecomment-890266246


   Tested this out, nrf5340 seems quite stable with periodic scanning. Most of the issues we were seeing before seem to be have been fixed by this including breaking in `gdb` which would cause crash in the app core.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

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



[GitHub] [mynewt-nimble] sjanc merged pull request #1007: nimble/ll: Use callout for scan duration and period

Posted by GitBox <gi...@apache.org>.
sjanc merged pull request #1007:
URL: https://github.com/apache/mynewt-nimble/pull/1007


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

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