NMP over OIC

2017-03-01 Thread Christopher Collins
Hello all, I encountered some issues while using the newtmgr protocol (NMP) over OIC. In this email, I will call this protocol stack (NMP over OIC) OMP. The issues, as I see them, are: 1. Parts of NMP header missing from OMP responses. This causes problems when multiplexing OMP among many

Re: Pi Zero W

2017-03-01 Thread David G. Simmons
> On Mar 1, 2017, at 2:22 PM, Szymon Janc wrote: > > ARM11 (1GHz, MMU), 512 MB of RAM... just run Linux on it :) Where's the fun in that?? dg -- David G. Simmons (919) 534-5099 Web • Blog • Linkedin

Re: ADC on Arduino Primo

2017-03-01 Thread Jacob Rosenthal
Ive also got a DIS thats a good candidate and a very simple polled button. https://github.com/jacobrosenthal/mynewt-nimble-services/tree/master/services On Wed, Mar 1, 2017 at 9:53 AM, Sterling Hughes < sterling.hughes.pub...@gmail.com> wrote: > :-) > > Definitely the battery service.

Re: issue with FCB reboot logs

2017-03-01 Thread Szymon Janc
Hi Chris, On 28 February 2017 at 16:59, Christopher Collins wrote: > Hi Szymon, > > On Tue, Feb 28, 2017 at 03:51:51PM +0100, Szymon Janc wrote: >> Hi, >> >> I noticed that some applications (eg bleprhp) enable FCB logging in >> syscfg.yml by default. >> When flashing such

Re: ADC on Arduino Primo

2017-03-01 Thread Sterling Hughes
:-) Definitely the battery service. Unfortunately we can’t accept the nrf51-adc-driver, yet. The Nordic SDK drivers it relies on are not (yet) BSD licensed. I believe that Nordic was looking into this. We’d be happy to merge it into the runtime repository where we’re keeping the non-BSD