|
lis2mdl magnetometer in microbit v2 4 messages
#i2c
#driver
#lis2dw12
I have been experimenting with the microbit v2 and zephyr. Everything seems to work ok except for the magnetometer. The values it produces do not change when you re-orient the device. If you re-orient
I have been experimenting with the microbit v2 and zephyr. Everything seems to work ok except for the magnetometer. The values it produces do not change when you re-orient the device. If you re-orient
|
By
Frank Duignan
·
|
|
bt_gatt_read() multiply read
#bluetooth
#nrf52840
Hello, I use nrf52840-dk as central_hr and nrf52833-dk as peripheral_hr, examples from NRF Connect SDK. I want to read two or more values using bt_gatt_read(). Code: dis->read_params.func = gatt_read_
Hello, I use nrf52840-dk as central_hr and nrf52833-dk as peripheral_hr, examples from NRF Connect SDK. I want to read two or more values using bt_gatt_read(). Code: dis->read_params.func = gatt_read_
|
By
antonsolonovich@...
·
|
|
Understanding Ztest and Test Execution for Zephyr 2 messages
HI all, I was going through the test documentation under https://github.com/zephyrproject-rtos/zephyr/blob/main/doc/guides/test/ztest.rst Is there any more documentation available regarding understand
HI all, I was going through the test documentation under https://github.com/zephyrproject-rtos/zephyr/blob/main/doc/guides/test/ztest.rst Is there any more documentation available regarding understand
|
By
Pandey, Mithun
·
|
|
options for missing driver functions 6 messages
Relatively new Zephyr user here. We have a custom board with a LIS2DS12 IMU on it. I've been somewhat ignoring it up to now as it serves a secondary function and we sort of just threw it on there thin
Relatively new Zephyr user here. We have a custom board with a LIS2DS12 IMU on it. I've been somewhat ignoring it up to now as it serves a secondary function and we sort of just threw it on there thin
|
By
Jeff Haynes
·
|
|
Application build from multiple libs. 3 messages
Hi, I'm trying to port our application to run under Zephyr. Application itself is build as a set of different libraries (e.g. libComm, libMeasurements...and libapp). All libs are compiled and linked t
Hi, I'm trying to port our application to run under Zephyr. Application itself is build as a set of different libraries (e.g. libComm, libMeasurements...and libapp). All libs are compiled and linked t
|
By
tomasz.sleboda@...
·
|
|
NetworkING Forum Agenda
Hi all, There is a networking forum tomorrow Tue 6 July at 8AM PST / 17.00 CEST. Currently there are no major topics on the agenda. We’re going to briefly discuss networking stack maintenance transiti
Hi all, There is a networking forum tomorrow Tue 6 July at 8AM PST / 17.00 CEST. Currently there are no major topics on the agenda. We’re going to briefly discuss networking stack maintenance transiti
|
By
Lubos, Robert
·
|
|
Zephyr SDK 0.13.0-rc1 available
Hi all, We’ve release the first release candidate for the SDK 0.13.0. The main changes in these release are support for ARC64, Qemu 6.0.0, OpenOCD, and some newlib updates/fixes. SDK 0.13.0-rc1 can be
Hi all, We’ve release the first release candidate for the SDK 0.13.0. The main changes in these release are support for ARC64, Qemu 6.0.0, OpenOCD, and some newlib updates/fixes. SDK 0.13.0-rc1 can be
|
By
Kumar Gala
·
|
|
Slack Invite 5 messages
Hello, asking if anyone knows how to request an invite for the Zephyr Slack Workspace...? My work email is not part of any of the below domains: Thanks! D
Hello, asking if anyone knows how to request an invite for the Zephyr Slack Workspace...? My work email is not part of any of the below domains: Thanks! D
|
By
Davide Pollarolo
·
|
|
Adafruit feather sense Internal Clock
Hello I also have the adafruit feather sense board with the nrf52840 processor and i am using zephyr to program it .The only way to work is for me to enable the 32k internal RC Oscillator by writing #
Hello I also have the adafruit feather sense board with the nrf52840 processor and i am using zephyr to program it .The only way to work is for me to enable the 32k internal RC Oscillator by writing #
|
By
Dimitrios Kosyvas
·
|
|
stm32: DMA: driver bindings new packaging
Hi all, I'd like to inform STM32 DMA users that I'm pushing a change [1] to simplify the definition of the <dma—cells> properties for dma peripherals of the stm32 MCUs. This change now proposes 3 vers
Hi all, I'd like to inform STM32 DMA users that I'm pushing a change [1] to simplify the definition of the <dma—cells> properties for dma peripherals of the stm32 MCUs. This change now proposes 3 vers
|
By
Francois RAMU
·
|
|
Issue flashing and running openthread rcp example samples/net/openthread/coprocessor on Arduino Nano 33 BLE 2 messages
#nrf52480
Hi All, Issue Description: I am trying to flash and run openthread rcp sample as explained in the link: https://docs.zephyrproject.org/latest/samples/net/openthread/coprocessor/README.html. I am able
Hi All, Issue Description: I am trying to flash and run openthread rcp sample as explained in the link: https://docs.zephyrproject.org/latest/samples/net/openthread/coprocessor/README.html. I am able
|
By
nagesh.shamnur@...
·
|
|
Zephyr on Hexiwear and integrated Display Support 2 messages
Hi guys, I am using Zephyr on the Hexiwear Board. I accomplished to use the hearrate sensor and some other sensors on the board. But I am still having trouble with the integrated Display (SSD1351 OLED
Hi guys, I am using Zephyr on the Hexiwear Board. I accomplished to use the hearrate sensor and some other sensors on the board. But I am still having trouble with the integrated Display (SSD1351 OLED
|
By
Marvin Beckmann
·
|
|
[EXTERNAL] Re: [Zephyr-users] Errors while using west flash
HI Erwan, Thanks for the reply, The second option worked for me, although the build is still showing as using openocd (its already installed ), One more option is working for me #board_runner_args(ope
HI Erwan, Thanks for the reply, The second option worked for me, although the build is still showing as using openocd (its already installed ), One more option is working for me #board_runner_args(ope
|
By
Pandey, Mithun
·
|
|
Errors while using west flash 2 messages
HI, I am following the setup steps in given in https://docs.zephyrproject.org/latest/getting_started/index.html Using a Python (3.6) Virtual environment. I was able to build the Blinky example, trying
HI, I am following the setup steps in given in https://docs.zephyrproject.org/latest/getting_started/index.html Using a Python (3.6) Virtual environment. I was able to build the Blinky example, trying
|
By
Pandey, Mithun
·
|
|
Not understanding how to enable peripherals in devicetree 3 messages
Hi, I’m a complete newcomer to zephyr and devicetree, and I’m running into some trouble trying to enable the I2S peripheral on the nRF5340dk board. I’ve enabled both the I2S driver (Modules->hal_nordi
Hi, I’m a complete newcomer to zephyr and devicetree, and I’m running into some trouble trying to enable the I2S peripheral on the nRF5340dk board. I’ve enabled both the I2S driver (Modules->hal_nordi
|
By
Jason Bens
·
|
|
nRF9160 custom board Re-running CMake
#nrf9160
We have created a custom nRF9160 board which arrived in Las Vegas which I debug by Teams. The hardware engineer has the same version of Nordic nRF Connect SDK v1.51 (SES) as on my computer. We both us
We have created a custom nRF9160 board which arrived in Las Vegas which I debug by Teams. The hardware engineer has the same version of Nordic nRF Connect SDK v1.51 (SES) as on my computer. We both us
|
By
David Kaplan
·
|
|
Questions regarding Zephyr's testing framework 2 messages
Hello, I am trying to get a better understanding of Zephyr's testing framework. I have read the documentation, but I still have two questions: 1. Is there a meaniningful difference between the terms "
Hello, I am trying to get a better understanding of Zephyr's testing framework. I have read the documentation, but I still have two questions: 1. Is there a meaniningful difference between the terms "
|
By
Harald Böhm
·
|
|
how to turn off echo on USB serial port
Hi, I use a CDC_ACM serial port with Zephyr (from git), and using IRQ driven. Here is my ISR: static void usb_serial_irq(const struct device *usb_dev, void *user_data) { while (uart_irq_update(usb_dev
Hi, I use a CDC_ACM serial port with Zephyr (from git), and using IRQ driven. Here is my ISR: static void usb_serial_irq(const struct device *usb_dev, void *user_data) { while (uart_irq_update(usb_dev
|
By
Holger Schurig
·
|
|
porting cyclictest to zephyr 2 messages
Hello, In [1], and not only, it is mentioned that cyclictest was used with zephyr. However, I cannot find any specific documentation regarding this combination (zephyr + cyclictest). Could anyone expl
Hello, In [1], and not only, it is mentioned that cyclictest was used with zephyr. However, I cannot find any specific documentation regarding this combination (zephyr + cyclictest). Could anyone expl
|
By
joaocostalapin@...
·
|
|
stm32 quadrature decoder general purpose timer functionality
Hi, I need to access STM32's general purpose timer's quadrature decoding functionality. I'm trying to understand what exactly is needed to expose this, either write a custom driver accessing arch-depe
Hi, I need to access STM32's general purpose timer's quadrature decoding functionality. I'm trying to understand what exactly is needed to expose this, either write a custom driver accessing arch-depe
|
By
Matias N.
·
|