|
Re: Zephyr SDK 0.10.0 available
Hi Kumar,
It seems there is no link for it in the developers page:
https://www.zephyrproject.org/developers/
--
Luiz Augusto von Dentz
Hi Kumar,
It seems there is no link for it in the developers page:
https://www.zephyrproject.org/developers/
--
Luiz Augusto von Dentz
|
By
Luiz Augusto von Dentz
·
#5763
·
|
|
Does sanitycheck "--subtest" work and if yes how?
In this example, passing either 1, --test, or 2. --subtest, or 3. both seems to make no difference; in all 3 cases the same, complete kernel.fifo.poll set gets run:
./scripts/sanitycheck -v -v \
In this example, passing either 1, --test, or 2. --subtest, or 3. both seems to make no difference; in all 3 cases the same, complete kernel.fifo.poll set gets run:
./scripts/sanitycheck -v -v \
|
By
Marc Herbert
·
#5762
·
|
|
Change of required SDK version to 0.10.0
With the release of SDK 0.10.0 (https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.10.0) we will be changing the required SDK version to it. The PR for that change is
With the release of SDK 0.10.0 (https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.10.0) we will be changing the required SDK version to it. The PR for that change is
|
By
Kumar Gala
·
#5761
·
|
|
Zephyr SDK 0.10.0 available
The is the first release of the Zephyr SDK that utilizes crosstool-ng to build the toolchains. We utilize crosstool-ng-1.24.0-rc2.
Toolchain version:
• GCC 8.3
• GDB 8.2.1
• BINUTILS
The is the first release of the Zephyr SDK that utilizes crosstool-ng to build the toolchains. We utilize crosstool-ng-1.24.0-rc2.
Toolchain version:
• GCC 8.3
• GDB 8.2.1
• BINUTILS
|
By
Kumar Gala
·
#5760
·
|
|
Re: Data Length Extension
#ble
#nrf52
#nrf52832
#nrf52840
Hi Henry,
Take a look at the configuration used in Nordic’s throughput sample:
https://github.com/tejlmand/fw-nrfconnect-nrf/blob/master/samples/bluetooth/throughput/prj.conf
I think you
Hi Henry,
Take a look at the configuration used in Nordic’s throughput sample:
https://github.com/tejlmand/fw-nrfconnect-nrf/blob/master/samples/bluetooth/throughput/prj.conf
I think you
|
By
Carles Cufi
·
#5759
·
|
|
Data Length Extension
#ble
#nrf52
#nrf52832
#nrf52840
I am trying to enable data length extensions in a connection but am limited to the std 20 payload bytes.
I have a Nordic PCA10040 (nRF52832) running Zephyr v1.14rc1 as a central connected to a Laird
I am trying to enable data length extensions in a connection but am limited to the std 20 payload bytes.
I have a Nordic PCA10040 (nRF52832) running Zephyr v1.14rc1 as a central connected to a Laird
|
By
henry.wagner@...
·
#5758
·
|
|
Re: How can I configure optimization_level for my project?
Hello Kai,
I’ve previously used -DCONFIG_NO_OPTIMIZATIONS=y when compiling to use O0. (default zephyr_sdk, should work for gcc-arm-none-eabi)
Have a look at
Hello Kai,
I’ve previously used -DCONFIG_NO_OPTIMIZATIONS=y when compiling to use O0. (default zephyr_sdk, should work for gcc-arm-none-eabi)
Have a look at
|
By
Andrei Gansari
·
#5757
·
|
|
How can I configure optimization_level for my project?
Hello,
I'm using gcc-arm-none-eabi as the compiler, as I know, this compiler can be configured for optimization_level, like no-optimization, optimizing size or optimizing speed.
I'm curious that how
Hello,
I'm using gcc-arm-none-eabi as the compiler, as I know, this compiler can be configured for optimization_level, like no-optimization, optimizing size or optimizing speed.
I'm curious that how
|
By
Kai Ren
·
#5756
·
|
|
BUGS (Zephyr v1.14.0-rc1) Mar 5 2019
193:bug
95:priority: low
93:priority: medium
4:priority: high
24:area: Networking
22:Coverity
13:area: Bluetooth
11:area: MISRA-C
11:area: Logging
10:platform: nRF
10:area: Drivers
9:platform:
193:bug
95:priority: low
93:priority: medium
4:priority: high
24:area: Networking
22:Coverity
13:area: Bluetooth
11:area: MISRA-C
11:area: Logging
10:platform: nRF
10:area: Drivers
9:platform:
|
By
Kumar Gala
·
#5755
·
|
|
RFC: Changing the `west build` command-line interface
Hi there,
As you know, west now allows users to build Zephyr applications with it, and many among us have started making use of this new functionality.
The signature for `west build` currently reads
Hi there,
As you know, west now allows users to build Zephyr applications with it, and many among us have started making use of this new functionality.
The signature for `west build` currently reads
|
By
Carles Cufi
·
#5754
·
|
|
Re: BLE Central max concurrent connections
#uart
#ble
#hci
#nrf52480
Hi Josef,
There is no maximum, neither as a central nor as a peripheral, nor combined.
Whatever you can fit in RAM and in multiplexed time (depending on connection intervals, use of slave
Hi Josef,
There is no maximum, neither as a central nor as a peripheral, nor combined.
Whatever you can fit in RAM and in multiplexed time (depending on connection intervals, use of slave
|
By
Carles Cufi
·
#5753
·
|
|
BLE Central max concurrent connections
#uart
#ble
#hci
#nrf52480
Hi,
I am evaluating the use of nRF52 (HCI with BlueZ/Linux) as BLE central device. Does anyone know the maximum number of concurrent connections which Zephyr supports?
Many thanks,
Jos
Hi,
I am evaluating the use of nRF52 (HCI with BlueZ/Linux) as BLE central device. Does anyone know the maximum number of concurrent connections which Zephyr supports?
Many thanks,
Jos
|
By
josef@...
·
#5752
·
|
|
Re: LE pair disconnected
Hi Vinayak,
btmon logs has been put in Attachment.
Thank You.
Tommy
Hi Vinayak,
btmon logs has been put in Attachment.
Thank You.
Tommy
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#5751
·
|
|
Re: LE pair disconnected
HiVinayak,
btmon logs has been put in Attachment.
Thank You.
Tommy
HiVinayak,
btmon logs has been put in Attachment.
Thank You.
Tommy
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#5750
·
|
|
Re: Seeing and running what CI does (was: CODEOWNERS check in CI)
As I wrote above "make htmldocs" works for me, this PR is actually
an htmldocs demo.
It would point at the difference(s) between my environment and
CI = the vast majority of CI failures when
As I wrote above "make htmldocs" works for me, this PR is actually
an htmldocs demo.
It would point at the difference(s) between my environment and
CI = the vast majority of CI failures when
|
By
Marc Herbert
·
#5749
·
|
|
Re: LE pair disconnected
Hi there,
Which version of Zephyr are you using? 1.13 or the latest master?
Thanks,
Carles
Hi there,
Which version of Zephyr are you using? 1.13 or the latest master?
Thanks,
Carles
|
By
Carles Cufi
·
#5748
·
|
|
Re: LE pair disconnected
Hi Zephyr team,
We can find this issue on nRF51 DK and our custom board with zephyr source code(samples/bluetooth/hci_uart). Could you give us your advice on how to solve this issue?
Hi Zephyr team,
We can find this issue on nRF51 DK and our custom board with zephyr source code(samples/bluetooth/hci_uart). Could you give us your advice on how to solve this issue?
|
By
Isaac Chen (陳尚航) <Isaac_Chen@...>
·
#5747
·
|
|
Re: LE pair disconnected
Hi,
Could you please provide the btmon HCI logs?
Regards,
Vinayak
From:"Isaac Chen (陳尚航)" <Isaac_Chen@...>
Date: Monday, 4 March 2019 at 8:01 AM
To: "Tommy Lin (林志聰)"
Hi,
Could you please provide the btmon HCI logs?
Regards,
Vinayak
From:"Isaac Chen (陳尚航)" <Isaac_Chen@...>
Date: Monday, 4 March 2019 at 8:01 AM
To: "Tommy Lin (林志聰)"
|
By
Chettimada, Vinayak Kariappa
·
#5746
·
|
|
Re: Seeing and running what CI does (was: CODEOWNERS check in CI)
A python exception happens in this case, you can always reproduce it locally by running 'make htmldocs'. This used to generate no reports at all previously, so progress. I am not sure how useful
A python exception happens in this case, you can always reproduce it locally by running 'make htmldocs'. This used to generate no reports at all previously, so progress. I am not sure how useful
|
By
Nashif, Anas
·
#5745
·
|
|
Re: BUGS (Zephyr v1.14.0-rc1) Feb 26 2019
Hi Kumar,
This list is useful -- would you mind also including links to the
relevant GitHub filters in these emails, so devs can drill down on
what they need to fix individually?
I think those are in
Hi Kumar,
This list is useful -- would you mind also including links to the
relevant GitHub filters in these emails, so devs can drill down on
what they need to fix individually?
I think those are in
|
By
Marti Bolivar <marti@...>
·
#5744
·
|