Re: [I] advertise failed [mynewt-nimble]

2025-09-20 Thread via GitHub
Huangkaiping closed issue #2116: advertise failed URL: https://github.com/apache/mynewt-nimble/issues/2116 -- 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-mai

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-09-20 Thread via GitHub
codecoup-tester commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311802763 Scheduled PR https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311800089, board: nrf53, estimated start time: 13:18:19, test case count: 100, estimated durati

[PR] porting: Fix name length in advertising data for linux sample [mynewt-nimble]

2025-09-20 Thread via GitHub
sjanc opened a new pull request, #2120: URL: https://github.com/apache/mynewt-nimble/pull/2120 Advertised name unnecessarily contained NULL termination. -- 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

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-09-19 Thread via GitHub
codecoup-tester commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312236515 Scheduled PR https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312230416, board: nrf53, estimated start time: 15:38:17, test case count: 1, estimated duration

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-09-19 Thread via GitHub
MariuszSkamra commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312230416 #AutoPTS run mynewt nrf53 GAP/BOND/BON/BV-01-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-09-19 Thread via GitHub
MariuszSkamra commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311800089 #AutoPTS run mynewt nrf53 GAP -- 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

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-09-19 Thread via GitHub
codecoup-tester commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3312281848 AutoPTS Bot results: No failed test found. Successful tests (1)GAP GAP/BOND/BON/BV-01-C PASS -- This is an automated message from the Apache Git S

Re: [PR] Force linear history [mynewt-core]

2025-09-19 Thread via GitHub
sjanc merged PR #3500: URL: https://github.com/apache/mynewt-core/pull/3500 -- 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: notifications-unsubscr...@my

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-09-19 Thread via GitHub
codecoup-tester commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3311838165 AutoPTS Bot results: Failed tests (100)GAP GAP/BOND/BON/BV-01-C BUILD_OR_FLASH ERRORGAP GAP/BOND/BON/BV-02-C BUILD_OR_FLASH ERRORGAP GAP

[PR] Force linear history [mynewt-core]

2025-09-18 Thread via GitHub
sjanc opened a new pull request, #3500: URL: https://github.com/apache/mynewt-core/pull/3500 This disables merge commits and allows only rebase or squash commits. This is to keep repo history linear. -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-18 Thread via GitHub
vrahane commented on code in PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361310316 ## hw/usb/tinyusb/da146xx/include/tusb_hw.h: ## @@ -22,9 +22,28 @@ #define CFG_TUSB_MCU OPT_MCU_DA1469X +#include #include #include +#if MYNEWT_VAL(USB_

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-18 Thread via GitHub
vrahane commented on PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#issuecomment-3309900333 @sjanc so, this helps in the case where VBUS handling for da146xx is custom, VBUS handling is asynchronous and so if one wants to monitor USB state, it has to be in synchronous fashi

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-18 Thread via GitHub
vrahane commented on code in PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361310938 ## hw/usb/tinyusb/da146xx/include/tusb_hw.h: ## @@ -22,9 +22,28 @@ #define CFG_TUSB_MCU OPT_MCU_DA1469X +#include #include #include +#if MYNEWT_VAL(USB_

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-18 Thread via GitHub
vrahane commented on code in PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361309293 ## hw/usb/tinyusb/da146xx/include/tusb_hw.h: ## @@ -22,9 +22,28 @@ #define CFG_TUSB_MCU OPT_MCU_DA1469X +#include #include #include +#if MYNEWT_VAL(USB_

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-18 Thread via GitHub
vrahane commented on code in PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2361308734 ## hw/usb/tinyusb/usb_monitor/syscfg.yml: ## @@ -0,0 +1,31 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreem

Re: [PR] mcu/stmxxx: Enable LSI by default [mynewt-core]

2025-09-17 Thread via GitHub
kasjer merged PR #3497: URL: https://github.com/apache/mynewt-core/pull/3497 -- 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: notifications-unsubscr...@m

Re: [PR] sensors/bmp5: Hybrid read fifo bypass, int disabled fix [mynewt-core]

2025-09-17 Thread via GitHub
vrahane merged PR #3499: URL: https://github.com/apache/mynewt-core/pull/3499 -- 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: notifications-unsubscr...@

