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 2022/03/04 18:48:00 UTC

[GitHub] [mynewt-nimble] kiowadriver opened a new issue #1198: Missing interface to specify channel select algorithm

kiowadriver opened a new issue #1198:
URL: https://github.com/apache/mynewt-nimble/issues/1198


   It is unclear from the documentation how to specify the channel select algorithm, specifically how to specify algo #2 for advertisement.
   
   Can an example be included in the example?


-- 
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 closed issue #1198: Missing interface to specify channel select algorithm

Posted by GitBox <gi...@apache.org>.
sjanc closed issue #1198:
URL: https://github.com/apache/mynewt-nimble/issues/1198


   


-- 
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] kiowadriver commented on issue #1198: Missing interface to specify channel select algorithm

Posted by GitBox <gi...@apache.org>.
kiowadriver commented on issue #1198:
URL: https://github.com/apache/mynewt-nimble/issues/1198#issuecomment-1060842692


   If the peripheral supports it and is advertising with CSA2, yet the central
   does not support it, will a connection still be possible?  Will the
   peripheral default back to CSA1?
   
   On Mon, Mar 7, 2022, 8:21 AM Szymon Janc ***@***.***> wrote:
   
   > Hi,
   >
   > You cannot specify which algorithm (CSA) to use, on primary channels there
   > is no "CSA", on secondary channels for extended advertising we use it as
   > convenient feature(spec doesn't specify how to select channel), on periodic
   > advertising it is mandatory to use CSA2
   >
   > For connections, if enabled CSA2 is used if both sides support it.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/mynewt-nimble/issues/1198#issuecomment-1060738200>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/ACDK3HGH7O2O6H6V7S3PBJTU6YGEZANCNFSM5P6JMYVQ>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
   >
   > You are receiving this because you authored the thread.Message ID:
   > ***@***.***>
   >
   


-- 
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 commented on issue #1198: Missing interface to specify channel select algorithm

Posted by GitBox <gi...@apache.org>.
sjanc commented on issue #1198:
URL: https://github.com/apache/mynewt-nimble/issues/1198#issuecomment-1060738200


   Hi,
   
   You cannot specify which algorithm (CSA) to use, on primary channels there is no "CSA", on secondary channels for extended advertising we use it as convenient feature(spec doesn't specify how to select channel), on periodic advertising it is mandatory to use CSA2
   
   For connections, if enabled CSA2 is used if both sides support it.


-- 
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 commented on issue #1198: Missing interface to specify channel select algorithm

Posted by GitBox <gi...@apache.org>.
sjanc commented on issue #1198:
URL: https://github.com/apache/mynewt-nimble/issues/1198#issuecomment-1061540771


   yes, CSA2 is used on connection only if both sides support it


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