|
Re: Problem running samples/sensor/sht3xd
#driver
#sensor
Hi again Ilkka,
"ilkka.virtanen via lists.zephyrproject.org"
<ilkka.virtanen=sensoan.com@...> writes:
I'm glad; thanks!
Yes, you can, you just need to make sure the
Hi again Ilkka,
"ilkka.virtanen via lists.zephyrproject.org"
<ilkka.virtanen=sensoan.com@...> writes:
I'm glad; thanks!
Yes, you can, you just need to make sure the
|
By
Bolivar, Marti
·
#2680
·
|
|
Re: Problem running samples/sensor/sht3xd
#driver
#sensor
Thank you Marti for the reply.
The problem was indeed in the connection between the nRF52840DK and the external sensor. I watched your video, it was very good and informative.
As I learned that the
Thank you Marti for the reply.
The problem was indeed in the connection between the nRF52840DK and the external sensor. I watched your video, it was very good and informative.
As I learned that the
|
By
@Hidastelija
·
#2679
·
|
|
Re: Problem running samples/sensor/sht3xd
#driver
#sensor
Hi,
This email list is for upstream zephyr, not NCS, but since the sample is
available in upstream zephyr I will respond here.
"ilkka.virtanen via
Hi,
This email list is for upstream zephyr, not NCS, but since the sample is
available in upstream zephyr I will respond here.
"ilkka.virtanen via
|
By
Bolivar, Marti
·
#2678
·
|
|
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
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
|
By
akrckn <alexander@...>
·
#2677
·
|
|
Problem running samples/sensor/sht3xd
#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
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
|
By
@Hidastelija
·
#2676
·
|
|
Re: nRF9160 custom board dynamic GPIO
#nrf9160
"DKaplan via lists.zephyrproject.org"
<DKaplan=amiglobal.com@...> writes:
Hello!
Since you're using NCS, if you haven't figured this out yet, I'd
recommend asking on DevZone.
"DKaplan via lists.zephyrproject.org"
<DKaplan=amiglobal.com@...> writes:
Hello!
Since you're using NCS, if you haven't figured this out yet, I'd
recommend asking on DevZone.
|
By
Bolivar, Marti
·
#2675
·
|
|
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
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
|
By
Diogo Correia
·
#2674
·
|
|
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
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
|
By
Kumar Gala
·
#2673
·
|
|
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,
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,
|
By
Lubos, Robert
·
#2672
·
|
|
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
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
|
By
martin.schoenstedt@...
·
#2671
·
|
|
Re: Esp32 flashing issue on Ubuntu 20.10
Hi,
It could be as simple as you can not have a console connection and trying to flash as the USB is not good at handling two simultaneous connects. Happens to me all the time.
Hi,
It could be as simple as you can not have a console connection and trying to flash as the USB is not good at handling two simultaneous connects. Happens to me all the time.
|
By
William Fish
·
#2670
·
|
|
Re: Esp32 flashing issue on Ubuntu 20.10
You need to be a member of the dialout group. For example
sudo adduser pritam dialout
Then logout and back in again
You need to be a member of the dialout group. For example
sudo adduser pritam dialout
Then logout and back in again
|
By
Frank Duignan
·
#2669
·
|
|
Esp32 flashing issue on Ubuntu 20.10
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 <pritamsutar660@...>
·
#2668
·
|
|
nRF9160 custom board dynamic GPIO
#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
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
|
By
David Kaplan
·
#2667
·
|
|
Re: Compiler and linker warnings with GCC 11
Some of these issues might be resolved by:
https://github.com/zephyrproject-rtos/zephyr/pull/35893
- k
Some of these issues might be resolved by:
https://github.com/zephyrproject-rtos/zephyr/pull/35893
- k
|
By
Kumar Gala
·
#2666
·
|
|
Re: TF-M samples build
Marti Bolivar <marti.bolivar@...> writes:
D'oh, I forgot to reply-all.
Marti Bolivar <marti.bolivar@...> writes:
D'oh, I forgot to reply-all.
|
By
Bolivar, Marti
·
#2665
·
|
|
Re: Cmake Error While Building Blinky Sample
Have you setGNUARMEMB_TOOLCHAIN_PATH ?
https://docs.zephyrproject.org/latest/getting_started/toolchain_3rd_party_x_compilers.html#gnu-arm-embedded
Also, have you tried cleaning your build/
Have you setGNUARMEMB_TOOLCHAIN_PATH ?
https://docs.zephyrproject.org/latest/getting_started/toolchain_3rd_party_x_compilers.html#gnu-arm-embedded
Also, have you tried cleaning your build/
|
By
Carles Cufi
·
#2664
·
|
|
TF-M samples build
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
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
|
By
Philippe Gerard <philippegera@...>
·
#2663
·
|
|
Cmake Error While Building Blinky Sample
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
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
|
By
danwin354@...
·
#2662
·
|
|
Compiler and linker warnings with GCC 11
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!
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
|
By
Sven Vainküla <svenvainkyla@...>
·
#2661
·
|