[PR] sensors/bmp5: Hybrid read fifo bypass fix [mynewt-core]

2025-09-17 Thread via GitHub
vrahane opened a new pull request, #3499: URL: https://github.com/apache/mynewt-core/pull/3499 - In hybrid read mode for FIFO bypass when BMP5_INT_ENABLE: 0, the int_drdy status was getting checked to perform a read. This should be disabled. -- This is an automated message from the Apache

[PR] fix(nimble): Address buffer copy for mbuf in different pools. [mynewt-nimble]

2025-09-17 Thread via GitHub
rahult-github opened a new pull request, #2118: URL: https://github.com/apache/mynewt-nimble/pull/2118 Given a chain of at least 2 mbufs, of which the mbufs come from more than one pool of different-sized buffers and the first mbuf is a smaller size than at least one of the rest, the memcpy

Re: [PR] crypto/mbedtls: Upgrade to v3.6.2 [mynewt-core]

2025-09-17 Thread via GitHub
sjanc commented on PR #3401: URL: https://github.com/apache/mynewt-core/pull/3401#issuecomment-3304115298 @vrahane FYI -- 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 un

Re: [I] How to remove the ending character of the broadcast name [mynewt-nimble]

2025-09-17 Thread via GitHub
sjanc commented on issue #2119: URL: https://github.com/apache/mynewt-nimble/issues/2119#issuecomment-3298270246 Hi, From quick look it seems to be an issue in example app and not ble_svc_gap_device_name_set(). Please check if following PR fix this for your https://github.co

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-17 Thread via GitHub
sjanc commented on PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#issuecomment-3303218239 maybe you could describe what usecase you are trying to achieve with this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] DA1469x does not work any more when LPCLK is set to XTAL32K [mynewt-core]

2025-09-17 Thread via GitHub
sjanc commented on issue #3498: URL: https://github.com/apache/mynewt-core/issues/3498#issuecomment-3303414571 @apc067 FYI -- 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 commen

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-17 Thread via GitHub
sjanc commented on code in PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2355508790 ## hw/usb/tinyusb/da146xx/include/tusb_hw.h: ## @@ -22,9 +22,28 @@ #define CFG_TUSB_MCU OPT_MCU_DA1469X +#include #include #include +#if MYNEWT_VAL(USB_MO

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-17 Thread via GitHub
sjanc commented on code in PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2355845863 ## hw/usb/tinyusb/usb_monitor/syscfg.yml: ## @@ -0,0 +1,31 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreemen

