We are developing a light product that features a built-in button. A single click of this button toggles the light on/off, while a long press adjusts the brightness level...
Hello!
I have tried in various ways to make the XIP part functional on SDK version 3.0 (SDK v3.0.0-3bfc46578e42) but without success, this on the NRF5340 devkit. I mention...
Hi We are working on setting up CI/CD pipelines for our nRF application. The application is set up as a stand-alone application with its own west workspace. It uses external...
Hi ,
1.In the example: In nRF5_SDK_17.1.0_ddde560_usbd_msc_1\components\libraries\block_dev\qspi\nrf_block_dev_qspi.c, I need to set the following 0xB7 bytes. How should...
Hi I'm testing the current consumption of the external qspi-flash on nrf5340dk [ MX25R6435F]. I have used ppk 2 to measure consumption with the dk and also have used a power...
Hi,
We are using nrf21540 in GPIO mode + mode pin ( and CONFIG_MPSL_FEM_NRF21540_RUNTIME_PA_GAIN_CONTROL) with an nrf52833.
We are developing under nrf connect sdk 3.0...
During the development of a Matter over Thread product, I encountered the following issue:
After adding two Matter over Thread devices (an OnOff Switch and an OnOff Light...
Hello,
I've been trying to control MCP23017 IO expander with TWI using nRF52832. When I execute the code it stops at nrf_drv_twi_tx. The address pins A(0:2) are 0.
Any...
I have having following configuration:
I want a fail safe method to update firmware on nrf51822 using attached host controller. I looked at serial wire debug interface...
Hello,
I'm running a serialized application based on the SDK 10 and S130 v1 and I am in the process of porting the peer manager to the application µC.
Due to the fact...
I'm trying to set up a system where the sample rate of data being notified to the client from various sensors can be changed by updating a configuration characteristic in...
Hi all,
I have one nRF52 DK board (PCA10040), and I have installed necessary JLINK drivers when first connecting the board to PC, it can displays the virtual COM port correctly...
I have a board here with nrf52832 rev B attached to a max98089 i2s codec. In this application we are only really using the ADC channel of the codec. Everything is configured...
Hi NordicS
Do you have a code example for a central UART application?
I am looking for a example that acts just like the nRF Uart App, but running on e.g. a PCA10031...
Is there a way to resolve a private resolvable address on connection? I have all the bonding information, IRKs etc, from everything which I'm bonded with, I'd like to work...
Hi.
I'm currently trying to scan beacons with timeslot example.
However, I found that there're more than 20% of loss while scanning beacons broadcast.
I think that...
Hi all,
I have one PCA10040 board, and want to start to download and run some examples while reading the on-line documentations.
In section "Running precompiled examples...
Hi,
I'm attempting to use the UART in a high speed configuration without flow control but I get regularely get two kinds of errors in the output:
Lost characters...
Our customer Farho is using the nRF905 transceiver a long time ago in their heater systems.
Now they have a project where they need to establish the communication with...
Hi everyone ,
I am working on button and pwm function by using timer ,whenever i press the button for 3 sec and pwm pulse signal is getting generated followed by pressing...
Hi,
I want to evaluate communication between several NRF51 chips using ANT. I could just buy a bunch of NRF51 DK kits but that seems pretty expensive.
What is the best...