[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event

2019-07-24 Thread GitBox
prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event URL: https://github.com/apache/mynewt-nimble/pull/540#discussion_r307134046 ## File path: nimble/host/include/host/ble_gap.h ## @@ -428

[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event

2019-07-24 Thread GitBox
prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event URL: https://github.com/apache/mynewt-nimble/pull/540#discussion_r307131397 ## File path: nimble/host/src/ble_gap.c ## @@ -5309,6 +5309

[GitHub] [mynewt-nimble] prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event

2019-07-24 Thread GitBox
prasad-alatkar commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event URL: https://github.com/apache/mynewt-nimble/pull/540#discussion_r307122246 ## File path: nimble/host/include/host/ble_gap.h ## @@ -428

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event

2019-07-24 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event URL: https://github.com/apache/mynewt-nimble/pull/540#discussion_r307049230 ## File path: nimble/host/include/host/ble_gap.h ## @@ -

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event

2019-07-24 Thread GitBox
andrzej-kaczmarek commented on a change in pull request #540: nimble/host: Add support to accept or reject pairing request through GAP event URL: https://github.com/apache/mynewt-nimble/pull/540#discussion_r307049675 ## File path: nimble/host/src/ble_gap.c ## @@ -5309,6 +5

[mynewt-nimble] branch master updated (d9118c4 -> 4cb0c05)

2019-07-24 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from d9118c4 nimble/phy: Fix memblock overwrite on PDU copy new 7014232 nimble/ll: Fix initialization order

[mynewt-nimble] 01/02: nimble/ll: Fix initialization order

2019-07-24 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 70142326fdc4e84405cb9c0e0fc796ac4d340758 Author: Andrzej Kaczmarek AuthorDate: Wed Jul 24 12:17:26 2019 +0200

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #537: apps/blecent: Remove explicit dependency to controller

2019-07-24 Thread GitBox
andrzej-kaczmarek merged pull request #537: apps/blecent: Remove explicit dependency to controller URL: https://github.com/apache/mynewt-nimble/pull/537 This is an automated message from the Apache Git Service. To respond to

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #538: Fix LL and HS initialization order

2019-07-24 Thread GitBox
andrzej-kaczmarek merged pull request #538: Fix LL and HS initialization order URL: https://github.com/apache/mynewt-nimble/pull/538 This is an automated message from the Apache Git Service. To respond to the message, please

[mynewt-nimble] 02/02: nimble/host: Fix initialization order

2019-07-24 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 4cb0c0561c4529f50a2ffdd9ac9987fc5ec2a1fd Author: Andrzej Kaczmarek AuthorDate: Wed Jul 24 12:17:54 2019 +0200

[mynewt-nimble] branch master updated: apps/blecent: Remove explicit dependency to controller

2019-07-24 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new e0f88eb apps/blecent: Remove explicit depe

[GitHub] [mynewt-core] agross-korg commented on issue #1927: Add Dialog OTP driver and HAL layer

2019-07-24 Thread GitBox
agross-korg commented on issue #1927: Add Dialog OTP driver and HAL layer URL: https://github.com/apache/mynewt-core/pull/1927#issuecomment-514794508 old habits die hard. I am respinning. This is an automated message from the

[GitHub] [mynewt-core] sterlinghughes commented on issue #1927: Add Dialog OTP driver and HAL layer

2019-07-24 Thread GitBox
sterlinghughes commented on issue #1927: Add Dialog OTP driver and HAL layer URL: https://github.com/apache/mynewt-core/pull/1927#issuecomment-514793972 Agree with @andrzej-kaczmarek . Also, style-wise, braces should be on the same line as the if () statement.

[GitHub] [mynewt-nimble] lance-proxy commented on issue #541: Assertion in ble_phy_isr

2019-07-24 Thread GitBox
lance-proxy commented on issue #541: Assertion in ble_phy_isr URL: https://github.com/apache/mynewt-nimble/issues/541#issuecomment-514769215 @andrzej-kaczmarek @rymanluk, let me know what else I can do help debug this one. Hope we can fix this for the 1.2 NimBLE release. --

[GitHub] [mynewt-nimble] lance-proxy opened a new issue #541: Assertion in ble_phy_isr

2019-07-24 Thread GitBox
lance-proxy opened a new issue #541: Assertion in ble_phy_isr URL: https://github.com/apache/mynewt-nimble/issues/541 Following fix for #532, based on our testing I am now seeing an assertion occurring here: https://github.com/apache/mynewt-nimble/blob/master/nimble/drivers/nrf52/src/bl

[GitHub] [mynewt-nimble] lance-proxy closed issue #532: [controller] Hardfault exception when allocating RX PDU mbuf

2019-07-24 Thread GitBox
lance-proxy closed issue #532: [controller] Hardfault exception when allocating RX PDU mbuf URL: https://github.com/apache/mynewt-nimble/issues/532 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [mynewt-nimble] lance-proxy opened a new issue #532: [controller] Hardfault exception when allocating RX PDU mbuf

2019-07-24 Thread GitBox
lance-proxy opened a new issue #532: [controller] Hardfault exception when allocating RX PDU mbuf URL: https://github.com/apache/mynewt-nimble/issues/532 Debug unit is running current top of NimBLE master: https://github.com/apache/mynewt-nimble/commit/8b9cde1df640b64e1f4aa1d5d376b781c152f

[GitHub] [mynewt-core] agross-korg commented on issue #1927: Add Dialog OTP driver and HAL layer

2019-07-24 Thread GitBox
agross-korg commented on issue #1927: Add Dialog OTP driver and HAL layer URL: https://github.com/apache/mynewt-core/pull/1927#issuecomment-514739674 That's fair. I suppose we could wait for a second PROM like device to come along before doing a HAL for it. ---

[GitHub] [mynewt-nimble] prasad-alatkar commented on issue #539: NimBLE/SM: Application should be able to accept or reject pairing request

2019-07-24 Thread GitBox
prasad-alatkar commented on issue #539: NimBLE/SM: Application should be able to accept or reject pairing request URL: https://github.com/apache/mynewt-nimble/issues/539#issuecomment-514724674 [PR to track the issue](https://github.com/apache/mynewt-nimble/pull/540) ---

[GitHub] [mynewt-nimble] prasad-alatkar opened a new pull request #540: nimble_host: Add support to accept or reject pairing request through GAP event

2019-07-24 Thread GitBox
prasad-alatkar opened a new pull request #540: nimble_host: Add support to accept or reject pairing request through GAP event URL: https://github.com/apache/mynewt-nimble/pull/540 - The PR is intended to give chance to application to accept or reject pairing request through GAP event. -

[GitHub] [mynewt-nimble] prasad-alatkar opened a new issue #539: NimBLE/SM: Application should get chance to accept or reject pairing request

2019-07-24 Thread GitBox
prasad-alatkar opened a new issue #539: NimBLE/SM: Application should get chance to accept or reject pairing request URL: https://github.com/apache/mynewt-nimble/issues/539 - Current implementation does not have any support to accept/reject pairing request, having this support will be help

[GitHub] [mynewt-newtmgr] ccollins476ad merged pull request #132: Remove security requirements from CoAP commands

2019-07-24 Thread GitBox
ccollins476ad merged pull request #132: Remove security requirements from CoAP commands URL: https://github.com/apache/mynewt-newtmgr/pull/132 This is an automated message from the Apache Git Service. To respond to the messa

[mynewt-newtmgr] branch master updated: Remove security requirements from CoAP commands

2019-07-24 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new 0dcb0de Remove security requirements

[GitHub] [mynewt-newtmgr] ccollins476ad merged pull request #128: res: `-j` option to specify payload as JSON

2019-07-24 Thread GitBox
ccollins476ad merged pull request #128: res: `-j` option to specify payload as JSON URL: https://github.com/apache/mynewt-newtmgr/pull/128 This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-newtmgr] branch master updated: res: `-j` option to specify payload as JSON

2019-07-24 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new a6d89ab res: `-j` option to specify p

[mynewt-newtmgr] branch master updated: Add new command: `shell exec`

2019-07-24 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git The following commit(s) were added to refs/heads/master by this push: new ddaff2c Add new command: `shell exec`

[GitHub] [mynewt-newtmgr] ccollins476ad merged pull request #126: Add new command: `shell exec`

2019-07-24 Thread GitBox
ccollins476ad merged pull request #126: Add new command: `shell exec` URL: https://github.com/apache/mynewt-newtmgr/pull/126 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #538: Fix LL and HS initialization order

2019-07-24 Thread GitBox
andrzej-kaczmarek opened a new pull request #538: Fix LL and HS initialization order URL: https://github.com/apache/mynewt-nimble/pull/538 This makes sure transport is configured after everything is initialized properly and before any data are sent - both for LL and HS. --

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #537: apps/blecent: Remove explicit dependency to controller

2019-07-24 Thread GitBox
andrzej-kaczmarek opened a new pull request #537: apps/blecent: Remove explicit dependency to controller URL: https://github.com/apache/mynewt-nimble/pull/537 blecent should work with any transport, it does not need explicit dependency to controller and RAM transport. nimble/transport me

[GitHub] [mynewt-core] andrzej-kaczmarek commented on issue #1927: Add Dialog OTP driver and HAL layer

2019-07-24 Thread GitBox
andrzej-kaczmarek commented on issue #1927: Add Dialog OTP driver and HAL layer URL: https://github.com/apache/mynewt-core/pull/1927#issuecomment-514535081 I don't think we need new HAL for this - we had similar case some time ago with TRNG and decided to make it a driver. I don't know if i

[mynewt-nimble] 01/06: nimble/ll: Fix dtm stop

2019-07-24 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch 1_2_0_dev in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 0c67261ea07dea4c588552fb715f40add1fd199d Author: JustineKH AuthorDate: Wed Jul 17 16:04:08 2019 -0700 nimbl

[mynewt-nimble] 02/06: nimble/mesh: Fix null pointer access on prov_init

2019-07-24 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch 1_2_0_dev in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit d751f05139a05463e74f733159c1eacdd566b803 Author: Michał Narajowski AuthorDate: Wed Jul 17 11:59:24 2019 +0200

[mynewt-nimble] 04/06: nimble/ll: Remove pointer to unreferenced aux_data

2019-07-24 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch 1_2_0_dev in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 7d2ba57141b3c1d4ac20bbb7cf05a126623493da Author: Łukasz Rymanowski AuthorDate: Mon Jul 22 22:20:41 2019 +0200

[mynewt-nimble] branch 1_2_0_dev updated (0678bae -> a7ebf29)

2019-07-24 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch 1_2_0_dev in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 0678bae Apache NimBLE 1.2.0 release new 0c67261 nimble/ll: Fix dtm stop new d751f05 nimble/mesh:

[GitHub] [mynewt-nimble] sjanc merged pull request #536: Fixes for 1.2-rc2

2019-07-24 Thread GitBox
sjanc merged pull request #536: Fixes for 1.2-rc2 URL: https://github.com/apache/mynewt-nimble/pull/536 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[mynewt-nimble] 06/06: nimble/ll: Workaround and traces for the possible race scenario

2019-07-24 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch 1_2_0_dev in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit a7ebf297fc17468893793d74def1217f792e980a Author: Łukasz Rymanowski AuthorDate: Tue Jul 16 21:23:35 2019 +0200

[mynewt-nimble] 05/06: nimble/phy: Fix memblock overwrite on PDU copy

2019-07-24 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch 1_2_0_dev in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 45d28fd14317508e9784fc90d35dd333bd832269 Author: Andrzej Kaczmarek AuthorDate: Tue Jul 23 03:43:57 2019 +0200

[mynewt-nimble] 03/06: nimble/ll: Enlarge critical section when stoping scanning

2019-07-24 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch 1_2_0_dev in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git commit 6039e4a2b4e3e9ce633eb5c0e6f9455598285f8c Author: Łukasz Rymanowski AuthorDate: Tue Jun 4 21:05:07 2019 +0200