Re: [PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-17 Thread via GitHub
sjanc commented on code in PR #3496: URL: https://github.com/apache/mynewt-core/pull/3496#discussion_r2355480414 ## hw/usb/tinyusb/da146xx/include/tusb_hw.h: ## @@ -22,9 +22,28 @@ #define CFG_TUSB_MCU OPT_MCU_DA1469X +#include #include #include +#if MYNEWT_VAL(USB_MO

Re: [I] How to remove the ending character of the broadcast name [mynewt-nimble]

2025-09-16 Thread via GitHub
Huangkaiping commented on issue #2119: URL: https://github.com/apache/mynewt-nimble/issues/2119#issuecomment-3297018868 I have solved this problem by using the method ble_gap_adv_set_data to manually set the device name -- This is an automated message from the Apache Git Service. To respo

Re: [PR] crypto/mbedtls: Add unit test for mynewt GCM [mynewt-core]

2025-09-15 Thread via GitHub
sjanc commented on PR #3391: URL: https://github.com/apache/mynewt-core/pull/3391#issuecomment-3292205518 should cover https://github.com/apache/mynewt-core/issues/2836 @agross-korg @vrahane please have a look if those are correct -- This is an automated message from the Apache G

Re: [PR] fix(nimble): Address buffer copy for mbuf in different pools. [mynewt-nimble]

2025-09-15 Thread via GitHub
rahult-github commented on PR #2118: URL: https://github.com/apache/mynewt-nimble/pull/2118#issuecomment-3291160327 @sjanc , Please take a look -- 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 th

Re: [PR] porting/npl/nuttx: fix compile error [mynewt-nimble]

2025-09-15 Thread via GitHub
sjanc merged PR #2117: URL: https://github.com/apache/mynewt-nimble/pull/2117 -- 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: notifications-unsubscr...@

[PR] porting/npl/nuttx: fix compile error [mynewt-nimble]

2025-09-14 Thread via GitHub
TangMeng12 opened a new pull request, #2117: URL: https://github.com/apache/mynewt-nimble/pull/2117 porting/npl/nuttx/src/os_callout.c:125:24: error: comparison between pointer and integer [-Werror] 125 | return (c->c_timer != NULL); |^~ cc1: all

[I] Support for OS/Application info command [mynewt-mcumgr]

2025-09-13 Thread via GitHub
hbolesic opened a new issue, #182: URL: https://github.com/apache/mynewt-mcumgr/issues/182 Hi, we would like to have a command to retrieve info about the application that is currently running the mcumgr and as far as I can see there is no command available for that in the CLI. I've f

Re: [I] advertise failed [mynewt-nimble]

2025-09-13 Thread via GitHub
Huangkaiping commented on issue #2116: URL: https://github.com/apache/mynewt-nimble/issues/2116#issuecomment-3284641579 oot@ubuntu:/userdata/mynewt-nimble-master# sudo hcidump -i hci0 -X HCI sniffer - Bluetooth packet analyzer ver 5.64 device: hci0 snap_len: 1500 filter: 0xf

Re: [I] advertise failed [mynewt-nimble]

2025-09-11 Thread via GitHub
sjanc commented on issue #2116: URL: https://github.com/apache/mynewt-nimble/issues/2116#issuecomment-3283936127 Hi, Those errors could be from faulty controller.. I'd suggest to run btmon along your tests and check HCI traffic for any errors there, maybe this will shed some light

[I] DA1469x does not work any more when LPCLK is set to XTAL32K [mynewt-core]

2025-09-11 Thread via GitHub
kasjer opened a new issue, #3498: URL: https://github.com/apache/mynewt-core/issues/3498 Changes in PR #3321 made DA1469x devices crash at startup when XTAL32K is used as LPCLK Way to reproduce set value in targets **syscfg.yml**: ```yml syscfg.vals: MCU_LPCLK_SOURCE:

[I] advertise failed [mynewt-nimble]

2025-09-11 Thread via GitHub
Huangkaiping opened a new issue, #2116: URL: https://github.com/apache/mynewt-nimble/issues/2116 I run the program ./mynewt-nimble-master/porting/examples/linux/nimble-linux, advertise "nimble" , I connected it using my phone's Bluetooth app and kept trying to disconnect and reconnect Blue

[PR] mcu/stmxxx: Enable LSI by default [mynewt-core]

2025-09-05 Thread via GitHub
kasjer opened a new pull request, #3497: URL: https://github.com/apache/mynewt-core/pull/3497 LSI was not enable by default is several MCUs. LSI is required for Watchdog which is enable by default in mynewt. Now LSI is enabled. It can be disabled if user really knows why this cou

Re: [I] `ble_gatts_clt_cfg_access(...)` odd return values casted from `BLE_HS_E...` to `BLE_ATT_ERR_...` on storage overflow [mynewt-nimble]

2025-09-05 Thread via GitHub
oskla129 commented on issue #1729: URL: https://github.com/apache/mynewt-nimble/issues/1729#issuecomment-3259595651 Same type of casting problem with a descriptor write request returning `BLE_ATT_ERR_INSUFFICIENT_AUTHEN` when `BLE_STORE_MAX_CCCDS is set to 0. But in that case, not storin

Re: [PR] nimble/host: add support for asynchronous authorization [mynewt-nimble]

2025-09-04 Thread via GitHub
piotrnarajowski commented on code in PR #2013: URL: https://github.com/apache/mynewt-nimble/pull/2013#discussion_r2322372436 ## apps/btshell/src/btshell.h: ## @@ -97,6 +97,23 @@ struct btshell_scan_opts { extern struct btshell_conn btshell_conns[MYNEWT_VAL(BLE_MAX_CONNECTIONS)]

Re: [I] Fragmentation and Recombination of L2CAP PDUs - first fragment size is less than (sizeof*l2cap_hdr) - packet dropped though valid (?) [mynewt-nimble]

2025-09-03 Thread via GitHub
sjanc closed issue #2020: Fragmentation and Recombination of L2CAP PDUs - first fragment size is less than (sizeof*l2cap_hdr) - packet dropped though valid (?) URL: https://github.com/apache/mynewt-nimble/issues/2020 -- This is an automated message from the Apache Git Service. To respond to t

Re: [I] Fragmentation and Recombination of L2CAP PDUs - first fragment size is less than (sizeof*l2cap_hdr) - packet dropped though valid (?) [mynewt-nimble]

2025-09-03 Thread via GitHub
sjanc commented on issue #2020: URL: https://github.com/apache/mynewt-nimble/issues/2020#issuecomment-3249681798 fixed in master -- 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 comme

Re: [PR] nimble/host: Rework L2CAP RX [mynewt-nimble]

2025-09-03 Thread via GitHub
andrzej-kaczmarek merged PR #2022: URL: https://github.com/apache/mynewt-nimble/pull/2022 -- 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: notifications-

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-09-03 Thread via GitHub
piotrnarajowski commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3248507846 Fixed coding style issues and updated ble_gatts_peer_cl_sup_feat_update function. Added check for disabling already enabled features for bonded clients -- This is an autom

Re: [PR] crypto/mbedtls: Use config defining flag globally [mynewt-core]

2025-09-03 Thread via GitHub
m-gorecki merged PR #3394: URL: https://github.com/apache/mynewt-core/pull/3394 -- 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: notifications-unsubscr..

Re: [PR] nimble/host: fix ble_svc_gatt_cl_sup_feat_access [mynewt-nimble]

2025-09-03 Thread via GitHub
sjanc merged PR #2110: URL: https://github.com/apache/mynewt-nimble/pull/2110 -- 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: notifications-unsubscr...@

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-09-02 Thread via GitHub
github-advanced-security[bot] commented on code in PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#discussion_r2317961555 ## nimble/host/store/ram/src/ble_store_ram.c: ## @@ -426,6 +433,112 @@ } +/

Re: [PR] Update ports syscfg [mynewt-nimble]

2025-09-02 Thread via GitHub
sjanc merged PR #2115: URL: https://github.com/apache/mynewt-nimble/pull/2115 -- 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: notifications-unsubscr...@

[PR] tinyusb/usb_monitor: Add usb monitor [mynewt-core]

2025-09-02 Thread via GitHub
vrahane opened a new pull request, #3496: URL: https://github.com/apache/mynewt-core/pull/3496 - Add USB monitor to check if USB is connected - A callback can be registered to detect USB connection state - tud_connected() is based on the USB SETUP packet which monitors the connectivity

[PR] Update ports syscfg [mynewt-nimble]

2025-09-02 Thread via GitHub
github-actions[bot] opened a new pull request, #2115: URL: https://github.com/apache/mynewt-nimble/pull/2115 Update NimBLE ports configurations: - Removes all /* */ comments from `syscfg.h` files. - Adds the license header to each `syscfg.h` file. - Auto-generated by [create-pull-req

Re: [PR] cmake: Handle whole-archive [mynewt-newt]

2025-09-02 Thread via GitHub
kasjer merged PR #603: URL: https://github.com/apache/mynewt-newt/pull/603 -- 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: notifications-unsubscr...@myn

Re: [PR] docs: install: Update install instructions [mynewt-newt]

2025-09-02 Thread via GitHub
sjanc merged PR #602: URL: https://github.com/apache/mynewt-newt/pull/602 -- 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: notifications-unsubscr...@myne

Re: [PR] hw/scripts: Add adapter selection via syscfg.yml [mynewt-core]

2025-09-02 Thread via GitHub
sjanc merged PR #3477: URL: https://github.com/apache/mynewt-core/pull/3477 -- 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: notifications-unsubscr...@my

Re: [PR] porting/nuttx: fix log level configuration [mynewt-nimble]

2025-09-01 Thread via GitHub
sjanc merged PR #2113: URL: https://github.com/apache/mynewt-nimble/pull/2113 -- 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: notifications-unsubscr...@

[PR] newt: Add constant syscfg for each package [mynewt-newt]

2025-08-29 Thread via GitHub
m-gorecki opened a new pull request, #604: URL: https://github.com/apache/mynewt-newt/pull/604 Now every package included in build will add syscfg PKG_ and set it to 1. This config can be used to conditionally include other configs or packages if some package is included. -- This

Re: [PR] lvgl: Update rotation handling in drivers [mynewt-core]

2025-08-28 Thread via GitHub
kasjer merged PR #3494: URL: https://github.com/apache/mynewt-core/pull/3494 -- 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: notifications-unsubscr...@m

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-08-27 Thread via GitHub
piotrnarajowski commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3227384542 @andrzej-kaczmarek PTAL and enable workflows -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] nimble/host: add support for Characteristic Extended Properties descriptor [mynewt-nimble]

