|
API meeting: agenda
Hi all, Agenda for tomorrow: - Extend LED API - PR: https://github.com/zephyrproject-rtos/zephyr/pull/26101 - [RFC] API change - Device structure attribute renaming - PR: https://github.com/zephyrproj
Hi all, Agenda for tomorrow: - Extend LED API - PR: https://github.com/zephyrproject-rtos/zephyr/pull/26101 - [RFC] API change - Device structure attribute renaming - PR: https://github.com/zephyrproj
|
By Carles Cufi
·
|
|
How to enable external #pullup resistor in
#pullup
#i2c
Hello there, I'm trying to connect my board (nrf52dk-nrf52832) to a development kit, through I2C, which has external pull up resistors. I would like to configure the I2C port to accept the external pu
Hello there, I'm trying to connect my board (nrf52dk-nrf52832) to a development kit, through I2C, which has external pull up resistors. I would like to configure the I2C port to accept the external pu
|
By
Diogo Correia
·
|
|
Using counter (with RTC) on 4 messages
#nrf52832
Hi there, I've started using Zephyr OS last week, so is better to advise that there might be a tiny chance of this question being dumb. I'm trying to use the Nordic's nRF52832 RTC clock, so wrote a sm
Hi there, I've started using Zephyr OS last week, so is better to advise that there might be a tiny chance of this question being dumb. I'm trying to use the Nordic's nRF52832 RTC clock, so wrote a sm
|
By
Diogo Correia
·
|
|
#west 4 messages
#west
Hello, I want or create a docker image for Zephyr, I have a script that has west init / West Update west zephyr export ..........and the next steps. While the previous steps are in Dockerfile. when i
Hello, I want or create a docker image for Zephyr, I have a script that has west init / West Update west zephyr export ..........and the next steps. While the previous steps are in Dockerfile. when i
|
By ahmed.balata@...
·
|
|
West v0.7.3 released
Hello, I'm announcing the release of west v0.7.3. https://pypi.org/project/west/0.7.3/ https://github.com/zephyrproject-rtos/west/tree/v0.7.3 To upgrade: Ubuntu: pip3 install --user west==0.7.3 Window
Hello, I'm announcing the release of west v0.7.3. https://pypi.org/project/west/0.7.3/ https://github.com/zephyrproject-rtos/west/tree/v0.7.3 To upgrade: Ubuntu: pip3 install --user west==0.7.3 Window
|
By Bolivar, Marti
·
|
|
RFC: removing eeprom_slave as driver in Zephyr
The eeprom_slave driver accessed under CONFIG_I2C_EEPROM_SLAVE implements the I2C follower (slave) driver API. This device isn't an actual hardware driver: it's a virtual EEPROM that stores data in an
The eeprom_slave driver accessed under CONFIG_I2C_EEPROM_SLAVE implements the I2C follower (slave) driver API. This device isn't an actual hardware driver: it's a virtual EEPROM that stores data in an
|
By Peter A. Bigot
·
|
|
API meeting: agenda
Hi all, Sorry for the late agenda. Topics for today: - RFC: downgrade i2c eeprom_slave driver to sample - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/27303 - Add regulator driver infras
Hi all, Sorry for the late agenda. Topics for today: - RFC: downgrade i2c eeprom_slave driver to sample - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/27303 - Add regulator driver infras
|
By Carles Cufi
·
|
|
[solved] Re: SMP Server Sample: Fails to upload over BLE 2 messages
Thanks to the support of Nick, I was able to trace it down to an issue in the MCUmgr on the PC side. There is now an open bug report for this: https://github.com/apache/mynewt-mcumgr-cli/issues/15
Thanks to the support of Nick, I was able to trace it down to an issue in the MCUmgr on the PC side. There is now an open bug report for this: https://github.com/apache/mynewt-mcumgr-cli/issues/15
|
By George Ruinelli
·
|
|
Network forum agenda
Hi all, There is a network forum meeting today 4 Aug at 8AM PDT / 17.00 CET. Agenda: - Making the new TCP stack the default. See https://github.com/zephyrproject-rtos/zephyr/pull/27208 for details. -
Hi all, There is a network forum meeting today 4 Aug at 8AM PDT / 17.00 CET. Agenda: - Making the new TCP stack the default. See https://github.com/zephyrproject-rtos/zephyr/pull/27208 for details. -
|
By Jukka Rissanen
·
|
|
SMP Server Sample: Fails to upload over BLE
Hi all I am trying to get the "SMP Server Sample" (https://docs.zephyrproject.org/latest/samples/subsys/mgmt/mcumgr/smp_svr/README.html) working. I have a nrf52840dongle_nrf52840 and successfully inst
Hi all I am trying to get the "SMP Server Sample" (https://docs.zephyrproject.org/latest/samples/subsys/mgmt/mcumgr/smp_svr/README.html) working. I have a nrf52840dongle_nrf52840 and successfully inst
|
By George Ruinelli
·
|
|
Getting to blinky with an ESP32 board 2 messages
I am trying out Zephyr following the "Getting Started" guide: https://docs.zephyrproject.org/latest/getting_started/index.html#build-the-blinky-sample I've installed the toolchain and I am trying to g
I am trying out Zephyr following the "Getting Started" guide: https://docs.zephyrproject.org/latest/getting_started/index.html#build-the-blinky-sample I've installed the toolchain and I am trying to g
|
By
don.haig@...
·
|
|
API meeting: agenda
Hi all, Today's topics: - Device: Normalize DMA, IPM and UART callbacks signatures including the caller's device pointer (should be quick, PRs are already approved and email sent to the mailing lists)
Hi all, Today's topics: - Device: Normalize DMA, IPM and UART callbacks signatures including the caller's device pointer (should be quick, PRs are already approved and email sent to the mailing lists)
|
By Carles Cufi
·
|
|
ODP: Reading data from LSM6DS33 , I2C
Thank you π Thanks to your advice I opened this file but I still get error while writing to this file πDo you have any idea why? I will be very grateful for any helpπ Od: Lawrence King <lawrence.king@
Thank you π Thanks to your advice I opened this file but I still get error while writing to this file πDo you have any idea why? I will be very grateful for any helpπ Od: Lawrence King <lawrence.king@
|
By
Edyta Bosacka
·
|
|
Sending data to .csv file 2 messages
Hi π I want to write some data to .csv file. I took an example : \zephyrproject\zephyr\samples\subsys\fs\fat_fs and I added these to my code: In main: Os_x, os_y, os_z - these are variables I wanna ha
Hi π I want to write some data to .csv file. I took an example : \zephyrproject\zephyr\samples\subsys\fs\fat_fs and I added these to my code: In main: Os_x, os_y, os_z - these are variables I wanna ha
|
By
Edyta Bosacka
·
|
|
embed data files 3 messages
Dear Experts, I am new to zephyr and working with nRF9160dk related development. For testing some functionalities, I thought to include some 'raw resource binary data file' in the code as in the linux
Dear Experts, I am new to zephyr and working with nRF9160dk related development. For testing some functionalities, I thought to include some 'raw resource binary data file' in the code as in the linux
|
By adpauly@...
·
|
|
SAME70 Xplained failed to build with ethernet networking 11 messages
I bought a new SAME70 Xplained board last week and pulled down the latest from Master. Sample projects work as long as networking is not involved. Network projects compiled and run but debugging showe
I bought a new SAME70 Xplained board last week and pulled down the latest from Master. Sample projects work as long as networking is not involved. Network projects compiled and run but debugging showe
|
By Sam Wong
·
|
|
Reading data from LSM6DS33 , I2C 5 messages
I am trying to get Who I am data from accelerometer LSM6DS33, but I cannot receive them. I' m getting this error: I2C transfer errorI am: 0. What can be the reason of this? #define LSM6DS33_XG_WHO_AM_
I am trying to get Who I am data from accelerometer LSM6DS33, but I cannot receive them. I' m getting this error: I2C transfer errorI am: 0. What can be the reason of this? #define LSM6DS33_XG_WHO_AM_
|
By
Edyta Bosacka
·
|
|
Zephyr - read I2C sample, nrf52840 2 messages
Is there any example how to read data from sensor by I2C?
Is there any example how to read data from sensor by I2C?
|
By
Edyta Bosacka
·
|
|
[Zephyr-devel] Community input on possible change to Discord from Slack 4 messages
Hi all, I have never used Discord before, but I given it a quick try the last couple of days. My main concern is that Discord does not support threads (only quoting). This will cause all messages to g
Hi all, I have never used Discord before, but I given it a quick try the last couple of days. My main concern is that Discord does not support threads (only quoting). This will cause all messages to g
|
By Henrik Brix Andersen
·
|
|
API meeting: agenda
Hi all, Today's topics: - Device: Normalize DMA, IPM and UART callbacks signatures including the caller's device pointer (should be quick, PRs are already approved and email sent to the mailing lists)
Hi all, Today's topics: - Device: Normalize DMA, IPM and UART callbacks signatures including the caller's device pointer (should be quick, PRs are already approved and email sent to the mailing lists)
|
By Carles Cufi
·
|