Re: 2nd UART on NRF52DK

2017-02-15 Thread Andrew Tam
Hi Marko, Thanks for all the help, That's interesting, I'm running the bitbanger at 9600 on the nrf51, and the TX I can read from console, but the RX does nothing... I will try at 4800 and see what happens! Thanks, - Andrew - On Wed, Feb 15, 2017 at 4:01 PM, marko kiiskila

Re: 2nd UART on NRF52DK

2017-02-15 Thread marko kiiskila
Hi Andrew, I just tried the UART bitbanger on nrf51, as I had not done this before. I was only able to run it at 4800 bps; I was getting junk at 9600. I did this trial by changing my console port to use the bitbanger. > On Feb 15, 2017, at 3:27 PM, Andrew Tam wrote: > > HI

Re: Graduation-ready?

2017-02-15 Thread Padmasheela kiiskila
Hi Justin, Thought I will intro myself. I am the new Program Manager at Runtime and helping with release amongst other things. Wondering if you had a chance to look at our 1.0.0beta2 and consider it to be fit for release.. If so, could you provide us your vote? regards, Sheela On Feb 13,

Re: [DISCUSS] [VOTE] Release Policy for Apache Mynewt

2017-02-15 Thread Padmasheela kiiskila
On Feb 15, 2017, at 9:48 AM, Peter Saint-Andre - Filament wrote: > On 2/15/17 10:41 AM, aditi hilbert wrote: >> >>> On Feb 15, 2017, at 9:14 AM, Sterling Hughes >>> wrote: >>> >>> Hi, >>> > 1. We might want to explicitly define the

Re: [DISCUSS] [VOTE] Release Policy for Apache Mynewt

2017-02-15 Thread Peter Saint-Andre - Filament
On 2/15/17 10:41 AM, aditi hilbert wrote: On Feb 15, 2017, at 9:14 AM, Sterling Hughes wrote: Hi, 1. We might want to explicitly define the meaning of "releases that are still supported" (mentioned under Release Schedule); for instance, is it only the

Re: [DISCUSS] [VOTE] Release Policy for Apache Mynewt

2017-02-15 Thread aditi hilbert
> On Feb 15, 2017, at 9:14 AM, Sterling Hughes > wrote: > > Hi, > >>> 1. We might want to explicitly define the meaning of "releases that are >>> still supported" (mentioned under Release Schedule); for instance, is it >>> only the current major release, or

Re: [DISCUSS] [VOTE] Release Policy for Apache Mynewt

2017-02-15 Thread Sterling Hughes
Hi, 1. We might want to explicitly define the meaning of "releases that are still supported" (mentioned under Release Schedule); for instance, is it only the current major release, or one or two prior releases as well? The section on Backwards Compatibility talks about active and deprecated

Re: os_msys_get_pkthdr always return null

2017-02-15 Thread Christopher Collins
Hi Then, On Wed, Feb 15, 2017 at 10:58:57AM +0800, then yon wrote: > After i tried on 3 NRF52_DK board, 1 of it worked! > > This is really weird as the other 2 units only work if i disabled the > filesystem. > > Do you have any clue on this? I wonder if the flash is corrupt somehow. There