2025-08-27 Thread via GitHub
MariuszSkamra commented on code in PR #2088: URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303275069 ## nimble/host/src/ble_gatts.c: ## @@ -804,6 +822,66 @@ ble_gatts_register_clt_cfg_dsc(uint16_t *att_handle) return 0; } +static int +ble_gatts_cep_

Re: [PR] nimble/host: add support for Characteristic Extended Properties descriptor [mynewt-nimble]

2025-08-27 Thread via GitHub
MariuszSkamra commented on code in PR #2088: URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303266698 ## nimble/host/src/ble_gatt_priv.h: ## @@ -183,6 +186,12 @@ struct ble_gatt_resources { */ uint16_t cccds; +/** +* Number of characteri

Re: [PR] nimble/host: add support for Characteristic Extended Properties descriptor [mynewt-nimble]

2025-08-27 Thread via GitHub
MariuszSkamra commented on code in PR #2088: URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303266698 ## nimble/host/src/ble_gatt_priv.h: ## @@ -183,6 +186,12 @@ struct ble_gatt_resources { */ uint16_t cccds; +/** +* Number of characteri

Re: [PR] nimble/host: add support for Characteristic Extended Properties descriptor [mynewt-nimble]

2025-08-27 Thread via GitHub
piotrnarajowski commented on code in PR #2088: URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2303231773 ## nimble/host/src/ble_gatts.c: ## @@ -804,6 +822,66 @@ ble_gatts_register_clt_cfg_dsc(uint16_t *att_handle) return 0; } +static int +ble_gatts_ce

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-08-26 Thread via GitHub
codecoup-tester commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224190382 AutoPTS Bot results: No failed test found. Successful tests (1)GATTGATT/SR/GAS/BV-04-C PASS -- This is an automated message from the Apache Git S

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-08-26 Thread via GitHub
piotrnarajowski commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224138085 #AutoPTS run mynewt GATT/SR/GAS/BV-04-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-08-26 Thread via GitHub
codecoup-tester commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224141008 Scheduled PR https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224138085, board: nrf52, estimated start time: 15:17:06, test case count: 1, estimated duration

