Re: OTA NRF52

2017-05-30 Thread Pierre Kircher
aditi pointent your node lib out already .. great work ! .. yup works fine on mac thanks > On 30 May 2017, at 20:06, Jacob Rosenthal wrote: > > My node library works on mac, thats why I built it actually. > https://github.com/jacobrosenthal/node-newtmgr > > I also

Re: OTA NRF52

2017-05-30 Thread Pierre Kircher
thank you - probably worth mentioning that somewhere in the doc - i try with a linux box next > On 30 May 2017, at 19:15, Vipul Rahane wrote: > > Hello Pierre, > > You are right. The Go gatt library does not work on Mac OSX. It does work on > linux. > > Regards, > Vipul

Re: OTA NRF52

2017-05-29 Thread Pierre Kircher
aditi is it possible that the go gatt package is bugged in macosx ? dr-who@FailBowl ~/dev/puck (master●●)$ newtmgr conn show

Re: OTA NRF52

2017-05-29 Thread Pierre Kircher
ah thank you .. i thought thats just the serial interface for a ftdi chip .. but if that works via ble .. amazing ! thanks again > On 29 May 2017, at 22:40, aditi hilbert wrote: > > Hi Pierre, > > Yes, you can. I am assuming you are asking about upgrading a Mynewt image on

Re: OTA NRF52

2017-05-29 Thread aditi hilbert
Hi Pierre, Yes, you can. I am assuming you are asking about upgrading a Mynewt image on nRF52? You can use the newtmgr command "newtmgr image upload -c to upload an image to the device, assuming BLE is working. The next step is to test the image, reset the board, and then confirm the image