|
Problem with ARP source address
#ethernet
#stm32
Hi, I am using an STM32F4 board with an ENC28J60 (Ethernet over SPI chip) and am trying to get the net/sockets/http_get sample to work. To make it easier I use a static IP of google instead of DNS. Th
Hi, I am using an STM32F4 board with an ENC28J60 (Ethernet over SPI chip) and am trying to get the net/sockets/http_get sample to work. To make it easier I use a static IP of google instead of DNS. Th
|
By tobias.roehmel@...
·
|
|
sx126x device driver: adding power management to the
#lora
#driver
Hello, I’m building a battery powered IoT device based on an nRF52832, with a small sensor (i2c) and a LoRa transceiver (sx126x). The device measures and sends the measured value every 12 hours and st
Hello, I’m building a battery powered IoT device based on an nRF52832, with a small sensor (i2c) and a LoRa transceiver (sx126x). The device measures and sends the measured value every 12 hours and st
|
By Diogo Correia
·
|
|
API meeting: agenda
Hi all, Agenda for today, taken from the Triage column in the project. - We need a proposal for the API and component naming conventions: - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/2
Hi all, Agenda for today, taken from the Triage column in the project. - We need a proposal for the API and component naming conventions: - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/2
|
By Carles Cufi
·
|
|
Divide zephyr into libraries 3 messages
#west
Hello and Happy new year to everyone, I am working in project with target to use zephyr as base of any freestanding application. Specifically, I would like the developer to have the ability to choose
Hello and Happy new year to everyone, I am working in project with target to use zephyr as base of any freestanding application. Specifically, I would like the developer to have the ability to choose
|
By Nikos Karamolegkos
·
|
|
True Random Number Generator
#crypto
Hello, I am using a third party chriptographic engine that provides a dedicated hardware accelerator for AES-128 encryption based algorithms. I am using this engine to encrypt and decrypt the data tra
Hello, I am using a third party chriptographic engine that provides a dedicated hardware accelerator for AES-128 encryption based algorithms. I am using this engine to encrypt and decrypt the data tra
|
By mohamed.belaroussi@...
·
|
|
Embedded Border-Router - Route Thread-Protocol to Serialbus 2 messages
Hi, I am currently investigating Zephyr and Thread for various use cases and I did a lot of research, but there are still a lot of open questions left. I tried to avoid opening an issue, but I am quit
Hi, I am currently investigating Zephyr and Thread for various use cases and I did a lot of research, but there are still a lot of open questions left. I tried to avoid opening an issue, but I am quit
|
By
Liechtenecker Heinz-Peter Ulrich
·
|
|
Ethernet and CAN on STM32 2 messages
#can
#ethernet
Dear all, I am new to Zephyr, I would like to use it on a STM32 for a Ethernet-to-CAN converter. While looking on the list of supported boards, and the supported feature, I can not find a single STM32
Dear all, I am new to Zephyr, I would like to use it on a STM32 for a Ethernet-to-CAN converter. While looking on the list of supported boards, and the supported feature, I can not find a single STM32
|
By schmid.enterprise@...
·
|
|
Lookinf for Nand flash driver
#flash
#driver
Hello. I'm newbie with Zephyr OS. I've started with 2.4.99 version I would like to connect mx35 2 Gb Nand flash to stm32f413 microcontroller via spi. I've found spi_nor driver in zephyr/drivers/flash
Hello. I'm newbie with Zephyr OS. I've started with 2.4.99 version I would like to connect mx35 2 Gb Nand flash to stm32f413 microcontroller via spi. I've found spi_nor driver in zephyr/drivers/flash
|
By Arsenii Soitu
·
|
|
printf causes hard_fault
#nrf52840
I have an application for the nrf52840dk_nrf52840 board where I am using printf() to print some messages. All works most of the time and the messages are shown correctly on my serial console. However,
I have an application for the nrf52840dk_nrf52840 board where I am using printf() to print some messages. All works most of the time and the messages are shown correctly on my serial console. However,
|
By Stefan Hristozov
·
|
|
API meeting: agenda
- drivers: pwm: add functions for capturing pwm pulse width and period - PR: https://github.com/zephyrproject-rtos/zephyr/pull/26025 - Naming conventions - PR: https://github.com/zephyrproject-rtos/ze
- drivers: pwm: add functions for capturing pwm pulse width and period - PR: https://github.com/zephyrproject-rtos/zephyr/pull/26025 - Naming conventions - PR: https://github.com/zephyrproject-rtos/ze
|
By Carles Cufi
·
|
|
Bluetooth AND USB support? 3 messages
Hello, I am looking for a chip/ board that has Bluetooth AND USB which is supported by Zephyr. For example, the STM32WB55RG offers USB and Bluetooth, but it looks as if Zephyr does NOT support the USB
Hello, I am looking for a chip/ board that has Bluetooth AND USB which is supported by Zephyr. For example, the STM32WB55RG offers USB and Bluetooth, but it looks as if Zephyr does NOT support the USB
|
By Uwe Fechner
·
|
|
Newbie question: K64F with SD card 2 messages
Hello all, Zephyr newbie here, sorry if this is a simple question... I've used Freescale/NXP K64F for a number of successful projects using FreeRTOS. Considering using Zephyr because of driver/OS inte
Hello all, Zephyr newbie here, sorry if this is a simple question... I've used Freescale/NXP K64F for a number of successful projects using FreeRTOS. Considering using Zephyr because of driver/OS inte
|
By
Dave Nadler
·
|
|
CMake Sibling Shared Project Question 2 messages
Hi! I'm developing a project with both a central device and end devices. Since both projects use a lot of the same functions I've used, it would be beneficial if they could use the same files. The st
Hi! I'm developing a project with both a central device and end devices. Since both projects use a lot of the same functions I've used, it would be beneficial if they could use the same files. The st
|
By
Steven Ghekiere
·
|
|
[Zephyr-devel] API meeting: Agenda 2 messages
Question? Would my two driver addition PR be in this meeting? If not could you direct me to the appropriate call/place? drivers: sensor: mcp9600: Added driver and sample for mcp9600 area: Documentatio
Question? Would my two driver addition PR be in this meeting? If not could you direct me to the appropriate call/place? drivers: sensor: mcp9600: Added driver and sample for mcp9600 area: Documentatio
|
By
Steven Riedl
·
|
|
API meeting: Agenda 2 messages
Hi all, Agenda for today, taken from the Triage column in the project. - API to correlate system time with external time sources and translate uptime to wall-clock time - PR: https://github.com/zephyr
Hi all, Agenda for today, taken from the Triage column in the project. - API to correlate system time with external time sources and translate uptime to wall-clock time - PR: https://github.com/zephyr
|
By Carles Cufi
·
|
|
Network forum agenda 2 messages
Hi all, There is a network forum meeting tomorrow Tue 5 Jan at 8AM PST / 17.00 CET. Currently the agenda is empty, so if there is anything network related topics you want to discuss, please let me kno
Hi all, There is a network forum meeting tomorrow Tue 5 Jan at 8AM PST / 17.00 CET. Currently the agenda is empty, so if there is anything network related topics you want to discuss, please let me kno
|
By Jukka Rissanen
·
|
|
Clock Control question 2 messages
Hi! First off, best wishes for 2021! :) I've been struggling with using a Clock control. My aim is to be able to calibrate two clocks using BLE and nordic nrf52840 chipsets. I've looked through the Cl
Hi! First off, best wishes for 2021! :) I've been struggling with using a Clock control. My aim is to be able to calibrate two clocks using BLE and nordic nrf52840 chipsets. I've looked through the Cl
|
By
Steven Ghekiere
·
|
|
West init error 2 messages
Hello, I cloned Zephyr project using west init -m <webpage> but didn't specify any local directory. Now when I am again trying to use 'west init zephyrproject' command I am receiving an error saying "
Hello, I cloned Zephyr project using west init -m <webpage> but didn't specify any local directory. Now when I am again trying to use 'west init zephyrproject' command I am receiving an error saying "
|
By
CHANDRANSHU GUPTA
·
|
|
Bypassing shell wilcard feature
#uart
Hi, Is it possible to pass ? or * without shell interpreting those characters as wildcards? I literally want to pass ? or * to a shell command BR
Hi, Is it possible to pass ? or * without shell interpreting those characters as wildcards? I literally want to pass ? or * to a shell command BR
|
By antoker@...
·
|
|
Zephyr Low Level BLE Radio question 11 messages
Hey there, I’m a student working on a project using a Nordic nRF52840 device. The past month or so I’ve been trying countless times to implement some BLE low level methods, first using Nordic SDK and
Hey there, I’m a student working on a project using a Nordic nRF52840 device. The past month or so I’ve been trying countless times to implement some BLE low level methods, first using Nordic SDK and
|
By
steven ghekiere
·
|