[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #898: NimBLE host: Modify `ble_gap_wl_set` to help remove all addresses from controller whitelist

2021-04-19 Thread GitBox
apache-mynewt-bot removed a comment on pull request #898: URL: https://github.com/apache/mynewt-nimble/pull/898#issuecomment-795479496 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #898: NimBLE host: Modify `ble_gap_wl_set` to help remove all addresses from controller whitelist

2021-04-19 Thread GitBox
apache-mynewt-bot commented on pull request #898: URL: https://github.com/apache/mynewt-nimble/pull/898#issuecomment-823005731 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [mynewt-nimble] KKopyscinski commented on issue #954: Mesh: problem with persistent storage of provisioning data

2021-04-19 Thread GitBox
KKopyscinski commented on issue #954: URL: https://github.com/apache/mynewt-nimble/issues/954#issuecomment-822992284 Solved by https://github.com/apache/mynewt-nimble/pull/973 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [mynewt-nimble] KKopyscinski closed issue #954: Mesh: problem with persistent storage of provisioning data

2021-04-19 Thread GitBox
KKopyscinski closed issue #954: URL: https://github.com/apache/mynewt-nimble/issues/954 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pl

[GitHub] [mynewt-nimble] KKopyscinski merged pull request #973: host/mesh: fix paths in persistent storage

2021-04-19 Thread GitBox
KKopyscinski merged pull request #973: URL: https://github.com/apache/mynewt-nimble/pull/973 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this servic

[mynewt-nimble] branch master updated: host/mesh: fix paths in persistent storage

2021-04-19 Thread kopyscinski
This is an automated email from the ASF dual-hosted git repository. kopyscinski 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 3a77b6f host/mesh: fix paths in per

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2569: hw/mcu/cmac: Fix os_cputime and LLT wrap around handling

2021-04-19 Thread GitBox
kasjer commented on a change in pull request #2569: URL: https://github.com/apache/mynewt-core/pull/2569#discussion_r616067639 ## File path: hw/mcu/dialog/cmac/include/mcu/cmac_timer.h ## @@ -134,9 +171,13 @@ cmac_timer_disable_eq_hal_timer(void) static inline void cmac_timer

[GitHub] [mynewt-core] vrahane merged pull request #2571: nrf53/hal: icache config enable reg is in netcore

2021-04-19 Thread GitBox
vrahane merged pull request #2571: URL: https://github.com/apache/mynewt-core/pull/2571 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pl

[mynewt-core] branch master updated: nrf53/hal: icache config enable is in netcore.

2021-04-19 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new cec8bf2 nrf53/hal: icache config enab

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #974: host/gap: fix doxygen for ble_gap_ext_disc()

2021-04-19 Thread GitBox
apache-mynewt-bot commented on pull request #974: URL: https://github.com/apache/mynewt-nimble/pull/974#issuecomment-822564127 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [mynewt-nimble] haukepetersen opened a new pull request #974: host/gap: fix doxygen for ble_gap_ext_disc()

2021-04-19 Thread GitBox
haukepetersen opened a new pull request #974: URL: https://github.com/apache/mynewt-nimble/pull/974 Documentation for the parameters `filter_duplicates` and `filter_policy` for ble_gap_ext_disc() was missing. This made me mix up parameters a couple of times now, so I decided to fix this :-

[GitHub] [mynewt-nimble] haukepetersen closed issue #972: Scanning on coded PHY for extended advertisements not working?

2021-04-19 Thread GitBox
haukepetersen closed issue #972: URL: https://github.com/apache/mynewt-nimble/issues/972 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, p

[GitHub] [mynewt-nimble] haukepetersen commented on issue #972: Scanning on coded PHY for extended advertisements not working?

2021-04-19 Thread GitBox
haukepetersen commented on issue #972: URL: https://github.com/apache/mynewt-nimble/issues/972#issuecomment-822529376 Awesome, thanks! > Maybe silly question, but you are using limited discovery which means remote needs to have proper flags set in AdvData. Is this the case? Ye

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2571: nrf53/hal: icache config enable reg is in netcore

2021-04-19 Thread GitBox
apache-mynewt-bot commented on pull request #2571: URL: https://github.com/apache/mynewt-core/pull/2571#issuecomment-822505706 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #963: targets: Add sample target for controller on NRF5340 bsp

2021-04-19 Thread GitBox
sjanc commented on a change in pull request #963: URL: https://github.com/apache/mynewt-nimble/pull/963#discussion_r615885831 ## File path: targets/nordic_pca10095-blehci/syscfg.yml ## @@ -0,0 +1,45 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [mynewt-core] sjanc commented on issue #2473: Priority violations

2021-04-19 Thread GitBox
sjanc commented on issue #2473: URL: https://github.com/apache/mynewt-core/issues/2473#issuecomment-822498314 is this stil an issue with 1.9 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [mynewt-core] vikrant-proxy opened a new pull request #2571: nrf53/hal: icache config enable reg is in netcore

2021-04-19 Thread GitBox
vikrant-proxy opened a new pull request #2571: URL: https://github.com/apache/mynewt-core/pull/2571 https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fnvmc.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [mynewt-nimble] sjanc commented on issue #972: Scanning on coded PHY for extended advertisements not working?

2021-04-19 Thread GitBox
sjanc commented on issue #972: URL: https://github.com/apache/mynewt-nimble/issues/972#issuecomment-822485894 Hi, I've just tested this on mynewt and all seems to work just fine. Maybe silly question, but you are using limited discovery which means remote needs to have proper

[mynewt-nimble] branch master updated (940cc0b -> 87bfc8e)

2021-04-19 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git. from 940cc0b npl/riot: rework to use RIOTs ztimer add 87bfc8e nimble/transport: Improve nrf5340 transport No

[GitHub] [mynewt-nimble] sjanc merged pull request #968: nimble/transport: Improve nrf5340 transport

2021-04-19 Thread GitBox
sjanc merged pull request #968: URL: https://github.com/apache/mynewt-nimble/pull/968 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, plea

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #973: host/mesh: fix paths in persistent storage

2021-04-19 Thread GitBox
apache-mynewt-bot commented on pull request #973: URL: https://github.com/apache/mynewt-nimble/pull/973#issuecomment-822399027 ## Style check fail: Payload was too large -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [mynewt-nimble] KKopyscinski opened a new pull request #973: host/mesh: fix paths in persistent storage

2021-04-19 Thread GitBox
KKopyscinski opened a new pull request #973: URL: https://github.com/apache/mynewt-nimble/pull/973 All paths should be using bt_mesh instead of bt/mesh -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2569: hw/mcu/cmac: Fix os_cputime and LLT wrap around handling

2021-04-19 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2569: URL: https://github.com/apache/mynewt-core/pull/2569#issuecomment-821510328 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2569: hw/mcu/cmac: Fix os_cputime and LLT wrap around handling

2021-04-19 Thread GitBox
apache-mynewt-bot commented on pull request #2569: URL: https://github.com/apache/mynewt-core/pull/2569#issuecomment-822376646 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [mynewt-nimble] sjanc commented on pull request #970: ll/rand: restructure rand initialization

2021-04-19 Thread GitBox
sjanc commented on pull request #970: URL: https://github.com/apache/mynewt-nimble/pull/970#issuecomment-822368535 @andrzej-kaczmarek could you check on how this would affect dialog hw? -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #968: nimble/transport: Improve nrf5340 transport

2021-04-19 Thread GitBox
apache-mynewt-bot commented on pull request #968: URL: https://github.com/apache/mynewt-nimble/pull/968#issuecomment-822347351 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [mynewt-nimble] apache-mynewt-bot removed a comment on pull request #968: nimble/transport: Improve nrf5340 transport

2021-04-19 Thread GitBox
apache-mynewt-bot removed a comment on pull request #968: URL: https://github.com/apache/mynewt-nimble/pull/968#issuecomment-817951700 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [mynewt-nimble] sjanc commented on a change in pull request #971: nimble/host: Fix potential MITM vulnerability in case of secure connection pairing

2021-04-19 Thread GitBox
sjanc commented on a change in pull request #971: URL: https://github.com/apache/mynewt-nimble/pull/971#discussion_r615662464 ## File path: nimble/host/src/ble_sm_sc.c ## @@ -612,6 +612,14 @@ ble_sm_sc_public_key_rx(uint16_t conn_handle, struct os_mbuf **om, } cmd