I want to achieve as close as possible to real-time tracking with the nRF9151. Because of the shared RF path this is somewhat tricky, LTE and GNSS can't run simultaneously...
Hi,
can anyone help me with this situations that i'm facing from a 1 month so i'm connecting esp32 controller to seengreat RS485 Dual CAN Bus moduler and the other hand...
Hi all — I'm developing a custom nRF5340 development board (Raytac MDBT53-1M) and would value the community's honest read on whether it's worth producing.
The goal is...
Hello, We are building an application with NRF54 as the host MCU and NRF9151 as a serial modem. We are considering using a SoftSIM from Monogoto. Our main concern is how easy...
The last years I have developed a lot software (low level) for the nRF52840. I like this MCU very much, especially the SHORTS-Registers and EasyDMA are powerful for real short...
Hello everyone, I have a question regarding the LIS2MDL sensor. When I configure Register A, it correctly takes the value that I set. However, after the sensor initialization...
Hello,
I'm having trouble saving signing keys to the KMU on the nRF54LM20-DK.
I'm using the build for the nRF54LM20B, as recommended here, so the KMU should be used for...
Hello
I’m aware that this topic has been discussed in several posts from a couple of years ago, but I haven’t found a concrete solution yet.
I'm currently using an external...
I want to have two Kconfig flags that are both booleans but the build will fail if both are set. My code below used to work in pre ncs3.0, I'm wondering if there's a better...
Certainly! Here’s a clear, natural English version of your email:
Dear Specialist,
I would like to better understand the two variables used in the SDK for calculating...
Hi,
I am currently working with the channel_sounding/connected_cs sample for nrf54l15 and I keep getting the error: Not enough memory to store step data (530 > 512). I tried...
I am having a problem with all of my projects compiled with VSCode NCS 2.2.0:
I understand that one of the COM ports (I'm on Windows) should send output. When I flash the...
I used nRF24L01+ in an industrial control project that requires low power consumption. I have completed all the functional development and reliability verification. A problem...
NCS 2.6.1 + nRF52832
We are using the LIS2DH sensor driver from Zephyr. We observe (and this is also explicitly stated here ) that the sensor initialization is triggered...
Hi,
I'm trying to use MBEDTLS with MBEDTLS_USE_PSA_CRYPTO and CONFIG_PSA_CRYPTO_DRIVER_CC3XX activated.
Unfortunately I can't find a way to tell MBEDTLS that nRF9151...
Hi, I have cloned the channel sounding with range requestor samples but every time I try to build it I encounter the error:
I have not changed the code or anything, but...
Hello Team,
I'm using nrf54l15 dk and ncs version 2.9.0 for the development. I am getting an error while configuring I2C. I selected i2c20 from the device tree and assigned...
Hello, I need help understanding how MCUBOOT produces signed_by_b0_app.hex file from app.hex on the network core of nrf5340. My goal is to have a DFU updatable hex file (net_core_app_moved_test_update...
Hey everyone! I'm working on my Master's thesis about Rust in embedded systems and trying to figure out how much Nordic Semiconductor actually backs the Rust community.
...