[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1345: Improvements for SKY66112

2022-09-08 Thread GitBox
apache-mynewt-bot commented on PR #1345: URL: https://github.com/apache/mynewt-nimble/pull/1345#issuecomment-1240982078 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1354: nimble/phy: Introduce common phy for nRF52 and nRF53

2022-09-08 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1354: URL: https://github.com/apache/mynewt-nimble/pull/1354 This is first cut of common nrf5x phy which works for both nRF52 and nRF53. The goal is to have the same code used on both series in order to make maintenance easier and have the same

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1352: nimble/phy: Add support for variable T_ifs

2022-09-08 Thread GitBox
andrzej-kaczmarek merged PR #1352: URL: https://github.com/apache/mynewt-nimble/pull/1352 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] sjanc merged pull request #1347: nimble/ll: Set default ACL buffer size to 251

2022-09-08 Thread GitBox
sjanc merged PR #1347: URL: https://github.com/apache/mynewt-nimble/pull/1347 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] sjanc merged pull request #1339: tools/hci_throughput: updated README.md file, help descriptions

2022-09-08 Thread GitBox
sjanc merged PR #1339: URL: https://github.com/apache/mynewt-nimble/pull/1339 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1353: BabbleSim fixes

2022-09-08 Thread GitBox
andrzej-kaczmarek merged PR #1353: URL: https://github.com/apache/mynewt-nimble/pull/1353 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1353: BabbleSim fixes

2022-09-07 Thread GitBox
apache-mynewt-bot commented on PR #1353: URL: https://github.com/apache/mynewt-nimble/pull/1353#issuecomment-1239941268 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-core] kasjer merged pull request #2870: coremark: Compute number of iteration automatically by default

2022-09-07 Thread GitBox
kasjer merged PR #2870: URL: https://github.com/apache/mynewt-core/pull/2870 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt.

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2870: coremark: Compute number of iteration automatically by default

2022-09-06 Thread GitBox
apache-mynewt-bot commented on PR #2870: URL: https://github.com/apache/mynewt-core/pull/2870#issuecomment-1238694637 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2870: coremark: Compute number of iteration automatically by default

2022-09-06 Thread GitBox
kasjer opened a new pull request, #2870: URL: https://github.com/apache/mynewt-core/pull/2870 Default value 200 for COREMARK_ITERATIONS is not good enough for most BSP/MCUs. Making default value 0 makes coremark pre-compute number of iterations needed for 10-20s of benchmark time.

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2869: hw/mcu: Add family and series defs to syscfg

2022-09-06 Thread GitBox
apache-mynewt-bot commented on PR #2869: URL: https://github.com/apache/mynewt-core/pull/2869#issuecomment-1238213555 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] andrzej-kaczmarek commented on pull request #2869: hw/mcu: Add family and series defs to syscfg

2022-09-06 Thread GitBox
andrzej-kaczmarek commented on PR #2869: URL: https://github.com/apache/mynewt-core/pull/2869#issuecomment-1238210927 creating as a draft for now to think about it more :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request, #2869: hw/mcu: Add family and series defs to syscfg

2022-09-06 Thread GitBox
andrzej-kaczmarek opened a new pull request, #2869: URL: https://github.com/apache/mynewt-core/pull/2869 Those allow for conditional configurations to be implemented. It may be possible to retrieve the same information via vendor provided defs in header files, but with syscfg defs we ca

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1352: nimble/phy: Add support for variable T_ifs

2022-09-06 Thread GitBox
apache-mynewt-bot commented on PR #1352: URL: https://github.com/apache/mynewt-nimble/pull/1352#issuecomment-1238102395 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1348: babblesim: Fix EDTT transport nad target

2022-09-06 Thread GitBox
andrzej-kaczmarek merged PR #1348: URL: https://github.com/apache/mynewt-nimble/pull/1348 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1350: nimble/phy/nrf52: Add tx-tx transition

2022-09-06 Thread GitBox
andrzej-kaczmarek merged PR #1350: URL: https://github.com/apache/mynewt-nimble/pull/1350 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] sjanc merged pull request #1351: nimble/ll: Fix BLE_HCI_OCF_VS_SET_DATA_LEN OCF

2022-09-06 Thread GitBox
sjanc merged PR #1351: URL: https://github.com/apache/mynewt-nimble/pull/1351 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1352: nimble/phy: Add support for variable T_ifs

2022-09-06 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1352: URL: https://github.com/apache/mynewt-nimble/pull/1352 This enables APIs to support variable T_ifs in PHY. By default 150us is used but this value can be changed before each transition. After transition value is reset to default so LL

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1351: nimble/ll: Fix BLE_HCI_OCF_VS_SET_DATA_LEN OCF

2022-09-06 Thread GitBox
sjanc opened a new pull request, #1351: URL: https://github.com/apache/mynewt-nimble/pull/1351 This was duplicating BLE_HCI_OCF_VS_CSS_ENABLE and caused assert on register. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1350: nimble/phy/nrf52: Add tx-tx transition

2022-09-06 Thread GitBox
apache-mynewt-bot commented on PR #1350: URL: https://github.com/apache/mynewt-nimble/pull/1350#issuecomment-1238027425 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1349: nimble/ll: Add support for custom scheduling items

2022-09-06 Thread GitBox
apache-mynewt-bot commented on PR #1349: URL: https://github.com/apache/mynewt-nimble/pull/1349#issuecomment-1238022494 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1348: babblesim: Fix EDTT transport nad target

2022-09-06 Thread GitBox
apache-mynewt-bot commented on PR #1348: URL: https://github.com/apache/mynewt-nimble/pull/1348#issuecomment-1238003697 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1350: nimble/phy/nrf52: Add tx-tx transition

2022-09-06 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1350: URL: https://github.com/apache/mynewt-nimble/pull/1350 This adds TX-TX transition, initially supported only on nRF52 PHY. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1349: nimble/ll: Add support for custom scheduling items

2022-09-06 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1349: URL: https://github.com/apache/mynewt-nimble/pull/1349 This adds support for scheduling custom items in NimBLE scheduler. Custom items shall use BLE_LL_SCHED_EXTERNAL type and set LL state to BLE_LL_STATE_EXTERNAL when executing. W

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1348: babblesim: Fix EDTT transport nad target

2022-09-06 Thread GitBox
andrzej-kaczmarek commented on PR #1348: URL: https://github.com/apache/mynewt-nimble/pull/1348#issuecomment-1237910216 @mkasenberg -- 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 c

[GitHub] [mynewt-newt] andrzej-kaczmarek commented on pull request #486: syscfg: Write defs for packages included in build

2022-09-05 Thread GitBox
andrzej-kaczmarek commented on PR #486: URL: https://github.com/apache/mynewt-newt/pull/486#issuecomment-1237430806 @kasjer should be fixed now -- 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-newt] kasjer commented on pull request #486: syscfg: Write defs for packages included in build

2022-09-05 Thread GitBox
kasjer commented on PR #486: URL: https://github.com/apache/mynewt-newt/pull/486#issuecomment-1237077598 It seems that with this change while syscfg.h do have new defines newt build always rebuilds everything as if syscfg.h was different from the one in previous build -- This is an aut

[GitHub] [mynewt-nimble] sjanc commented on a diff in pull request #1112: nimble/host: Support database hash

2022-09-05 Thread GitBox
sjanc commented on code in PR #1112: URL: https://github.com/apache/mynewt-nimble/pull/1112#discussion_r962593305 ## nimble/host/services/gatt/src/ble_svc_gatt.c: ## @@ -51,6 +64,28 @@ static const struct ble_gatt_svc_def ble_svc_gatt_defs[] = { }, }; +static int +ble_s

[GitHub] [mynewt-nimble] sjanc merged pull request #1271: L2CAP COC: added buffers for incoming SDU

2022-09-05 Thread GitBox
sjanc merged PR #1271: URL: https://github.com/apache/mynewt-nimble/pull/1271 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1347: nimble/ll: Set default ACL buffer size to 251

2022-09-05 Thread GitBox
apache-mynewt-bot commented on PR #1347: URL: https://github.com/apache/mynewt-nimble/pull/1347#issuecomment-1236646376 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-newtmgr] mlaz commented on issue #185: Flash alignment mismatch leads to large overhead with Zephyr mcumgr

2022-09-02 Thread GitBox
mlaz commented on issue #185: URL: https://github.com/apache/mynewt-newtmgr/issues/185#issuecomment-1235589470 >Adding to my initial comment, adding the patch provided by @LockeKK causes image upload to hang when using SMP Server with USB CDC ACM. @FARLY7 I believe I know what maybe c

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1316: nimble/ll: Add vs command to change all data length parameters

2022-09-02 Thread GitBox
andrzej-kaczmarek merged PR #1316: URL: https://github.com/apache/mynewt-nimble/pull/1316 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1316: nimble/ll: Add vs command to change all data length parameters

2022-09-02 Thread GitBox
apache-mynewt-bot commented on PR #1316: URL: https://github.com/apache/mynewt-nimble/pull/1316#issuecomment-1235530822 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-newt] andrzej-kaczmarek commented on pull request #486: syscfg: Write defs for packages included in build

2022-09-02 Thread GitBox
andrzej-kaczmarek commented on PR #486: URL: https://github.com/apache/mynewt-newt/pull/486#issuecomment-1235395464 example: ``` /*** Included packages */ #define MYNEWT_PKG_apache_mynewt_core__util_rwlock 1 #define MYNEWT_PKG_apache_mynewt_nimble__nimble_controller 1 #define M

[GitHub] [mynewt-newt] andrzej-kaczmarek opened a new pull request, #486: syscfg: Write defs for packages included in build

2022-09-02 Thread GitBox
andrzej-kaczmarek opened a new pull request, #486: URL: https://github.com/apache/mynewt-newt/pull/486 This adds symbols in syscfg.h for each package included in build. The symbol name has "MYNEWT_PKG_" prefix followed with sanitized package's full name, i.e. repo designator has "@" str

[GitHub] [mynewt-newt] sjanc opened a new issue, #485: providing hash (or branch) in project.yml (FOO-commit) should not require repository.yml

2022-09-02 Thread GitBox
sjanc opened a new issue, #485: URL: https://github.com/apache/mynewt-newt/issues/485 This will make it much easier to import external repos -- 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 s

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1316: nimble/ll: Add vs command to change all data length parameters

2022-09-02 Thread GitBox
apache-mynewt-bot commented on PR #1316: URL: https://github.com/apache/mynewt-nimble/pull/1316#issuecomment-1235310837 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1316: nimble/ll: Add vs command to change all data length parameters

2022-09-02 Thread GitBox
apache-mynewt-bot commented on PR #1316: URL: https://github.com/apache/mynewt-nimble/pull/1316#issuecomment-1235242251 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1338: apps: Add ext_peripheral and ext_central samples

2022-09-02 Thread GitBox
apache-mynewt-bot commented on PR #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338#issuecomment-1235179155 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1338: apps: Add ext_peripheral and ext_central samples

2022-09-02 Thread GitBox
apache-mynewt-bot commented on PR #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338#issuecomment-1235168293 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/ext_ce

[GitHub] [mynewt-newtmgr] FARLY7 commented on issue #185: Flash alignment mismatch leads to large overhead with Zephyr mcumgr

2022-09-02 Thread GitBox
FARLY7 commented on issue #185: URL: https://github.com/apache/mynewt-newtmgr/issues/185#issuecomment-1235156723 Adding to my initial comment, adding the patch provided by @LockeKK causes `image upload` to hang when using SMP Server with USB CDC ACM. I haven't been able to figure out

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1346: apps: Add pairing samples

2022-09-01 Thread GitBox
apache-mynewt-bot commented on PR #1346: URL: https://github.com/apache/mynewt-nimble/pull/1346#issuecomment-1235132852 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1346: apps: Add pairing samples

2022-09-01 Thread GitBox
apache-mynewt-bot commented on PR #1346: URL: https://github.com/apache/mynewt-nimble/pull/1346#issuecomment-1234531667 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/pairin

[GitHub] [mynewt-nimble] m-gorecki opened a new pull request, #1346: apps: Add pairing samples

2022-09-01 Thread GitBox
m-gorecki opened a new pull request, #1346: URL: https://github.com/apache/mynewt-nimble/pull/1346 Sample applications pairing_central and pairing_periph, showing how to configure pairing, bonding and enable encryption. -- This is an automated message from the Apache Git Service. To res

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1345: Improvements fro SKY66112

2022-09-01 Thread GitBox
apache-mynewt-bot commented on PR #1345: URL: https://github.com/apache/mynewt-nimble/pull/1345#issuecomment-1234169813 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1345: Improvements fro SKY66112

2022-09-01 Thread GitBox
sjanc opened a new pull request, #1345: URL: https://github.com/apache/mynewt-nimble/pull/1345 This add support for runtime configuration of SKY66112 FEM -- 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-nimble] ivanholmes commented on issue #1090: GATTS long reads behavior

2022-09-01 Thread GitBox
ivanholmes commented on issue #1090: URL: https://github.com/apache/mynewt-nimble/issues/1090#issuecomment-1234038384 I ran in to this as well. My callback contained a function that gathered data from an external source which would run multiple times and crash the microcontroller. I must sa

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2868: hw/bsp/olimex-pic32xxx: Update BSP

2022-08-31 Thread GitBox
apache-mynewt-bot commented on PR #2868: URL: https://github.com/apache/mynewt-core/pull/2868#issuecomment-1233531590 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1344: nimble/phy: Fix fem enable timings

2022-08-31 Thread GitBox
apache-mynewt-bot commented on PR #1344: URL: https://github.com/apache/mynewt-nimble/pull/1344#issuecomment-1233504425 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-core] kasjer opened a new pull request, #2868: hw/bsp/olimex-pic32xxx: Update BSP

2022-08-31 Thread GitBox
kasjer opened a new pull request, #2868: URL: https://github.com/apache/mynewt-core/pull/2868 both olimex-pic32-emz64 and olimex-pic32-hmz-144 have MCU with 2MB of flash. So far slot 0 and 1 had 192 kB and most of the flash was not used. This increases slot size to 512 kB and als

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2867: bsp/pic32mz2048_wi-fire: use pic32mz common MCU

2022-08-31 Thread GitBox
apache-mynewt-bot commented on PR #2867: URL: https://github.com/apache/mynewt-core/pull/2867#issuecomment-123342 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2867: bsp/pic32mz2048_wi-fire: use pic32mz common MCU

2022-08-31 Thread GitBox
kasjer opened a new pull request, #2867: URL: https://github.com/apache/mynewt-core/pull/2867 There is pic32mz MCU with common peripheral code for all pic32mz MCUs. There is no need for special MCU for just one MCU. BSP was stripped a little to use code in pic32mz MCU package.

[GitHub] [mynewt-nimble] sjanc merged pull request #1343: apps/peripheral: Fix not saving conn_handle after connection

2022-08-31 Thread GitBox
sjanc merged PR #1343: URL: https://github.com/apache/mynewt-nimble/pull/1343 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1343: apps/peripheral: Fix not saving conn_handle after connection

2022-08-31 Thread GitBox
apache-mynewt-bot commented on PR #1343: URL: https://github.com/apache/mynewt-nimble/pull/1343#issuecomment-1232961060 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] m-gorecki opened a new pull request, #1343: apps/peripheral: Fix not saving conn_handle after connection

2022-08-31 Thread GitBox
m-gorecki opened a new pull request, #1343: URL: https://github.com/apache/mynewt-nimble/pull/1343 Even though conn_handle is defined and later used in connection params update request event callback, it was never initialized with a proper value. -- This is an automated message from

[GitHub] [mynewt-core] kasjer merged pull request #2865: Add BSP for PCA10121 Nordic Audio DK

2022-08-31 Thread GitBox
kasjer merged PR #2865: URL: https://github.com/apache/mynewt-core/pull/2865 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt.

[GitHub] [mynewt-nimble] sjanc merged pull request #1342: nimble/ll: Fix not setting TX power in HCI VS command

2022-08-31 Thread GitBox
sjanc merged PR #1342: URL: https://github.com/apache/mynewt-nimble/pull/1342 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1342: nimble/ll: Fix not setting TX power in HCI VS command

2022-08-31 Thread GitBox
apache-mynewt-bot commented on PR #1342: URL: https://github.com/apache/mynewt-nimble/pull/1342#issuecomment-1232565592 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] sjanc merged pull request #1341: nimble/phy/nrf: Fix setting -3dBm power on nRF5340

2022-08-31 Thread GitBox
sjanc merged PR #1341: URL: https://github.com/apache/mynewt-nimble/pull/1341 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1342: nimble/ll: Fix not setting TX power in HCI VS command

2022-08-31 Thread GitBox
sjanc opened a new pull request, #1342: URL: https://github.com/apache/mynewt-nimble/pull/1342 PHY was not configured to use new TX power immediatelly. This resulted in new TX power being used only after advertising event ended. -- This is an automated message from the Apache Git Servic

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1332: nimble/ll: Fix aux scan timing

2022-08-30 Thread GitBox
apache-mynewt-bot commented on PR #1332: URL: https://github.com/apache/mynewt-nimble/pull/1332#issuecomment-1232264976 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1332: nimble/ll: Fix aux scan timing

2022-08-30 Thread GitBox
apache-mynewt-bot commented on PR #1332: URL: https://github.com/apache/mynewt-nimble/pull/1332#issuecomment-1232060184 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1341: nimble/phy/nrf: Fix setting -3dBm power on nRF5340

2022-08-30 Thread GitBox
apache-mynewt-bot commented on PR #1341: URL: https://github.com/apache/mynewt-nimble/pull/1341#issuecomment-1231594060 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1333: nimble/ll: Check advertising data length

2022-08-30 Thread GitBox
andrzej-kaczmarek merged PR #1333: URL: https://github.com/apache/mynewt-nimble/pull/1333 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1340: babblesim: Minor fixes

2022-08-30 Thread GitBox
andrzej-kaczmarek merged PR #1340: URL: https://github.com/apache/mynewt-nimble/pull/1340 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1333: nimble/ll: Check advertising data length

2022-08-30 Thread GitBox
apache-mynewt-bot commented on PR #1333: URL: https://github.com/apache/mynewt-nimble/pull/1333#issuecomment-1231541412 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1340: babblesim: Minor fixes

2022-08-30 Thread GitBox
apache-mynewt-bot commented on PR #1340: URL: https://github.com/apache/mynewt-nimble/pull/1340#issuecomment-1231527117 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1339: tools/hci_throughput: updated README.md file, help descriptions

2022-08-30 Thread GitBox
apache-mynewt-bot commented on PR #1339: URL: https://github.com/apache/mynewt-nimble/pull/1339#issuecomment-1231512192 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] sjanc opened a new pull request, #1341: nimble/phy/nrf: Fix setting -3dBm power on nRF5340

2022-08-30 Thread GitBox
sjanc opened a new pull request, #1341: URL: https://github.com/apache/mynewt-nimble/pull/1341 There was a typo which would result in -4 dBm being set instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1340: babblesim: Minor fixes

2022-08-30 Thread GitBox
andrzej-kaczmarek commented on PR #1340: URL: https://github.com/apache/mynewt-nimble/pull/1340#issuecomment-1231357733 @mkasenberg -- 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 c

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1340: babblesim: Minor fixes

2022-08-30 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1340: URL: https://github.com/apache/mynewt-nimble/pull/1340 irq_sources.h was removed, not needed. -- 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 t

[GitHub] [mynewt-nimble] bvdberg commented on issue #1323: Extreme low-power mode on NRF5340

2022-08-30 Thread GitBox
bvdberg commented on issue #1323: URL: https://github.com/apache/mynewt-nimble/issues/1323#issuecomment-1231311166 Are any special configuration settings needed for this? I'm using the default Peripheral app for testing now, but it seems to use around 6.3 mA on avg (with energy 2 spikes per

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1339: tools/hci_throughput: updated README.md file, help descriptions

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #1339: URL: https://github.com/apache/mynewt-nimble/pull/1339#issuecomment-1230649910 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] jrotkiewicz opened a new pull request, #1339: tools/hci_throughput: updated README.md file, help descriptions

2022-08-29 Thread GitBox
jrotkiewicz opened a new pull request, #1339: URL: https://github.com/apache/mynewt-nimble/pull/1339 Updated readme and help descriptions in scripts. @sjanc -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [mynewt-core] sjanc merged pull request #2862: sys/shell: Add "/compat reset_cause" command

2022-08-29 Thread GitBox
sjanc merged PR #2862: URL: https://github.com/apache/mynewt-core/pull/2862 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt.a

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1334: nimble/ll/css: HCI refactor

2022-08-29 Thread GitBox
andrzej-kaczmarek merged PR #1334: URL: https://github.com/apache/mynewt-nimble/pull/1334 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2865: Add BSP for PCA10121 Nordic Audio DK

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #2865: URL: https://github.com/apache/mynewt-core/pull/2865#issuecomment-1230187338 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-nimble] sjanc merged pull request #1336: nimble/ll: Fix Read Local Supported Commands

2022-08-29 Thread GitBox
sjanc merged PR #1336: URL: https://github.com/apache/mynewt-nimble/pull/1336 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] sjanc merged pull request #1337: nimble/ll: Fix LE Read Supported States with no peripheral

2022-08-29 Thread GitBox
sjanc merged PR #1337: URL: https://github.com/apache/mynewt-nimble/pull/1337 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1334: nimble/ll/css: HCI refactor

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #1334: URL: https://github.com/apache/mynewt-nimble/pull/1334#issuecomment-1230183860 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1335: nimble/ll: Fix host controlled features handling

2022-08-29 Thread GitBox
andrzej-kaczmarek merged PR #1335: URL: https://github.com/apache/mynewt-nimble/pull/1335 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1338: apps: Add ext_peripheral and ext_central samples

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338#issuecomment-1230082950 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1338: apps: Add ext_peripheral and ext_central samples

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338#issuecomment-1230076307 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/ext_pe

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1338: apps: Add ext_peripheral and ext_central samples

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338#issuecomment-1230070151 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/ext_pe

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1338: apps: Add ext_peripheral and ext_central samples

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338#issuecomment-1230034916 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/ext_ce

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1338: apps: Add ext_peripheral and ext_central samples

2022-08-29 Thread GitBox
apache-mynewt-bot commented on PR #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338#issuecomment-1230015220 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/ext_ce

[GitHub] [mynewt-nimble] m-gorecki opened a new pull request, #1338: apps: Add ext_peripheral and ext_central samples

2022-08-29 Thread GitBox
m-gorecki opened a new pull request, #1338: URL: https://github.com/apache/mynewt-nimble/pull/1338 Sample applications showing how to configure simple central-peripheral pair, using three extended advertising instances with different PHYs. -- This is an automated message from the Apache

[GitHub] [mynewt-pkg-bsp] fredsterorg closed pull request #2: Minor edits

2022-08-28 Thread GitBox
fredsterorg closed pull request #2: Minor edits URL: https://github.com/apache/mynewt-pkg-bsp/pull/2 -- 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. To unsubscribe, e-mail: com

[GitHub] [mynewt-nimble] michal-narajowski commented on a diff in pull request #1311: apps/bttester: add support for testing Periodic Advertising

2022-08-25 Thread GitBox
michal-narajowski commented on code in PR #1311: URL: https://github.com/apache/mynewt-nimble/pull/1311#discussion_r954963609 ## apps/bttester/src/gap.c: ## @@ -1643,6 +1733,150 @@ static void set_filter_accept_list(const uint8_t *data, uint16_t len)

[GitHub] [mynewt-nimble] michal-narajowski commented on pull request #1111: Fix Coverity issues in mesh

2022-08-25 Thread GitBox
michal-narajowski commented on PR #: URL: https://github.com/apache/mynewt-nimble/pull/#issuecomment-1227253689 Please rebase. -- 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

[GitHub] [mynewt-nimble] michal-narajowski commented on a diff in pull request #1111: Fix Coverity issues in mesh

2022-08-25 Thread GitBox
michal-narajowski commented on code in PR #: URL: https://github.com/apache/mynewt-nimble/pull/#discussion_r954962306 ## nimble/host/mesh/src/testing.c: ## @@ -123,7 +123,7 @@ void bt_test_print_credentials(void) console_printf("IV Index: %08lx\n", (long) bt_mesh

[GitHub] [mynewt-nimble] michal-narajowski commented on pull request #1032: host/ble_sm: delete old security information before saving new

2022-08-25 Thread GitBox
michal-narajowski commented on PR #1032: URL: https://github.com/apache/mynewt-nimble/pull/1032#issuecomment-1227250875 @sjanc ok to merge? -- 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 spe

[GitHub] [mynewt-nimble] michal-narajowski merged pull request #1025: Add pairing complete ev

2022-08-25 Thread GitBox
michal-narajowski merged PR #1025: URL: https://github.com/apache/mynewt-nimble/pull/1025 -- 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. To unsubscribe, e-mail: commits-unsubs

[GitHub] [mynewt-core] kasjer merged pull request #2866: riscv: Fix initialized data

2022-08-25 Thread GitBox
kasjer merged PR #2866: URL: https://github.com/apache/mynewt-core/pull/2866 -- 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. To unsubscribe, e-mail: commits-unsubscr...@mynewt.

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2866: riscv: Fix initialized data

2022-08-25 Thread GitBox
apache-mynewt-bot commented on PR #2866: URL: https://github.com/apache/mynewt-core/pull/2866#issuecomment-1227039945 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2866: riscv: Fix initialized data

2022-08-24 Thread GitBox
kasjer opened a new pull request, #2866: URL: https://github.com/apache/mynewt-core/pull/2866 Startup script has only one loop that copies initialized data and code that should execute from RAM. It implies that variables in .data .ram_text .srodata .sdata and such has same layout in

[GitHub] [mynewt-nimble] supperthomas closed pull request #1322: porting/nimble/include: Add check of macro

2022-08-24 Thread GitBox
supperthomas closed pull request #1322: porting/nimble/include: Add check of macro URL: https://github.com/apache/mynewt-nimble/pull/1322 -- 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

[GitHub] [mynewt-nimble] jimmo commented on issue #887: Allow setting non-default IRK

2022-08-24 Thread GitBox
jimmo commented on issue #887: URL: https://github.com/apache/mynewt-nimble/issues/887#issuecomment-1226658807 Hi NimBLE team, just wondering if you have any update on this. In MicroPython we continue to use a workaround similar to what I described above via the private functions. If other

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1337: nimble/ll: Fix LE Read Supported States with no peripheral

2022-08-24 Thread GitBox
apache-mynewt-bot commented on PR #1337: URL: https://github.com/apache/mynewt-nimble/pull/1337#issuecomment-1226087783 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1336: nimble/ll: Fix Read Local Supported Commands

2022-08-24 Thread GitBox
apache-mynewt-bot commented on PR #1336: URL: https://github.com/apache/mynewt-nimble/pull/1336#issuecomment-1226064662 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

<    2   3   4   5   6   7   8   9   10   11   >