Re: Single Bank firmware update (ie nordic vendor style dfu)

2017-01-02 Thread Christopher Collins
Hi Jacob, On Sun, Jan 01, 2017 at 11:10:01PM -0700, Jacob Rosenthal wrote: > On low flash devices like nrf51822 FLASH_AREA_IMAGE_1 equal to > FLASH_AREA_IMAGE_0 is improbable, which means dual bank is likewise > improbable and as a result we've talked previously about how to shrink >

Re: MyNewt Mqueue not working

2017-01-02 Thread Kevin Townsend
I had a similar problem last week trying to understand the callbacks with events queues, but perhaps the following sample code I put together will clarify something. It uses the second approach mentioned by Chris, which is a dedicated processing task for the event queues so that I know the