andrzej-kaczmarek commented on issue #44: Extended Advertisement Issues
URL: https://github.com/apache/mynewt-nimble/issues/44#issuecomment-388323474
 
 
   @mwilliford 
   A quick update: I compared radio behaviour between `btshell` and your app.
   When using `btshell` scheduler wakes up precisely to receive each chain 
part. 
   When using your app there's some weird behaviour of scheduler which wakes up 
just after 1st AUX_ADV_IND (this is likely NOT to receive chain since it's too 
early) and then again after 1st AUX_CHAIN_IND (this is likely to receive it, 
but it's too late).
   
   We have no idea yet what causes this weird behaviour, will need to 
investigate it more later.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to