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 2020/11/13 19:20:34 UTC

[GitHub] [mynewt-nimble] daanpape opened a new issue #884: HCI H:5 (3-wire) for BlueZ

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


   Hello,
   
   Is there any possibility to use this example https://mynewt.apache.org/latest/tutorials/ble/blehci_project.html with the 3wire (H:5) HCI protocol. This is for nRF52832 hardware connected to BlueZ without hardware flow control.


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

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



[GitHub] [mynewt-nimble] daanpape commented on issue #884: HCI H:5 (3-wire) for BlueZ

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


   @sjanc ok thank you. I know that H4 requires hw flow control. Is there any example or roadmap to expose H5 on the UART bus without hardware flow control (it is optional in the H5 protocol)


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

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



[GitHub] [mynewt-nimble] sjanc commented on issue #884: HCI H:5 (3-wire) for BlueZ

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


   Hi,
   
   Currently UART driver supports only H4 and thus requires HW flow control
   
   
   


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

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



[GitHub] [mynewt-nimble] sjanc commented on issue #884: HCI H:5 (3-wire) for BlueZ

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


   it was always as 'nice to have feature' and we had no plans add support for it unless someone step up and contribute 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.

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