Re: Newtmgr over BLE not Working

2017-03-28 Thread Szymon Janc
Hi, On Sunday, 26 March 2017 18:23:52 CEST will sanfilippo wrote: > Not sure what is going on there, but the command that you show is a BR/EDR > command and not a LE command, which is why you get a unknownn HCI command. > The controller does not support that command. This is simply due to GATT

Re: Newtmgr over BLE not Working

2017-03-28 Thread Lm Chew
lechi syscfg.yml. But I still cant get it to work. Attached is the btmon log. Best Regards, Chew From: Christopher Collins <ch...@runtime.io> Sent: Tuesday, 28 March, 2017 5:32:52 AM To: dev@mynewt.incubator.apache.org Cc: Yz Then; Meili Yeo Subject: Re: Newtmg

Re: Newtmgr over BLE not Working

2017-03-27 Thread Christopher Collins
Hi Lm, On Sun, Mar 26, 2017 at 07:45:37AM +, Lm Chew wrote: > I also tried setting up a nrf52 DK with blehci app + BlueZ as explained in > this tutorial(with a few changes). > > - http://mynewt.apache.org/latest/os/tutorials/blehci_project/ > > - Use this to connect with btattach instead:

Re: Newtmgr over BLE not Working

2017-03-27 Thread Vipul Rahane
09.724132 > Write Simple Pairing Mode (0x03|0x0056) ncmd 1 > Status: Unknown HCI Command (0x01) > > Best Regards, > Chew > From: Vipul Rahane <vi...@runtime.io> > Sent: Saturday, 25 March, 2017 9:05:19 AM > To: dev@mynewt.incubator.apache.org > Cc: Yz

Re: Newtmgr over BLE not Working

2017-03-26 Thread Lm Chew
Meili Yeo Subject: Re: Newtmgr over BLE not Working Hello, I think there could be a couple of things causing this. 1. sudo "$(which newtmgr)" -c ble image upload '/slinky/slinky.img’ . Please try removing single quotes and try again. I tried with/without single quotes. It works fine witho

Re: Newtmgr over BLE not Working

2017-03-24 Thread Vipul Rahane
, > > Chew > > > From: Vipul Rahane <vi...@runtime.io> > Sent: Saturday, 25 March, 2017 5:42:04 AM > To: dev@mynewt.incubator.apache.org > Cc: Yz Then; Meili Yeo > Subject: Re: Newtmgr over BLE not Working > > Thank you. Ca

Re: Newtmgr over BLE not Working

2017-03-24 Thread Lm Chew
GR: 1 >LOG_NEWTMGR: 1 > ># Enable Config. >CONFIG_NEWTMGR: 1 > ># OS main/default task >OS_MAIN_STACK_SIZE: 428 > > > Best Regards, > > Chew > > > From: Vipul Rahane <vi...@runtime.io> > Sent: Saturday,

Re: Newtmgr over BLE not Working

2017-03-24 Thread Vipul Rahane
t;LOG_NEWTMGR: 1 > ># Enable Config. >CONFIG_NEWTMGR: 1 > ># OS main/default task >OS_MAIN_STACK_SIZE: 428 > > > Best Regards, > > Chew > > > From: Vipul Rahane <vi...@runtime.io> > Sent: Sat

Re: Newtmgr over BLE not Working

2017-03-24 Thread Lm Chew
. CONFIG_NEWTMGR: 1 # OS main/default task OS_MAIN_STACK_SIZE: 428 Best Regards, Chew From: Vipul Rahane <vi...@runtime.io> Sent: Saturday, 25 March, 2017 1:38:09 AM To: dev@mynewt.incubator.apache.org Cc: Yz Then; Meili Yeo Subject: Re: Newtmgr over BLE not W

Re: Newtmgr over BLE not Working

2017-03-24 Thread Vipul Rahane
:c�ddataXO<���$ <� > ��Q�S���clen��coff len::107 > 2017/03/24 17:01:31 [DEBUG] Disconnected%!(EXTRA ) > > Seem like it get Disconnected? > ____ > From: Lm Chew <lm.c...@free2move.se> > Sent: Friday, 24 March, 2017 3:23:39 PM > To: dev@mynewt.

Re: Newtmgr over BLE not Working

2017-03-24 Thread Lm Chew
) Seem like it get Disconnected? From: Lm Chew <lm.c...@free2move.se> Sent: Friday, 24 March, 2017 3:23:39 PM To: dev@mynewt.incubator.apache.org Cc: Yz Then; Meili Yeo Subject: Newtmgr over BLE not Working Hi Everyone, I need some help figuring out why the New

Newtmgr over BLE not Working

2017-03-24 Thread Lm Chew
Hi Everyone, I need some help figuring out why the Newtmgr Image Upload over BLE is not working. The Image setup I am going for is the "Unified" setup. So now I will describe the procedure that I have done up till the issue arise. Firstly I pulled all the latest source for the Newt Tool &