|
API meeting: agenda 2 messages
Hi all, Tomorrow's topics: - RFC: Require system clock stability on startup: - https://github.com/zephyrproject-rtos/zephyr/issues/22758 - RFC: API change: Add I2C bus recovery API: - https://github.c
Hi all, Tomorrow's topics: - RFC: Require system clock stability on startup: - https://github.com/zephyrproject-rtos/zephyr/issues/22758 - RFC: API change: Add I2C bus recovery API: - https://github.c
|
By Carles Cufi
·
|
|
trying to add support for STM32F334 discovery
hello all, I am new to Zephyr, just want to give it a try. I don't have any of the supported boards, but I have a STM32F334 Discovery which is close to several supported ones. I thought I'd see if I c
hello all, I am new to Zephyr, just want to give it a try. I don't have any of the supported boards, but I have a STM32F334 Discovery which is close to several supported ones. I thought I'd see if I c
|
By
Daniel McBrearty
·
|
|
Zephyr+BLE dongle: Maping a USB port and full stack inside
Hi This is my first contact with Zephyr project. My question is about good or wrong direction: I need a BLE 5 "autonomous" dongle similar to BLED112 BLE 4 one. It maps a USB PORT on the computer and 1
Hi This is my first contact with Zephyr project. My question is about good or wrong direction: I need a BLE 5 "autonomous" dongle similar to BLED112 BLE 4 one. It maps a USB PORT on the computer and 1
|
By Imóveis Nacionais
·
|
|
[Zephyr-devel] API meeting next week: Focusing on watchdogs
Hi all, Due to the switch to summer time in the US, the meeting today is at 17h CET/8AM PDT, so in 15min. Regards, Carles
Hi all, Due to the switch to summer time in the US, the meeting today is at 17h CET/8AM PDT, so in 15min. Regards, Carles
|
By Carles Cufi
·
|
|
API meeting next week: Focusing on watchdogs 2 messages
Hi all, Next week (Tuesday 10th of March) we will focus our attention to watchdog handling in Zephyr. We recently closed #22858 with the merge of #22859, but this was a temporary solution to what is u
Hi all, Next week (Tuesday 10th of March) we will focus our attention to watchdog handling in Zephyr. We recently closed #22858 with the merge of #22859, but this was a temporary solution to what is u
|
By Carles Cufi
·
|
|
Opinions / experiences requested regarding choosing the right IoT embedded OS 3 messages
Hi users part of the Zephyr project! My team is looking into the possibility to transition from a bare-metal application to an OS for our embedded controllers. We develop IoT and wireless sensors solu
Hi users part of the Zephyr project! My team is looking into the possibility to transition from a bare-metal application to an OS for our embedded controllers. We develop IoT and wireless sensors solu
|
By Noëlle Clement
·
|
|
Questions about Dynamic Threads 2 messages
Hi, I'm using Zephyr for the first time with the NRF9160, and I have a few questions about Zephyr's support of threads: 1. Is there any support for runtime creation of a new thread's stack in k_thread
Hi, I'm using Zephyr for the first time with the NRF9160, and I have a few questions about Zephyr's support of threads: 1. Is there any support for runtime creation of a new thread's stack in k_thread
|
By David Lerch
·
|
|
API meeting: agenda
Hi all, The topics for today: - PR: Fix handling of WDT_DISABLE_AT_BOOT option - https://github.com/zephyrproject-rtos/zephyr/pull/22859 - PR (cont): generalize async notification and add queued opera
Hi all, The topics for today: - PR: Fix handling of WDT_DISABLE_AT_BOOT option - https://github.com/zephyrproject-rtos/zephyr/pull/22859 - PR (cont): generalize async notification and add queued opera
|
By Carles Cufi
·
|
|
simple coap client-server communication of two posix applications 2 messages
#coap
Hi, I want to set up a simple setup of two posix projects -- one running a simple coap server and other running a simple coap client. What I did so far: 1) I build both /zephyrproject/zephyr/samples/n
Hi, I want to set up a simple setup of two posix projects -- one running a simple coap server and other running a simple coap client. What I did so far: 1) I build both /zephyrproject/zephyr/samples/n
|
By Stefan Hristozov
·
|
|
API meeting: cancelled today
Hi all, Due to several contributors being unavailable today and myself having an additional commitment I have decided to cancel this week's API meeting. Next week the meeting will take place as usual.
Hi all, Due to several contributors being unavailable today and myself having an additional commitment I have decided to cancel this week's API meeting. Next week the meeting will take place as usual.
|
By Carles Cufi
·
|
|
Serial communication Node-red
#ble
#bluetoothmesh
#gpio
#usb
#bluetooth
Hi, I am wondering if anyone has tried reading for a serial port using node-red Currently, I'm using putty to read messages sent from my device built with help from zephyr mesh demo, as I'm using the
Hi, I am wondering if anyone has tried reading for a serial port using node-red Currently, I'm using putty to read messages sent from my device built with help from zephyr mesh demo, as I'm using the
|
By
Daniel Fox
·
|
|
API meeting: agenda
Hi all, The topics for today: - Discussion on whether to move the hw_info API to stable - PR: generalize async notification and add queued operation manager - https://github.com/zephyrproject-rtos/zep
Hi all, The topics for today: - Discussion on whether to move the hw_info API to stable - PR: generalize async notification and add queued operation manager - https://github.com/zephyrproject-rtos/zep
|
By Carles Cufi
·
|
|
Help on Devicetree aliases on eclipse 2 messages
#dts
#eclipse
#nrf52840
Good morning! I'm a total newbie to Zephyr, learning the basics to implement in a project for an IoT sensor, more specifically IIoT(Industrial IoT). The module I'm using is a NINAB302, which incorpora
Good morning! I'm a total newbie to Zephyr, learning the basics to implement in a project for an IoT sensor, more specifically IIoT(Industrial IoT). The module I'm using is a NINAB302, which incorpora
|
By henrique.guimaraes@...
·
|
|
BBC-Microbit BLE MESH sending data 2 messages
#ble
#bluetoothmesh
#gpio
#bluetooth
#nrf51822
Hi, I am currently doing an engineering project for my final year, I have been using the bluetooth mesh demo on the zephyr project using the bbc microbits, I have set up a pir sensor up to produce a s
Hi, I am currently doing an engineering project for my final year, I have been using the bluetooth mesh demo on the zephyr project using the bbc microbits, I have set up a pir sensor up to produce a s
|
By
Daniel Fox
·
|
|
SDK 0.11.2 Release
Hi, Some fixes based on usage of SDK v0.11.x and addition of some new xtensa variants to enable work from the Sound Open Firmware Project (https://www.sofproject.org). The SDK can be found here: https
Hi, Some fixes based on usage of SDK v0.11.x and addition of some new xtensa variants to enable work from the Sound Open Firmware Project (https://www.sofproject.org). The SDK can be found here: https
|
By Kumar Gala
·
|
|
[Zephyr-devel] The topic-gpio branch has been merged to master
Hi all, I would like to provide a bit more information about the recent change to the GPIO API. The main drive behind the rework was to support GPIO DTS bindings https://github.com/torvalds/linux/blob
Hi all, I would like to provide a bit more information about the recent change to the GPIO API. The main drive behind the rework was to support GPIO DTS bindings https://github.com/torvalds/linux/blob
|
By
Piotr Mienkowski
·
|
|
API meeting: agenda
Hi all, The topics for today: - New API: DAC - https://github.com/zephyrproject-rtos/zephyr/pull/21805 - Overall post-GPIO triage and decision on what to tackle next Additional items in the "Triage" c
Hi all, The topics for today: - New API: DAC - https://github.com/zephyrproject-rtos/zephyr/pull/21805 - Overall post-GPIO triage and decision on what to tackle next Additional items in the "Triage" c
|
By Carles Cufi
·
|
|
Private: Re: [Zephyr-users] bt_set_name() and setting local name
#ble
#bt
#bluetooth
#api
Hi there, The name is placed in the advertising data automatically when you call bt_le_adv_start(BT_LE_ADV_CONN_NAME). When you call bt_set_name(), that is updated as well: https://github.com/zephyrpr
Hi there, The name is placed in the advertising data automatically when you call bt_le_adv_start(BT_LE_ADV_CONN_NAME). When you call bt_set_name(), that is updated as well: https://github.com/zephyrpr
|
By Carles Cufi
·
|
|
bt_set_name() and setting local name 2 messages
#bt
#bluetooth
#api
#ble
Hello, I want to change the ble device name during runtime. I've enabled BT_DEVICE_NAME_DYNAMIC and BT_SETTINGS. To change the device name during runtime i'm using bt_set_name(). However, when scannin
Hello, I want to change the ble device name during runtime. I've enabled BT_DEVICE_NAME_DYNAMIC and BT_SETTINGS. To change the device name during runtime i'm using bt_set_name(). However, when scannin
|
By j.cheng@...
·
|
|
Devicetree config generation 2 messages
Hi, I just started looking around Zephyr and coming from Linux world I really like the idea of using Devicetree for driver configuration. I noticed, however, that config generation that enables partic
Hi, I just started looking around Zephyr and coming from Linux world I really like the idea of using Devicetree for driver configuration. I noticed, however, that config generation that enables partic
|
By
Petr Buchta
·
|