RE: BLE HCI support on NRF52DK

2017-02-02 Thread Alan Graves
Hi Chris, Thank you for clarifying things - that helps a lot! I will work on making a demo that works as you described. I'm thinking that at this early stage I can make a hardware change to our board to include the RTS and CTS signals and that would be better in the long run. ALan

Re: git for all next directories

2017-02-02 Thread aditi hilbert
BTW, there is a tutorial on converting projects into a repo: https://mynewt.apache.org/latest/os/tutorials/repo/create_repo/ I’d encourage you to take a look at it. thanks, aditi > On Feb 1, 2017, at 11:09 AM, marko kiiskila wrote: > > I would recommend doing what David

Re: BLE HCI support on NRF52DK

2017-02-02 Thread Christopher Collins
Hi Alan, On Thu, Feb 02, 2017 at 06:16:42PM +, Alan Graves wrote: > Thanks for rechecking. I know I'm not setup with RTS/CTS handshaking on the > custom board so that is probably going to be a problem. When I get a chance > I'll repeat my tests with a complete serial signal set on the

Re: BLE HCI support on NRF52DK

2017-02-02 Thread Szymon Janc
Hi Alan, On 2 February 2017 at 19:16, Alan Graves wrote: > > Thanks for rechecking. I know I'm not setup with RTS/CTS handshaking on the > custom board so that is probably going to be a problem. When I get a chance > I'll repeat my tests with a complete serial signal

Re: [incubator-mynewt-blinky] Git Push Summary

2017-02-02 Thread Vipul Rahane
Hello, Creating a branch for beta 2 release for blinky. Regards, Vipul Rahane > On Feb 2, 2017, at 11:56 AM, vipulrah...@apache.org wrote: > > Repository: incubator-mynewt-blinky > Updated Branches: > refs/heads/1_0_0_b2_dev [created] a69b40919

RE: BLE HCI support on NRF52DK

2017-02-02 Thread Alan Graves
Thanks for rechecking. I know I'm not setup with RTS/CTS handshaking on the custom board so that is probably going to be a problem. When I get a chance I'll repeat my tests with a complete serial signal set on the nRF52832 DK board. BTW Do you know if Linux assumes hardware flow control by