Re: [I] hw/usb: Issues with enumeration and core reset on STM32 targets [mynewt-core]

2025-08-26 Thread via GitHub
wiktorkwiatkowski closed issue #3490: hw/usb: Issues with enumeration and core reset on STM32 targets URL: https://github.com/apache/mynewt-core/issues/3490 -- 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

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-08-26 Thread via GitHub
piotrnarajowski commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3224057081 #AutoPTS run mynewt GATT/SR/GAS/BV-04-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] nimble/host: Add support for storing client supported features values [mynewt-nimble]

2025-08-26 Thread via GitHub
piotrnarajowski commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3223944719 @andrzej-kaczmarek please review -- 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

Re: [PR] nimble/host: Add support for storing client supported features values. [mynewt-nimble]

2025-08-26 Thread via GitHub
piotrnarajowski commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3223811675 #AutoPTS run mynewt GATT/SR/GAS/BV-04-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] nimble/host: Add support for storing client supported features values. [mynewt-nimble]

2025-08-26 Thread via GitHub
piotrnarajowski commented on PR #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114#issuecomment-3223672909 #AutoPTS run mynewt GATT/SR/GAS/BV-04-C -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[PR] nimble/host: Add support for storing client supported features values. [mynewt-nimble]

2025-08-26 Thread via GitHub
piotrnarajowski opened a new pull request, #2114: URL: https://github.com/apache/mynewt-nimble/pull/2114 This adds support for storing client supported features for clients with a trusted relationship. Fixes Host qualification test case GATT/SR/GAS/BV-04-C -- This is an automated messa

