Hi,
we are working on a test program with a thinghy:91 board based on the example "asset_tracker_v2" and we are having issues with some SIM Cards.
We are using iBasis...
Nordic TS,
I'm trying to establish a link between two 9151 DK through which I can pass messages. I'm trying to create a setup where DK 1 receives messages using a DECT NR...
Hi,
I'm using nRF9160DK with SDKs v3.0.0
I am trying to use A-GPS with nRFCloud REST. I used the location example and it works correctly. The documentation states that...
As a life-long embedded software engineer I'm used two or three dozen of different setups, SDKs, IDEs - but all had in common I can copy or clone a project, open, build and...
Hello,
I am new to modems and cellular domain.
We intend to design and build a cellular communication extension for an older product. And I eyed the nRF9151 for that....
After an update recently with the nRF Connect for VSCode Extension, it's been unable to find where my nRF Connect SDK is located when choosing a build configuration. It used...
Hello,
I have been attempting to implement a system on my custom nRF5340 board where the external QSPI flash (IS25LP) is shared between eXecute-in-Place (XIP) functionality...
I am currently working on the secure_bootloader example (pca10056_s140_ble) for the nRF52840 DK board and am encountering an issue with updating the OTA application. I have...
Hello, I connected my (working) PPK2 and opened the PowerProfiler. Immediately, a "DFU needed" message popped up.
I DFUed the PPK2, and in the logs, it wrote DFU successfully...
What should be format of USER Certs for Matter factory data?
CONFIG_CHIP_FACTORY_DATA_CERT_SOURCE_USER =y
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello DevZone,
Is it possible to support Matter over Ethernet and Matter over Wi-Fi at same time?
Since there are many Ethernet chips support in Zephyr.
Seems that the...
Hi,
I'm looking to continuously sample the ADC at a high sample rate with rotating buffers.
I found an example code that matches what I need with the older SDK for...
We are using nRF5340 with nRF7002 on our custom board. Our application requires:
Wi-Fi (via nRF7002)
Thread (via nRF5340)
DFU over Wi-Fi
We are concerned...
We have peripheral, and we want to connect it using NRF 52840. when we are bonding this using nrf connect app we get a pop up with random key and using pair we can pair with...
I'm using the nRF9160 with the LIS2DH accelerometer and SDK version 2.5.2 . In my hardware setup, INT1 is connected to GPIO 0 and INT2 to GPIO 1 . I'm configuring both interrupt...
Hello,
I am currently using the `AT%XICCID` to obtain the ICCID of Hologram eSIMs. The output of some of these eSIMs are just the raw 20 digit ICCID with no ending checksum...
Hi,
I’m looking for your recommendations on a suitable conformal coating for an application subject to high humidity. The goal is to mitigate any potential risk of short...
Hi I am trying to get an SD card hooked up to my nrf52840 devkit. I am using nRF Connect v2.6.1 and I was trying to get the sample code working, so I used the sample in ncs...
I have downloaded nRF connect setup V5.1.0 and nRF command line tools V10.24.2.
downloaded nRF connect extension , SDK pack and tool chain in VS code.
I added the build...