Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
Hi there
I have started a project from the green field. After adding some threads and for some blinky examples, I want to enable bluetooth on my nrf5340dk. taking inspiration...
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...