Re: [PR] hw/mcu: Improve watchdog handling on LPC55xx [mynewt-core]

2025-08-26 Thread via GitHub
kasjer merged PR #3489: URL: https://github.com/apache/mynewt-core/pull/3489 -- 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: notifications-unsubscr...@m

Re: [PR] hw/usb: tinyusb update from tag 0.15.0 to 0.18.0 [mynewt-core]

2025-08-26 Thread via GitHub
kasjer merged PR #3495: URL: https://github.com/apache/mynewt-core/pull/3495 -- 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: notifications-unsubscr...@m

[PR] hw/usb: tinyusb update from tag 0.15.0 to 0.18.0 [mynewt-core]

2025-08-25 Thread via GitHub
wiktorkwiatkowski opened a new pull request, #3495: URL: https://github.com/apache/mynewt-core/pull/3495 The nucleo-h723zg board could not build with TinyUSB 0.15.0. With 0.18.0 the build works again, and the TinyUSB is up to date with the latest changes from upstream. -- This is an auto

[PR] lvgl: Update rotation handling in drivers [mynewt-core]

2025-08-23 Thread via GitHub
kasjer opened a new pull request, #3494: URL: https://github.com/apache/mynewt-core/pull/3494 This updates orientation and resolution for lvgl drivers: - Display drivers used incorrect direction for rotation for 90 and 270 degree. It was inconsistent with touch screen drivers resulting in

[PR] porting/nuttx: fix log level configuration [mynewt-nimble]

2025-08-23 Thread via GitHub
raiden00pl opened a new pull request, #2113: URL: https://github.com/apache/mynewt-nimble/pull/2113 - nuttx/nimble_npl_os_log.h: fix log level config from Kconfig The log messages control on NuttX was broken since da4e2f0f12859079f1bde47cbd69f39026c3cc73. All log messag

[PR] hw: Add dialog download with ezFlashCLI [mynewt-core]

2025-08-22 Thread via GitHub
Slawek-skrawek opened a new pull request, #3493: URL: https://github.com/apache/mynewt-core/pull/3493 This consist of following commits: - added option to use specified downloader script - added boot download to ezFlashCLI script - added selection of downloader script for dialog_da14

[PR] cmake: Handle whole-archive [mynewt-newt]

2025-08-22 Thread via GitHub
kasjer opened a new pull request, #603: URL: https://github.com/apache/mynewt-newt/pull/603 Whole archive flag was ignored in generated CMakeList.txt file. Now packages with whole archive flags are marked as OBJECT library and .a files are not created for them. -- This is a

Re: [PR] cmd/os_mgmt: add datetime read/write command handlers [mynewt-mcumgr]

2025-08-22 Thread via GitHub
wiktorkwiatkowski commented on code in PR #181: URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2293046509 ## cmd/os_mgmt/src/os_mgmt.c: ## @@ -190,6 +199,68 @@ os_mgmt_taskstat_read(struct mgmt_ctxt *ctxt) } #endif +/** + * Command handler: os datetime + *

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-08-22 Thread via GitHub
MariuszSkamra commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3213383648 broadcast source and broadcast sink verified using apps, while central and peripheral verified using auto-pts (GAP), no regressions found -- This is an automated message fro

Re: [PR] nimble/ll: Refactor transitions [mynewt-nimble]

2025-08-21 Thread via GitHub
MariuszSkamra commented on PR #2107: URL: https://github.com/apache/mynewt-nimble/pull/2107#issuecomment-3210657027 Rebase only -- 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 commen

Re: [PR] nimble/ll: Add missing NULL pointer check [mynewt-nimble]

