Hi, I am unable to read GPIOs (always getting 0x00000000 from gpio_port_get or 0 from gpio_pin_get). My main project is https://github.com/marcuswu/leaf-fall/tree/main/firmware...
The DECT Nr+ shell (the MAC version, not the -phy; tested with v3.3.0-ba167d9f3db4) offers IPv6 connectivity.
The DECT standard has a profile for IPv6 described in ETSI...
Hello,
Overview:
Currently we are using nRF9160 we are using mbedtls library for generating EC key based certificates (self-signed and CSR). Our code is built with TFM...
Hi Team,
I just wanted to ask is amazon sidewalk support package for nRF54lm20b is available. If yes, please guide me with steps to add it to the project.
Thanks and...
Hello, I wanted to update my project (Custom board using the nRF54L15 ) to the v3.3.0 SDK since this fixed a BLE bug with the v3.0.1. version. To my knowledge I did not change...
I have installed ncs3.3.0 and want to keep ncs unaffected. According to the document docs.nordicsemi.com/.../sdk_setup.html , I should choose to import the edge impulse SDK...
Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
I've been trying to communicate with an external device which supports up to 25 Mhz on its SPI. So, to improve performance, I'm using the SPI3 at 16 Mhz. I have no issue at...
Hi,
I am trying to add an additional storage partition in flash to my project, however, to some reason, pm.yml file is not getting picked up during the build and I am not...
Hi:
I want to use nrf54l05 for the OTA function of BLE. In the example of l9_e5_stol, nrf54L15 OTA can running, but NRF54L05 cannot run.
NCS 3.0.0.
The part I modified...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I change nothing on the code form the sample, after patching I have succesfully build the code and...
After updating to nRF Connect v3.1.0, I am not able to build a project that was started with v3.0.2, nor the matter template sample. When building both my application and...
Hello,
I have been evaluating the DECT NR+ physical layer with nRF9161DK boards with the v3.0.2 DECT Shell sample application. I am wondering if there are going to be any...
Hi Sir,
I have a question about these two configurations in overlay-ppp-cmux-linux.conf, CONFIG_MODEM_BACKEND_UART_ASYNC_RECEIVE_IDLE_TIMEOUT_MS and CONFIG_MODEM_BACKEND_UART_SLM_TRANSMIT_TIMEOUT_MS...
Hi,
I recently started working with the nRF9151 DK and was able to run the initial demo programs without any issues. To continue testing, I picked up a Thingy:91 X, but...
Good day, Nordic staff!
We are working on a product using the FLPR for its intended peripheral-controlling purpose. For us, the best way to send commands to and receive...
Greetings to everybody! There is some question about nRF54L15-DK board measured current consumption. I measure current via the P6 connector, that is, I measure current within...
Hi,
The same hardware and software have been in continuous production for several years without issues. However, the latest batch exhibited abnormally high power consumption...
Hi,
I am developing a small app for the nRF52840 using the SDK V3.1.0 and the Visual studio Code on a PC windows 11.
What I like to do is to be able with the app to change...
Hello,
I'm using the nRF5340 and have configured UART with EasyDMA to receive a variable number of bytes at 307200 baud. Our application has strict timing constraints, so...