Re: BLE Tiny Unhandled exception

2016-05-06 Thread Cody Smith
Right now I'm mainly playing around with BLE a bit, so no real BLE apps planned. If I have any feedback, I'll certainly pass it along. Thanks again, Cody On Fri, May 6, 2016 at 12:43 PM, will sanfilippo wrote: > No problem; glad you got it working. If you have any other

Re: newtmgr protocol, no sequence number

2016-05-06 Thread will sanfilippo
Sorry for the late response… this looks good to me. > On May 3, 2016, at 2:49 PM, marko kiiskila wrote: > > Hi, > > I was going to add a sequence number to message header > to match responses to requests. It would be better if we > could detect responses to retransmitted

Re: callout and callout_func

2016-05-06 Thread Christopher Collins
I also prefer #2. Chris On Fri, May 06, 2016 at 11:31:03AM -0700, will sanfilippo wrote: > My vote would be #2 as well. > > > > On May 6, 2016, at 11:29 AM, marko kiiskila wrote: > > > > Hi, > > > >> On May 5, 2016, at 10:47 AM, Sterling Hughes wrote:

Re: BLE Tiny Unhandled exception

2016-05-06 Thread will sanfilippo
No problem; glad you got it working. If you have any other questions please dont hesitate to ask. Are you planning on writing any BLE apps? Any feeback you have on the process would be great to hear... > On May 6, 2016, at 9:01 AM, Cody Smith wrote: > > Hey Will, > >

Re: callout and callout_func

2016-05-06 Thread will sanfilippo
My vote would be #2 as well. > On May 6, 2016, at 11:29 AM, marko kiiskila wrote: > > Hi, > >> On May 5, 2016, at 10:47 AM, Sterling Hughes wrote: >> >> Salutations, >> >> As I've been going through the callout implementation, one thing I've >>

Re: callout and callout_func

2016-05-06 Thread marko kiiskila
Hi, > On May 5, 2016, at 10:47 AM, Sterling Hughes wrote: > > Salutations, > > As I've been going through the callout implementation, one thing I've noticed > is that callouts and callout_funcs can't be interleaved. > > The implementation of a callout, is that it has an

Re: BLE Tiny Unhandled exception

2016-05-06 Thread Cody Smith
Hey Will, Thank you for your help. My bletiny target looks the same as yours, except I don't have the -DNIMBLE_OPT_SM=1 cflag. It appears to be working now. I wasn't creating an image and I hadn't loaded the bootloader. I'm not sure how I missed the information about loading and running the