|
FW: Moving from Slack to Discord
-----Original Message----- From: Cufi, Carles Sent: 03 September 2021 19:38 To: devel@... Subject: Moving from Slack to Discord Hi all, As voted during the TSC meeting on the 11th of August this year,
-----Original Message----- From: Cufi, Carles Sent: 03 September 2021 19:38 To: devel@... Subject: Moving from Slack to Discord Hi all, As voted during the TSC meeting on the 11th of August this year,
|
By
Carles Cufi
·
|
|
MCUboot/HCI-USB bug
#hci
#mcuboot
#nrf52
I believe I have found a bug in the current HCI-USB code for the nRF52 series when it is started from the MCUboot bootloader. This is on the current Zephyr 2.6 branch. In usb_dc_nrfx.c, usb_dc_attach(
I believe I have found a bug in the current HCI-USB code for the nRF52 series when it is started from the MCUboot bootloader. This is on the current Zephyr 2.6 branch. In usb_dc_nrfx.c, usb_dc_attach(
|
By
mhamel@...
·
|
|
NRF52832 BLE controller (HCI_UART sample) not working 2 messages
Hi, I tried to follow the instructions here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/zephyr/samples/bluetooth/hci_uart/README.html. The Zephyr version is 2.6.0, with SDK 0.13.0. On
Hi, I tried to follow the instructions here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/zephyr/samples/bluetooth/hci_uart/README.html. The Zephyr version is 2.6.0, with SDK 0.13.0. On
|
By
thevinh130799@...
·
|
|
rs485 driver 3 messages
#stm32
Hello. Is there any driver or may be some way to use rs485 on zephyr? May be someone used zephyr for rs485 communication with RE/DE support? Thank you
Hello. Is there any driver or may be some way to use rs485 on zephyr? May be someone used zephyr for rs485 communication with RE/DE support? Thank you
|
By
Arsenii Soitu
·
|
|
Zephyr Question
Dear Whom It May Concern, I'm currently using Zephyr on a Nordic Thingy 52 to collect environment data and I was wondering how I might be able to lower the power consumption in between measurements? T
Dear Whom It May Concern, I'm currently using Zephyr on a Nordic Thingy 52 to collect environment data and I was wondering how I might be able to lower the power consumption in between measurements? T
|
By
Hulbert Zeng
·
|
|
#stm32 build failure 3 messages
#stm32
I'm trying to build a project. I'm getting: 48%] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj cc: warning: '-mcpu=' is deprecated; use '
I'm trying to build a project. I'm getting: 48%] Building ASM object zephyr/arch/arch/arm/core/aarch32/CMakeFiles/arch__arm__core__aarch32.dir/cpu_idle.S.obj cc: warning: '-mcpu=' is deprecated; use '
|
By
alt.mcarter@...
·
|
|
west installation error 4 messages
Hi, I am trying to install Zephyr for Windows. I followed your installation steps. When installing west, I am getting the following errors: Thanks for your help. Best Regards, Moiz Terem
Hi, I am trying to install Zephyr for Windows. I followed your installation steps. When installing west, I am getting the following errors: Thanks for your help. Best Regards, Moiz Terem
|
By
Moiz Terem
·
|
|
HCI SPI - how to use 3 messages
Hello, I’ve found that Zephyr HCI stack supports SPI as transport and there is an implementation available https://docs.zephyrproject.org/latest/samples/bluetooth/hci_spi/README.html I’m wondering how
Hello, I’ve found that Zephyr HCI stack supports SPI as transport and there is an implementation available https://docs.zephyrproject.org/latest/samples/bluetooth/hci_spi/README.html I’m wondering how
|
By
Piotr Barszczewski
·
|
|
Edge connectors and pin numbers 2 messages
I'm working with the BBC Microbit V2 and can use the peripherals using the NRF port pin numbers etc. These port pins are brought to an edge connector which numbers them completely differently. There s
I'm working with the BBC Microbit V2 and can use the peripherals using the NRF port pin numbers etc. These port pins are brought to an edge connector which numbers them completely differently. There s
|
By
Frank Duignan
·
|
|
Problem running samples/sensor/sht3xd 4 messages
#driver
#sensor
Hi, I've tried to run the sht3xd sample using nRF52840DK, which is one of the boards with sample configuration overlay file, but all I get out in the logs is this: *** Booting Zephyr OS build v2.6.0-r
Hi, I've tried to run the sht3xd sample using nRF52840DK, which is one of the boards with sample configuration overlay file, but all I get out in the logs is this: *** Booting Zephyr OS build v2.6.0-r
|
By
@Hidastelija
·
|
|
Initialization and usage of device drivers in user code
Hello everyone, I'm pretty new to the Zephyr Project as we (our company) are evaluating it to use it as our base for the upcoming projects. It didn't take long to get our own application running on ou
Hello everyone, I'm pretty new to the Zephyr Project as we (our company) are evaluating it to use it as our base for the upcoming projects. It didn't take long to get our own application running on ou
|
By
akrckn
·
|
|
nRF9160 custom board dynamic GPIO 2 messages
#nrf9160
Shalom! We have a nRF9160 custom board on which I cannot switch some of the IO lines. For example we have two leds, P0.9 an P0.10 but only P0.9 works. The hardware guy reports the P0.10 output (scope)
Shalom! We have a nRF9160 custom board on which I cannot switch some of the IO lines. For example we have two leds, P0.9 an P0.10 but only P0.9 works. The hardware guy reports the P0.10 output (scope)
|
By
David Kaplan
·
|
|
Defining preprocessor directives through
#west
Hi everyone, I'm trying to automate the building of a set of LoRaWAN boards by using preprocessor directives to set their keys. Is it possible to define the directives using west? I was only able to c
Hi everyone, I'm trying to automate the building of a set of LoRaWAN boards by using preprocessor directives to set their keys. Is it possible to define the directives using west? I was only able to c
|
By
Diogo Correia
·
|
|
SDK 0.13.0 Release
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.13.0 Please download and try things out and report any issues. • general: • Added support
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.13.0 Please download and try things out and report any issues. • general: • Added support
|
By
Kumar Gala
·
|
|
Networking Forum Agenda
Hi all, There is a networking forum tomorrow Tue 3 August at 8AM PST / 17.00 CEST. The current agenda is empty, please let me know if there are any topics you’d like to discuss. Otherwise, I’ll cancel
Hi all, There is a networking forum tomorrow Tue 3 August at 8AM PST / 17.00 CEST. The current agenda is empty, please let me know if there are any topics you’d like to discuss. Otherwise, I’ll cancel
|
By
Lubos, Robert
·
|
|
k_uptime_get values in QEMU
Hello, I am experiencing a problem and don't know how to solve it. Running k_uptime_get() returns the same value as k_uptime_ticks() and is a lot higher than the actual uptime in milliseconds. I did n
Hello, I am experiencing a problem and don't know how to solve it. Running k_uptime_get() returns the same value as k_uptime_ticks() and is a lot higher than the actual uptime in milliseconds. I did n
|
By
martin.schoenstedt@...
·
|
|
Esp32 flashing issue on Ubuntu 20.10 3 messages
I am able to build code for esp32 but flash is being failed by denying permission on ttyUSB0. Any help would be appreciated.
I am able to build code for esp32 but flash is being failed by denying permission on ttyUSB0. Any help would be appreciated.
|
By
pritam sutar
·
|
|
Compiler and linker warnings with GCC 11 2 messages
Hello! After updating my GCC to version 11.1.0 I started getting a bunch of linker errors when compiling projects. Previously I was using GCC 10.2.0. For example, when building the sample hello_world
Hello! After updating my GCC to version 11.1.0 I started getting a bunch of linker errors when compiling projects. Previously I was using GCC 10.2.0. For example, when building the sample hello_world
|
By
Sven Vainküla
·
|
|
TF-M samples build 2 messages
HI All. nice to meet you, this is my first day evaluating Zephyr. it looks pretty exciting, i have struggled to build the TFM samples. is there a clear procedure to build them on windows for a nRF5340
HI All. nice to meet you, this is my first day evaluating Zephyr. it looks pretty exciting, i have struggled to build the TFM samples. is there a clear procedure to build them on windows for a nRF5340
|
By
Philippe Gerard
·
|
|
Cmake Error While Building Blinky Sample 2 messages
Hello, I am trying to west build the blinky sample from the getting started guide (https://docs.zephyrproject.org/latest/getting_started/index.html). However, the below error comes up: C:\zephyrprojec
Hello, I am trying to west build the blinky sample from the getting started guide (https://docs.zephyrproject.org/latest/getting_started/index.html). However, the below error comes up: C:\zephyrprojec
|
By
danwin354@...
·
|