2025-08-21 Thread via GitHub
MariuszSkamra commented on code in PR #2038: URL: https://github.com/apache/mynewt-nimble/pull/2038#discussion_r2290829913 ## nimble/controller/src/ble_ll_sched.c: ## @@ -920,6 +920,11 @@ ble_ll_sched_rmv_elem_type(uint8_t type, sched_remove_cb_func remove_cb) OS_ENTER_CRI

Re: [PR] nimble/host: add support for asynchronous authorization [mynewt-nimble]

2025-08-21 Thread via GitHub
MariuszSkamra commented on code in PR #2013: URL: https://github.com/apache/mynewt-nimble/pull/2013#discussion_r2290891549 ## apps/btshell/src/btshell.h: ## @@ -97,6 +97,23 @@ struct btshell_scan_opts { extern struct btshell_conn btshell_conns[MYNEWT_VAL(BLE_MAX_CONNECTIONS)];

Re: [PR] nimble/ll: Add missing NULL pointer check [mynewt-nimble]

2025-08-21 Thread via GitHub
MariuszSkamra commented on code in PR #2038: URL: https://github.com/apache/mynewt-nimble/pull/2038#discussion_r2290829913 ## nimble/controller/src/ble_ll_sched.c: ## @@ -920,6 +920,11 @@ ble_ll_sched_rmv_elem_type(uint8_t type, sched_remove_cb_func remove_cb) OS_ENTER_CRI

Re: [PR] EATT manual connection & multiple channels initial support [mynewt-nimble]

2025-08-21 Thread via GitHub
MariuszSkamra commented on code in PR #2055: URL: https://github.com/apache/mynewt-nimble/pull/2055#discussion_r2290670038 ## apps/btshell/src/cmd_gatt.c: ## @@ -664,3 +664,38 @@ cmd_gatt_clear_pending_notif(int argc, char **argv) return ENOTSUP; #endif } + +/

Re: [PR] nimble/host: add support for Characteristic Extended Properties descriptor [mynewt-nimble]

2025-08-21 Thread via GitHub
MariuszSkamra commented on code in PR #2088: URL: https://github.com/apache/mynewt-nimble/pull/2088#discussion_r2290361223 ## nimble/host/src/ble_gatts.c: ## @@ -804,6 +822,66 @@ ble_gatts_register_clt_cfg_dsc(uint16_t *att_handle) return 0; } +static int +ble_gatts_cep_

Re: [PR] nimble/phy/cmac: Remove redundant assert [mynewt-nimble]

2025-08-20 Thread via GitHub
andrzej-kaczmarek merged PR #2112: URL: https://github.com/apache/mynewt-nimble/pull/2112 -- 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: notifications-

Re: [PR] hw/sensors/bmp5: Add BMP5 I2C driver support [mynewt-core]

2025-08-20 Thread via GitHub
vrahane commented on PR #3491: URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3207565442 @andrzej-kaczmarek Updated. -- 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 specif

Re: [PR] hw/sensors/bmp5: Add BMP5 I2C driver support [mynewt-core]

2025-08-20 Thread via GitHub
vrahane merged PR #3491: URL: https://github.com/apache/mynewt-core/pull/3491 -- 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: notifications-unsubscr...@

Re: [PR] hw/sensors/bmp5: Add BMP5 I2C driver support [mynewt-core]

2025-08-20 Thread via GitHub
vrahane commented on PR #3491: URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3207330850 @andrzej-kaczmarek Thanks, added the license for inclusion and updated rat excludes for exclusion. Also, most of the Bosch licenses have two years copyright. So, I just took that.

Re: [PR] nimble/ll: Restrict allowed LL Control PDUs received [mynewt-nimble]

2025-08-20 Thread via GitHub
andrzej-kaczmarek merged PR #2109: URL: https://github.com/apache/mynewt-nimble/pull/2109 -- 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: notifications-

Re: [PR] cmd/os_mgmt: add datetime read/write command handlers [mynewt-mcumgr]

2025-08-20 Thread via GitHub
rymanluk commented on code in PR #181: URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2288310109 ## cmd/os_mgmt/src/os_mgmt.c: ## @@ -190,6 +199,68 @@ os_mgmt_taskstat_read(struct mgmt_ctxt *ctxt) } #endif +/** + * Command handler: os datetime + */ +static

