|
Thread safety with multiple shell instances
Hello, I'm planning to use two simultaneous shell instances each with a different backend in my application. I have a couple of questions regarding this. 1. Is this possible? 2. Do I need to use a mut
Hello, I'm planning to use two simultaneous shell instances each with a different backend in my application. I have a couple of questions regarding this. 1. Is this possible? 2. Do I need to use a mut
|
By
mbarrett@...
·
|
|
Adding HAL for new NXP Kinetis device K32L2B31 2 messages
Hi, I need to add a new CPU "K32L2B31A" HAL from NXP to the NXP HAL module. Can I do this by creating an external NXP module an using the ZEPHYR_EXTRA_MODULES variable to declare this new module ? I t
Hi, I need to add a new CPU "K32L2B31A" HAL from NXP to the NXP HAL module. Can I do this by creating an external NXP module an using the ZEPHYR_EXTRA_MODULES variable to declare this new module ? I t
|
By
claude@...
·
|
|
How to use gsm_modem sample on the nrf5340dk
#networking
#nrf5340
Hi Zephyr Users Hope all is good with everyone. - I am trying to use the nrf5340dk with the Ublox Lara-R211 GSM modem. - I managed to get the nucleo_f746zg board working with this modem using the gsm_
Hi Zephyr Users Hope all is good with everyone. - I am trying to use the nrf5340dk with the Ublox Lara-R211 GSM modem. - I managed to get the nucleo_f746zg board working with this modem using the gsm_
|
By
Brenton Chetty
·
|
|
Are sockets thread safe? 3 messages
#networking
I would like to open multiple TCP sockets in different threads, but before diving in and writing code I thought I would check and see. Are sockets thread safe? Each thread would have sole access to th
I would like to open multiple TCP sockets in different threads, but before diving in and writing code I thought I would check and see. Are sockets thread safe? Each thread would have sole access to th
|
By
mbarrett@...
·
|
|
Minimum required Zephyr SDK version update to 0.13.1
Hi all, The Zephyr SDK 0.13.1 will be required to build the Zephyr main branch after #38733 is merged (to be merged in a day or so). Please download and install the Zephyr SDK 0.13.1 from the followin
Hi all, The Zephyr SDK 0.13.1 will be required to build the Zephyr main branch after #38733 is merged (to be merged in a day or so). Please download and install the Zephyr SDK 0.13.1 from the followin
|
By
Stephanos Ioannidis
·
|
|
[Zephyr-devel] API meeting: Agenda
Hey Carles, can we talk about https://github.com/zephyrproject-rtos/zephyr/issues/38609 as well? Thank you, -- Carlo Caione
Hey Carles, can we talk about https://github.com/zephyrproject-rtos/zephyr/issues/38609 as well? Thank you, -- Carlo Caione
|
By
Carlo Caione
·
|
|
API meeting: Agenda 2 messages
Hi all, Agenda for tomorrow: - Pinctrl: Now focusing on #37572 as the single PR to target our efforts - PR: https://github.com/zephyrproject-rtos/zephyr/pull/37572 - Updates by Gerard and Kumar on the
Hi all, Agenda for tomorrow: - Pinctrl: Now focusing on #37572 as the single PR to target our efforts - PR: https://github.com/zephyrproject-rtos/zephyr/pull/37572 - Updates by Gerard and Kumar on the
|
By
Carles Cufi
·
|
|
SDK 0.13.1 Release
Hi, There is a new SDK 0.13.1 release. This is mainly a bug fix release with the main aspect pulling in fixes for an ARM CVE w/GCC, v8m, and trustzone. https://nvd.nist.gov/vuln/detail/CVE-2021-35465
Hi, There is a new SDK 0.13.1 release. This is mainly a bug fix release with the main aspect pulling in fixes for an ARM CVE w/GCC, v8m, and trustzone. https://nvd.nist.gov/vuln/detail/CVE-2021-35465
|
By
Kumar Gala
·
|
|
Build errors "error: expected ';' before '_Bool'"
Hi, I've been building and using Zephyr with success so far. While adding *.c files and include paths to my project the build stared to fail at some point. It looks like "bool" is not defined withing
Hi, I've been building and using Zephyr with success so far. While adding *.c files and include paths to my project the build stared to fail at some point. It looks like "bool" is not defined withing
|
By
marko.panger@...
·
|
|
jlink RTT on stm32 nucleo board 2 messages
#stm32
#jlink
does jlink RTT currently work on stm32 boards? I am testing the demo projects, I can get RTT to work on nrf52dk but not on stm32. is there any specific settings that needs to be added for stm32 chips?
does jlink RTT currently work on stm32 boards? I am testing the demo projects, I can get RTT to work on nrf52dk but not on stm32. is there any specific settings that needs to be added for stm32 chips?
|
By
Anis
·
|
|
Help using SystemView on an STM32 Nucleo board with re-flashed ST-Link 3 messages
#jlink
#stm32
Hello: I was wondering if the community could help me with using SystemView with Zephyr. When I connect to the board using JLink and then try to record with Systemview, I get a message telling me that
Hello: I was wondering if the community could help me with using SystemView with Zephyr. When I connect to the board using JLink and then try to record with Systemview, I get a message telling me that
|
By
carlos.rodriguez@...
·
|
|
HCI Driver not registered on the ST SensorTile.box 2 messages
#bluetooth
#stm32
#hci
Hello y'all. Looking at the supported board docs for the ST SensorTile.box it seems like zephyr should support bluetooth on this board. However, when I try and enable bluetooth (using bt_enable(...))
Hello y'all. Looking at the supported board docs for the ST SensorTile.box it seems like zephyr should support bluetooth on this board. However, when I try and enable bluetooth (using bt_enable(...))
|
By
Garrett
·
|
|
FW: Moving from Slack to Discord
-----Original Message----- From: Cufi, Carles Sent: 03 September 2021 19:38 To: devel@... Subject: Moving from Slack to Discord Hi all, As voted during the TSC meeting on the 11th of August this year,
-----Original Message----- From: Cufi, Carles Sent: 03 September 2021 19:38 To: devel@... Subject: Moving from Slack to Discord Hi all, As voted during the TSC meeting on the 11th of August this year,
|
By
Carles Cufi
·
|
|
MCUboot/HCI-USB bug
#hci
#mcuboot
#nrf52
I believe I have found a bug in the current HCI-USB code for the nRF52 series when it is started from the MCUboot bootloader. This is on the current Zephyr 2.6 branch. In usb_dc_nrfx.c, usb_dc_attach(
I believe I have found a bug in the current HCI-USB code for the nRF52 series when it is started from the MCUboot bootloader. This is on the current Zephyr 2.6 branch. In usb_dc_nrfx.c, usb_dc_attach(
|
By
mhamel@...
·
|
|
NRF52832 BLE controller (HCI_UART sample) not working 2 messages
Hi, I tried to follow the instructions here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/zephyr/samples/bluetooth/hci_uart/README.html. The Zephyr version is 2.6.0, with SDK 0.13.0. On
Hi, I tried to follow the instructions here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/zephyr/samples/bluetooth/hci_uart/README.html. The Zephyr version is 2.6.0, with SDK 0.13.0. On
|
By
thevinh130799@...
·
|
|
rs485 driver 3 messages
#stm32
Hello. Is there any driver or may be some way to use rs485 on zephyr? May be someone used zephyr for rs485 communication with RE/DE support? Thank you
Hello. Is there any driver or may be some way to use rs485 on zephyr? May be someone used zephyr for rs485 communication with RE/DE support? Thank you
|
By
Arsenii Soitu
·
|
|
Zephyr Question
Dear Whom It May Concern, I'm currently using Zephyr on a Nordic Thingy 52 to collect environment data and I was wondering how I might be able to lower the power consumption in between measurements? T
Dear Whom It May Concern, I'm currently using Zephyr on a Nordic Thingy 52 to collect environment data and I was wondering how I might be able to lower the power consumption in between measurements? T
|
By
Hulbert Zeng
·
|
|
#stm32 build failure 3 messages
#stm32
I'm trying to build a project. I'm getting: 48%] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj cc: warning: '-mcpu=' is deprecated; use '
I'm trying to build a project. I'm getting: 48%] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj cc: warning: '-mcpu=' is deprecated; use '
|
By
alt.mcarter@...
·
|
|
west installation error 4 messages
Hi, I am trying to install Zephyr for Windows. I followed your installation steps. When installing west, I am getting the following errors: Thanks for your help. Best Regards, Moiz Terem
Hi, I am trying to install Zephyr for Windows. I followed your installation steps. When installing west, I am getting the following errors: Thanks for your help. Best Regards, Moiz Terem
|
By
Moiz Terem
·
|
|
HCI SPI - how to use 3 messages
Hello, I’ve found that Zephyr HCI stack supports SPI as transport and there is an implementation available https://docs.zephyrproject.org/latest/samples/bluetooth/hci_spi/README.html I’m wondering how
Hello, I’ve found that Zephyr HCI stack supports SPI as transport and there is an implementation available https://docs.zephyrproject.org/latest/samples/bluetooth/hci_spi/README.html I’m wondering how
|
By
Piotr Barszczewski
·
|