Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
In our custom board nrf5340-nrf7002, tried system_off(C:\ncs\v2.6.1\zephyr\samples\board\nrf )sample to check power consumption.
But it measures 0.60mA Is there any config...
Hi Nordic DevZone team,
We would like to get nPM Power up for nPM2100 because it seems not to be supported for nPM2100 in nRF Connect.
We are plannning to let the customer...
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:
...