I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
I've worked with the nRF5 SDK in the past, and I've started exploring the nRF Connect SDK for future projects. I've taken some of the courses offered through Nordic (great...
I've just launched VSCode for an old project from the nrfConnect SDK launcher, and it seems like the plugin no longer works correctly. It does not search for custom boards...
I've been struggling with this for some time now and no matter how I approach it I can't quite get it to work. I'm essentially looking for something like the "maximum performance...
Hello, I have several development-related questions about the microphone functionality of the NRF5340 AUDIO DK in headset mode:
Is it possible to configure the device...
I saw in this video that there was a lipo battery being used with a nrf52 Development Kit and I read this in the spec for the nrf5340 Development kit:
1.7-5.0 V supply...
Hi,
I am connecting a central to multiple peripherals. In order to optimize the throughput I would like to simultanuously sniff the connection. In the nrf Sniffer documentation...
We are producing an issue where the ZBOSS stack will emit a ZBOSS Fatal Error without any context if we alter ZB_DEV_REJOIN_TIMEOUT_MS. Specifically, the steps to reproduce...
Hello! I am trying to get gazell to work on the nrf52840 dongle.
I built the nrf connect sdk Blinky project with the nrf52840 dongle set as the config. then pushed the merged...
In the past, we've been able to use the nRF52-DK to flash our boards, supplying power through the debug port by shorting SB32.
For our L15 prototypes, the nRF52-DK doesn...
Hello Team,
I am experiencing an issue with the sound output from an external codec connected to the nRF5340 DK. Currently, the sound is in mono, but my goal is to achieve...
Hello,
I recently purchased a few NRF9161-DK boards for both LTE and NR+ evaluation. However, I am unable to run through the initial demo. The board is discoverable initially...
NCS 2.7, nrf52840, sysbuild with mcuboot, multiple board revisions
I have setup my build to use different keys for each board revision with this in my sysbuild.conf:
...
Hello DevZone,
I just located a mysterious bug , it's about printk() and low power.
Environment:
NCS v2.8.0 and v2.9.0
nRF52840DK v3.0.2
PC: Ubuntu 22.04
Zephyr...
Hello. I am attempting to run the Matter Template app sample on the Adafruit Feather nRF52840 Express board.
I created a pm_static.yml file with the following configuration...