Re: newtmgr in nodejs

2017-04-22 Thread Jacob Rosenthal
node-newtmgr has been updated and now includes: - echo - reset - stat - log_list - log_module_list - log_level_list - log_clear - log_show - image_confirm - image_list - image_corelist - image_test - image_upload Ive also exposed image_upload to

Re: newtmgr image upload nrf51dk disconnects with reason=8

2017-04-22 Thread Christopher Collins
On Fri, Apr 21, 2017 at 09:29:59PM -0700, Simon Ratner wrote: > > itvl_min and itvl_max specify the range of connection interval values that > > you're willing to accept. The controller chooses the value in that range > > that it likes best. If you want an exact interval, then specify the same > >

Re: newtmgr image upload nrf51dk disconnects with reason=8

2017-04-22 Thread Jacob Rosenthal
Another option is not erasing every time, and or a separate erase command. Then its kinda of ugly you get disconnected during erase or first attempt at upload, but after you just reconnect and upload again. On Fri, Apr 21, 2017 at 9:29 PM, Simon Ratner wrote: > > itvl_min and