Hi,
We have used the internal clock successfully in the past in nrf5280 for 8MHz RF transmission, but when trying to do the same in nrf5340, we faced this problem:
Nordic...
I downloaded the ncs2.6.0 version using Baidu Cloud in the China region, then set the path in Toolchain Manager of NRF Desktop, and Toolchain Manager correctly identified...
Hi,the Nordic team.
I am using nrf54L15 to develop Matter. I have seen that the official sample programs are all equipped with external flash. How can I run Matter programs...
I am using nRF Connect SDK v2.4.0 and an nRF5340 DK set up as a PAwR advertiser. Is it possible to specify the channels to use in the Periodic Advertising train? I found the...
Hello! The PCN 219 rev 1.1 says "The new device revision of nRF54L15-CAAA is not drop-in compatible with the current revision, requiring update to PCB schematic
and layout...
Hello.
Im tring use nrf_dm sample with nRF5340 on nRF Connect SDK V2.9.0, with a custom board.
I got the error when I try dm with other device:
my prj.conf:
...
Hi
I am looking at this information:
https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/fs/fs_sample/README.html#fs
I created the sample application...
This is the command I used to generate setting.hex.The primary address of my app is 0x19000.
This is my hex distribution. The library used is nRF5_SDK_17.1.0_ddde560....
Hi,
I want to configure P1.02 and P2.06 as normal GPIO for my nrf54l15 custom board. For this I have added the following in my .overlay file
From https://devzone.nordicsemi...
I have the following pm_static.yml configuration:
and I'm trying to acces this `custom_bootloader_header` from my application code. Here's the relevant snippet:
...
Hi all,
I could not find similar questions raised on the forum and I hope someone can help me.
I have an application to connect to a mqtt server, developped on the latest...
Hello Team,
I want to configure P2.07 as UART RX for my custom board.
But when I clear the already assigned property as led2 for this pins from the pin editor gui, I am...
Hi,
We have used the internal clock successfully in the past in nrf5280 for 8MHz RF transmission, but when trying to do the same in nrf5340, we faced this problem:
Nordic...
Hello,
I am having nRF9160 with modem FW = 1.3.6 and nrf sdk version 2.7.0
I am using MBEDTLS library for generating self-signed & CSR certificates with EC-Key and RSA...
Hello Team,
i am trying to read multiple mcp9600 on the nrf9151 on my thingy 91x. I connected 3 of the mcp9600 to my stemma QT connector and it all works fine.
However...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello,
Is the NRF7002 pre-certified for the RADIO EQUIPMENT DIRECTIVE 2014/53/EU (RED directive) ?
Is there a recommended antenna design that would ease certify a product...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi,
If you use the following settings, an error will occur during commissioning.
Board: Custom board
SDK:ncsv2.9.2 OS: Windows10 Sample code:Matter Lock bord target...