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...
I made custom board with nPM1300 and nRF54L15 and now I'm thinking how to configure nPM. It is configureable through TWI inteface, but in all examples i saw that communication...
We use a BT module in our product to day. Now the volume is increasing we want to change the module and to use nrf52832 component. We follow the recommended circuit from the...
I am trying to setup a NRF SDK development environment on the terminal on Ubuntu (I already successfully setup using VSCode), and I am trying to use nrfutil toolchain-manager...
I saw some posts online about using SPI to simulate the timing of WS2812. I thought using peripherals could save CPU time, but I noticed that SPI seems unable to configure...
Hello,
After I upload a new signed image to my device using MCUboot serial recovery (single image), MCUmgr Img_mgmt_client API
img_mgmt_client_state_read() always fails...
After attempting to write data to the filesystem, my 125μs timer interrupt (highest priority) is delayed by tens to hundreds of microseconds.
I enabled the following configuration...
I'm having a hard time replicating the config needed to be DFU compatible with a build from an earlier SDK version. Earlier version used only a non upgradeable MCUBoot with...
Hi,
I am working on the channel sounding procedure with the nrf54l15 dk's right now and I have an external antenna that I want to use to improve the connection. I plugged...
On nrf-sdk 3.0.1, we were running nrf54 (main app) with Zephyr's PPP modem for nrf91 SLM. Everything was working fine. After upgrading to nrf-sdk 3.1.0, I am now getting this...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
Dear Nordic Specialist,
I am currently testing the minimum connection interval at which BLE Channel Sounding can operate reliably. Specifically, I would like to achieve...
Hello,
I was wondering if anyone would happen to have sample code to activate the accelerometer in the Thingy 91X? If also possible, it would be very helpful to have the...
I'm trying to setup some code to emulate an NFC tag with an NDEF external record based on the NFC tag sample in NCS 2.6.0.
The hardware is a custom board based on the nRF52840...