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...
Hello Nordic Team,
I’d like to request the addition of an AI-powered extension as part of the existing nRF Extension Pack for VS Code . The idea is to integrate an AI assistant...
Hi Nordic Team,
I am working on a Smart Panel implementation using Matter, which contains multiple switches (e.g., 16 buttons) and some sliders. I have a few questions regarding...
Hello everyone,
A nRF52832 with SDK 15.0 was used for my application. I am trying to send a large amount of data via BLE with a custom BLE service. I extended MTU size so...
nrf5340 net core Konfig
nrf5340 main.c code below, I changed options
nrf54l15 main.c is below
I add the tx power print in PAwR recv_cb function.
Below is 54l15...
Hello there,
First of all, I had searched similar issue internally but didn't find any solution.
My problem is for my application with DFU buttonless without bond everything...
Hi, I am running the raw_tx_packet sample (ncs v3.1.0) on nrf7002dk with the following configuration (additions to prj.conf in the sample)
The captured output looks like...
The channel_sounding_ras_initiator/reflector samples work but trying any other combination of parameters for bt_le_cs_create_config_params or bt_le_cs_set_procedure_parameters_param...
Hi Nordic,
I am evaluating the nrf52833 DK with nrf connect SDK. I am using by dev kit here as a central devie and I want to get the RSSI values of the periherral devices...
actually a general question, though i'm working with the nPM2100 EK....
assume my target MCU operates "most efficiently" when supplied 1V8 -- expressing overall energy consumption...
We are using an MCU that pushes data packets to the nRF9151 communication module via UART. According to our module service provider, each data packet can only be up to 2 KB...
I am testing PAwR interoperability between:
TX side : third-party chipset acting as PAwR Advertiser/Transmitter
RX side : Nordic board running nRF Connect SDK...
Goal: "I am trying to get SPI3 working with a custom MAX30003 driver in a sysbuild non-secure ( _ns ) application, based on the peripheral_uart example."
Problem: "The...
Hi,
I have been evaluating the use of nrf9151 using two development kit boards.
On my first board, I set it up initially using quick start under the nRF connect app...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hello, I encountered a problem while using the nrf5 SDK. In my software, I used a UART for debugging data output, a libuarte library for command output, and an app_button...