Re: Host Only Project

2017-06-11 Thread Khaled Elsayed
Thanks Chris again for the tips. I played around with the newt target config show command and syscfg.yml and was glad to find out that it is possible to override the parameters of a specific module in the target syscfg.yml This is really very flexible. Best regards Khaled On Thu, Jun 8, 2017

Re: Host Only Project

2017-06-08 Thread Khaled Elsayed
Hi Chris, Thanks very much for this useful information about the initialization sequence and how newt handles that. This is really awesome and flexible but as you remarked, developers might feel losing control to the generated code :) I am still unclear about some issues, will really appreciate

Re: Host Only Project

2017-06-07 Thread Christopher Collins
Hi Khaled, On Wed, Jun 07, 2017 at 04:26:01PM +0200, Khaled Elsayed wrote: [...] > So, it has the controller and uart only. My questions are: > > 1) What glues the different parts together? How does the code identify that > when I include the transport/ram that host and link layer will

Host Only Project

2017-06-07 Thread Khaled Elsayed
Hi, I am new to mynewt and have a couple of questions (I searched the archive without finding answers). I have inspected the code for the ble peripheral and ble central and also blehci (link layer only). I could not really (on a first glance) find the difference between the initialization needed