[PR] nimble/phy/cmac: Remove redundant assert [mynewt-nimble]

2025-08-20 Thread via GitHub
MariuszSkamra opened a new pull request, #2112: URL: https://github.com/apache/mynewt-nimble/pull/2112 The assert was originally added for debugging purposes a long time ago. It has been reported to cause issues in DTM, so it is now removed to prevent further problems. -- This is an auto

Re: [PR] apps/dtm: Fix compilation error [mynewt-nimble]

2025-08-20 Thread via GitHub
andrzej-kaczmarek merged PR #2111: URL: https://github.com/apache/mynewt-nimble/pull/2111 -- 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: notifications-

[PR] apps/dtm: Fix compilation error [mynewt-nimble]

2025-08-20 Thread via GitHub
MariuszSkamra opened a new pull request, #2111: URL: https://github.com/apache/mynewt-nimble/pull/2111 Fixes error: main.c:169:10: error: implicit declaration of function 'ble_hs_hci_send_vs_cmd' [-Wimplicit-function-declaration] 169 | rc = ble_hs_hci_send_vs_cmd(BLE_HCI_O

Re: [PR] hw/sensors/bmp5: Add BMP5 I2C driver support [mynewt-core]

2025-08-20 Thread via GitHub
andrzej-kaczmarek commented on PR #3491: URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3205345782 Code style checker prefers to exceed line length if the excessive length is relatively short, as in this case. Simply make changes as noted. You also need to fix licen

Re: [PR] baselibc: Fix memset compilation error on gcc15 [mynewt-core]

2025-08-20 Thread via GitHub
andrzej-kaczmarek merged PR #3492: URL: https://github.com/apache/mynewt-core/pull/3492 -- 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: notifications-un

Re: [PR] cmd/os_mgmt: add datetime read/write command handlers [mynewt-mcumgr]

2025-08-20 Thread via GitHub
rymanluk commented on code in PR #181: URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2287437923 ## cmd/os_mgmt/src/os_mgmt.c: ## @@ -190,6 +199,68 @@ os_mgmt_taskstat_read(struct mgmt_ctxt *ctxt) } #endif +/** + * Command handler: os daytime + */ +static

Re: [PR] cmd/os_mgmt: add datetime read/write command handlers [mynewt-mcumgr]

2025-08-20 Thread via GitHub
rymanluk commented on code in PR #181: URL: https://github.com/apache/mynewt-mcumgr/pull/181#discussion_r2287351048 ## cmd/os_mgmt/port/mynewt/src/mynewt_os_mgmt.c: ## @@ -95,6 +98,46 @@ os_mgmt_impl_task_info(int idx, struct os_mgmt_task_info *out_info) return 0; } +in

[PR] baselibc: Fix memset compilation error on gcc15 [mynewt-core]

2025-08-20 Thread via GitHub
MariuszSkamra opened a new pull request, #3492: URL: https://github.com/apache/mynewt-core/pull/3492 This fixes the memset compilation error seen on gcc 15. /tmp/cccS6DLj.s:50: Error: cannot honor width suffix -- `adds r3,ip,r2' /tmp/cccS6DLj.s:57: Error: cannot honor width suffix -

Re: [PR] hw/sensors/bmp5: Add BMP5 I2C driver support [mynewt-core]

2025-08-19 Thread via GitHub
vrahane commented on PR #3491: URL: https://github.com/apache/mynewt-core/pull/3491#issuecomment-3203662662 @sjanc The code compliance check is wrong. It needs to be fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] nimble/host: fix ble_svc_gatt_cl_sup_feat_access [mynewt-nimble]

2025-08-19 Thread via GitHub
codecoup-tester commented on PR #2110: URL: https://github.com/apache/mynewt-nimble/pull/2110#issuecomment-3201441589 AutoPTS Bot results: Failed tests (13)GATTGATT/SR/GAN/BV-02-C FATAL ERRORGATTGATT/SR/GAR/BV-12-C INDCSV - ERRATA https://github.com/apache

  1   2   3   4   5   6   7   8   9   10   >