I am building a nrf52840 custom board and testing the ble_app_blink_pca10056_s140 example from segger I have a 32MHz crystal and a 32.768khz crystal And I added the following...
I have been evaluating the nRF54H20 board and have v0.8.2 of the development kit. Till now I have been using nRF Connect SDK v2.7.99-cs1 branch, I would like to move to the...
My customer had ttothis question:
We recently purchased and use your Nordic Power Profiler PPK2 at my company. Does this device come with any calibration certificates? How...
The instructions are: On the command line, open the directory ncs . The following steps have one do a west init directly in the directory ncs. But they should say to create...
Using an nRF54L15 here (if that matters) and adding mcuboot via sys build to my project. Couple questions:
- How would one adjust the logger baud rate to something other...
I've been working for months to try and figure out exactly how to get my application to bond the way I want it to.
I'm using nrf connect sdk 2.4.2 on an nrf52832. I used...
Hi,
I want to connect LDC2114 to nRF9160. I write the nrf9160dk_nrf9160_ns.overlay and the astri,ldc2114.yaml. I don't know how to set GPIOs in & i2c1 - ldc2114: ldc2114...
Hello. I am reading up on documentation regarding measuring current on the nRF54L15-DK with an ammeter. I do notice that when we set up the board, we need to use the 2x5 SWD...
Hi ,
We are starting a new project development based on stm32 mcu's, would like to choose nrf7002 for the wifi part, we would like to know is there a possibility to interface...
Hi! Recently, I tried putting my nrf9160dk into SYSTEM OFF mode. The code instantly puts it into SYSTEM OFF mode and waits for a gpio interrupt. The problem however is that...
Hi,
We are facing issue with upgrading our devices using DFU library.
Despite using the latest version of the Nordic iOS DFU Library , the firmware update process exhibits...
Hi,
I'm using SDK5 17.1.0 and SD132 v7.3.0. At the moment I'm developing a central device which scans for a peripheral. I did this a few times before with other devices...
For background, a few years ago our company had a contractor build up a simple peripheral button and I wanted to use that hardware to learn nRF SDK for VS Code and the Zephyr...
Hi I am starting with nRF9160. I build and program "nrf91_simple_tracker," but while running, I got the following terminal output:
I am using nRF Connect SDK v2.7.0 with...
SDK version - v2.7.0
Project repository
Hi! I am a junior embedded systems software developer, and I just started working with Nordic's environment. This is my first...
Hi there,
I attempted to change the nRF54L15-PDK settings in Board Configurator. I disabled VCOM0, VCOM1, Power to LEDs, Software Debugger and set VDD to 2.0V. I have...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
Currently, to ensure that the connected...
I am using the central_esl example from the nrf-esl-bluetooth-2.6-branch to flash onto the 5340DK, and the peripheral_esl example is flashed onto our company's (Shenzhen Abluetech...
Hi all,
I am working on nRF-9160 and nRF-9151, and I wanna know does Serial LTE Modem support will message function for MQTT connection or other connection?
I've asked...
Hello,
I’m using VS Code with the nRF Connect extension. When I try to build the “bme68x_iaq” application to upload it later to the Nordic Thingy:53 and read its data, I...
Hi,
I am not familiar with the 9160DK board. I followed the same steps as the nRF Desktop Connect application guide but it always shows verification failed. I am using my...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...