We have a device in full production. More than 2000 units per month. It has been in production for the last 3 years. No problems so far.
All of a sudden we started experiencing...
I have nrf52840DK less than 6 month. It has been sitting in my drawer and has some sample code in it which is detecting button press and light up corresponding leds.
Last...
Hello, I am working on a project using a custom board with the nRF5340 chip and SDK 2.8.0.
In my setup, the application core reads sensor values, packages them into packets...
I am currently working on a custom board with the nRF9160. The modem initialization function nrf_modem_lib_init() terminates with an error.
The error log is as follows:...
Hi friend,
I use SDK16.0, and the version of softdevice is S140 V7.0.1. We have a project using the nrf52840, which is sometimes used by carriers. I ported radio_test to...
I'm trying to program an nRF54L15 on the nRF54L15PDK evaluation board with the DEBUG IN SWD pins (P15). On my setup I have a J-Link PLUS connected to P15 and a USB-C connected...
Hi everyone:
by default , when a port(Port0) setting to output mode.
when i want to read the port(Port0) ,
i will get the port Output state. but at the nRF51822(NRf6310...
I have the nrf51822 eval board and I am just trying to download the blinky project. I have followed the quick start instructions in the nrf51822 user guide but every time...
Hi
In Desktop 2 v1.0.4, did you consider the debounce as keyboard buttons were pressed or released?
How long is the debounce confirming time? Thanks.
Jeffery
Hi, my name is nils. I am trying to develop on the nrf51822 eval board. I use eclipse an gcc with the j-link under windows 7 to programm/compile/and flash. I got it to work...
Hello,
We are working in the field of Electric Bike Propulsion Systems.
We want our motor to be able to communicate to I-phone/Android phone on Bluetooth.
We are searching...
Hello Nordic experts,
I can find current consumption in standby mode data from nRF24L01plus datasheet.
But it seems standby mode current consumption is not mentioned in...
We would like to be able to communicate with an nRF51422 target system from a Windows host. (for target signal processing algorithm debugging ).
Our previous system used...
how can I program SPI to select more than only one slave device with any GPIO ?
SPI Routine "spi_master_int" can select SPI0 or SPI1 only with one dedicated GPIO as Slave...
I want to know the EXT interrupt (GPINT1 & GPINT0) can use at the same time. When I use the GPINT1 & GPINT0 at the same time,only one is OK the other is faile.
I'm looking at the led.c example in the heart rate monitor example. What this shows is how to tie a TIMER event to toggling an LED. I understand most of the mechanism there...
We are building custom hardware with nRF51422 and need to program the softdevice in order to get the ANT stack running in the chips which I suppose is not flashed with S210...