Re: BLEMESH PB GATT

2018-02-23 Thread Aditya Xavier
Perfect got it to run.. > On 23-Feb-2018, at 6:13 PM, Andrzej Kaczmarek > wrote: > > Hi Aditya, > > Seems like you're using Mynewt 1.3.0 release and probably see issue > fixed by following commit on master branch: > https://github.com/apache/mynewt-core/commit/0fd8239b7f914ddae77ac396bfce288f

Re: BLEMESH PB GATT

2018-02-23 Thread Andrzej Kaczmarek
Hi Aditya, Seems like you're using Mynewt 1.3.0 release and probably see issue fixed by following commit on master branch: https://github.com/apache/mynewt-core/commit/0fd8239b7f914ddae77ac396bfce288fd6bc5b5f Please apply this change to your tree and check if this solves your problem. Best regar

Re: BLEMESH PB GATT

2018-02-23 Thread Michał Narajowski
Hi Aditya, Please use BLE_MESH_PB_GATT: 0 and BLE_MESH_GATT_PROXY: 0. But "0" should work too. What other settings do you have? You can use "newt target show " to show target settings. Best regards, Michał Narajowski 2018-02-23 13:17 GMT+01:00 Aditya Xavier : > Thanks for quick reply ! > > With

Re: BLEMESH PB GATT

2018-02-23 Thread Aditya Xavier
Thanks for quick reply ! With BLE_MESH_PB_GATT: FALSE and BLE_MESH_GATT_PROXY: FALSE, build fails for the app. Error: repos/apache-mynewt-core/net/nimble/host/mesh/src/proxy.c: In function 'proxy_send': repos/apache-mynewt-core/net/nimble/host/mesh/src/proxy.c:852:21: error: unused variable 'o

Re: BLEMESH PB GATT

2018-02-23 Thread Andrzej Kaczmarek
Hi Aditya, On Fri, Feb 23, 2018 at 12:50 PM, Aditya Xavier wrote: > Hi Mynewt Team, > > > I have been going through and testing the BLEMESH sample app. > > Turning on only one device, which does not have BLE_MESH_GATT_PROXY & > BLE_MESH_PB_GATT flag, still allows the Silicon Labs