|
API meeting: agenda
Hi all, Tomorrow's topics: - Conclusion on fs_open() flags Stable API Change: - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/26833 - RFC: Require system clock stability on startup - Issu
Hi all, Tomorrow's topics: - Conclusion on fs_open() flags Stable API Change: - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/26833 - RFC: Require system clock stability on startup - Issu
|
By Carles Cufi
·
|
|
RFC: API Change: watchdog: wdt_feed error codes
The API change proposed here and summarized below has been completed. Following https://docs.zephyrproject.org/latest/development_process/api_lifecycle.html#stable we have a need to make a small chang
The API change proposed here and summarized below has been completed. Following https://docs.zephyrproject.org/latest/development_process/api_lifecycle.html#stable we have a need to make a small chang
|
By Peter A. Bigot
·
|
|
nRF52840 DK Accessing Arduino SPI Pins
Hey everyone! I’m a complete beginner to Zephyr OS and I’m currently setting up a simple application with the nRF52840 DK to toggle some LEDs and reacting to push buttons. It all works well so far If
Hey everyone! I’m a complete beginner to Zephyr OS and I’m currently setting up a simple application with the nRF52840 DK to toggle some LEDs and reacting to push buttons. It all works well so far If
|
By
Weber, Dominik
·
|
|
#driver #api #flash #nrf52832
#driver
#api
#flash
#nrf52832
Hello everyone, Now, I am implementing a Flash-map application for nRF52832. I have already included <storage/flash_map.h> and called flash_area_open() function, but I got an error when compile: undef
Hello everyone, Now, I am implementing a Flash-map application for nRF52832. I have already included <storage/flash_map.h> and called flash_area_open() function, but I got an error when compile: undef
|
By nhuan.huynhduc1@...
·
|
|
Duarte Nogueira: LIBERTEM A ELEFANTE BAMBI
Olá, Eu acabei de assinar o abaixo-assinado "Duarte Nogueira: LIBERTEM A ELEFANTE BAMBI" e queria saber se você pode ajudar assinando também. A nossa meta é conseguir 200.000 assinaturas e precisamos
Olá, Eu acabei de assinar o abaixo-assinado "Duarte Nogueira: LIBERTEM A ELEFANTE BAMBI" e queria saber se você pode ajudar assinando também. A nossa meta é conseguir 200.000 assinaturas e precisamos
|
By Marcio Montenegro
·
|
|
Accessing ADC on Adafruit Feather nrf52832
Hi, Does anyone know if it’s possible to access the ADC on the Adafruit Feather nRF52832 board? I want to access pin 31 to read the battery level. Regards, Tom
Hi, Does anyone know if it’s possible to access the ADC on the Adafruit Feather nRF52832 board? I want to access pin 31 to read the battery level. Regards, Tom
|
By Tomas McGuinness
·
|
|
[Zephyr-devel] Post 2.3.0 PR merging 8 messages
Hi Carles, Perhaps given the situation this should be reversed? Regards, Simon
Hi Carles, Perhaps given the situation this should be reversed? Regards, Simon
|
By
Simon Glass
·
|
|
#bluetooth #ble #nrf52832
#bluetooth
#ble
#nrf52832
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this structure: stru
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this structure: stru
|
By
edyta.bosacka@...
·
|
|
Communication between native_posix board and external hardware via router
Hi everyone! I'm trying to setup the communication between a native_posix board and a sensor. The sensor is connected to my router, and the native_posix program is running on my Linux host, which is a
Hi everyone! I'm trying to setup the communication between a native_posix board and a sensor. The sensor is connected to my router, and the native_posix program is running on my Linux host, which is a
|
By
Lei Xu
·
|
|
Scan and advertise on single channel - Bluetooth, Zephyr
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this structure: stru
I would like to advertise and scan ONLY on one bluetooth channel (for example channel 37). Is there any way to do this in Zephyr? I tried to search parametr responsibles for it in this structure: stru
|
By
edyta.bosacka@...
·
|
|
Scan and advertise only on single bluetooth channel
Hi, Is it possible in Zephyr to advertise and scan through Bluetooth only on single channel ( for example channel37)? I found some file III_chan with channel selection algorithms and I wonder: do i ne
Hi, Is it possible in Zephyr to advertise and scan through Bluetooth only on single channel ( for example channel37)? I found some file III_chan with channel selection algorithms and I wonder: do i ne
|
By
Edyta Bosacka
·
|
|
[Zephyr-devel] SDK 0.11.4 Release
Any plan to have 1.14 LTS branch upgrading SDK as master does? IMHO, we should do that because we claim it's LTS branch. Thanks
Any plan to have 1.14 LTS branch upgrading SDK as master does? IMHO, we should do that because we claim it's LTS branch. Thanks
|
By
Wu, Wentong
·
|
|
test coverage
In a x86_64 ubuntu 18.04 I have made this test : /scripts/sanitycheck --all --enable-slow and it work . I have made those test and I get the result and is fine. sanitycheck --coverage -p native_posix
In a x86_64 ubuntu 18.04 I have made this test : /scripts/sanitycheck --all --enable-slow and it work . I have made those test and I get the result and is fine. sanitycheck --coverage -p native_posix
|
By novello
·
|
|
HAL architecture 4 messages
Hi everyone! First of all: thanks specifically to Carles Cufi for taking the time a few months ago to give very detailed answers to my questions on whether Zephyr would be a right choice for our devic
Hi everyone! First of all: thanks specifically to Carles Cufi for taking the time a few months ago to give very detailed answers to my questions on whether Zephyr would be a right choice for our devic
|
By Noëlle Clement
·
|
|
How to write, compile and run in native_posix board with USB-CH341A converter
#driver
Hello, everyone. I am a beginner in zephyr RTOS. I want to make and run SPI driver with USB-CH341(SPI/I2C) programmer. I got the linux driver for it. Here is a link.https://github.com/gschorcht/spi-ch
Hello, everyone. I am a beginner in zephyr RTOS. I want to make and run SPI driver with USB-CH341(SPI/I2C) programmer. I got the linux driver for it. Here is a link.https://github.com/gschorcht/spi-ch
|
By honestech
·
|
|
device_get_binding() returns NULL 2 messages
#i2c
#sensor
Hi, I am trying to connect a BME280 sensor to NXP MiMX RT1020 and run samples/sensor/bme280 application but the output is always [00:00:00.000,000] <dbg> BME280.bme280_init: initializing BME280 [00:00
Hi, I am trying to connect a BME280 sensor to NXP MiMX RT1020 and run samples/sensor/bme280 application but the output is always [00:00:00.000,000] <dbg> BME280.bme280_init: initializing BME280 [00:00
|
By
straton.florin.c@...
·
|
|
CAn STM32F446VET6 micro usb , re-enumerated as mass storage or as camera interface?
I have STM32F446VET6 devkit from https://www.96boards.org/product/stm32/. Is it possible to use micro USB ie.,On-board ST-LINK debugger/programmer this USB by re-enumeration as mass storage? If possib
I have STM32F446VET6 devkit from https://www.96boards.org/product/stm32/. Is it possible to use micro USB ie.,On-board ST-LINK debugger/programmer this USB by re-enumeration as mass storage? If possib
|
By ramuvsign@...
·
|
|
SDK 0.11.4 Release
Hi, Some minor fixes related to newlib and a packaging related fix for the individual arch toolchain packages (missing the cmake files) The SDK can be found here: https://github.com/zephyrproject-rtos
Hi, Some minor fixes related to newlib and a packaging related fix for the individual arch toolchain packages (missing the cmake files) The SDK can be found here: https://github.com/zephyrproject-rtos
|
By Kumar Gala
·
|
|
WINC1500 driver...
#WINC1500
Is this driver a working/tested implementation? Or this is never debugged on real hardware? It seems that currently it fails to work beyond reading the MAC address of the WINC1500 module. When stepped
Is this driver a working/tested implementation? Or this is never debugged on real hardware? It seems that currently it fails to work beyond reading the MAC address of the WINC1500 module. When stepped
|
By rdsingh@...
·
|
|
[EXT] [Zephyr-users] Custom Ethernet driver and IPv4
#ipv4
#ethernet
#networking
Hello, Have you added ETH_NET_DEVICE_INIT In your code? Do you have CONFIG_NET_IPV4=y set in your application? What sample are you using? You can have a look at enc28j60 code, that is an SPI ethernet
Hello, Have you added ETH_NET_DEVICE_INIT In your code? Do you have CONFIG_NET_IPV4=y set in your application? What sample are you using? You can have a look at enc28j60 code, that is an SPI ethernet
|
By Andrei Gansari
·
|