Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
Hi,
I am working on a smartwatch PoC using the nRF7002 DK (nRF5340), and I am trying to interface a 1.8" ST7735 SPI TFT display (128x160).
Hardware: - Board: nRF7002DK...
Hi Nordic Team,
I'm developing a quarter wave PCB antenna, based on Nordic's white paper on the topic, for the nRF54L15.
I've two concerns on how features around the...
Dear Nordic Team
our customer are making the batterie profile by using NPM-FG , by profile logging , it was all fine by testing under low temperature and room temperature...
Hi, I'm current evaluating the NPM1300. I've made a prototype board, using nrf54l15 and npm1300. I did not know that i need the npm1300 EK to do battery profile. Due to being...
Hi Team,
Currently I am working with nRF54LM20 DK. And tried to import and use echo bot example from SDK. And modified the overlay file as per the UART pin changes required...
Hello Nordic Team,
I am currently working with the nRF52832 on a custom board using nRF Connect SDK v2.9.0. I am implementing OTA DFU using Sysbuild and MCUboot with an...
I've just spent about 4 hours trying to figure out why a particular build was failing (on nrf9151dk).
Examing the cryptic errors finally revealed that the TFM partition...
Hello,
We have a custom board we are developing on that uses the nRF54L15 MCU. The board has some LEDs that we were hoping to drive using PWM, but these are connected to...
Hello! I have a Nordic Power Profiler Kit 2 that I am using to make measurements on a project. The issue I am having is I get an error message when trying to connect the kit...
Hi folks, so I will start by saying I have had this device working at home under Windows 11. I have brought the device to work to use on my works computer, which is still...
Hello Nordic Support Team,
I am experiencing a startup issue with the nPM1300 PMIC. Below is the summary of my hardware configuration and the behavior I am observing:
...
Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
Hi,
I am facing an issue with the latest nrfcloud-utils provisioning flow when using a custom nRF91-based board connected through a generic FT232R USB-to-TTL adapter.
...
Hi everyone,
I am trying to use SPIM for an external DAC. The DAC does not require MISO, only SCK, MOSI, and CS.
I configured SPIM like this:
#define SPI_DAC NRF_SPIM2...