Hi,
I just can not download nRF_DeviceFamilyPack 8.44.1 from this link developer.nordicsemi.com/.../ It comes up an error of the server. Does any body knows how to get this...
I get an error and the flashing fails when I attempt to flash the nRF52840 DK via an external J-Link Plus connected to the Debug In connector (P18).
Programming of the nRF52840...
Hi folks.
recently I've been experimenting with the nrf7002dk Development Kit, and I'd like to move forward with prototyping a custom board around the nRF7002 + nRF5340...
Hi.
I read on the download site of the nrf command line tools that they are being deprecated.
I want to be sure that i'm correct here: 1. nrfjprog is replaced by nrfutil...
Hey Nordic Team,
I'm facing an issue while flashing the audio application on our custom PCB. The interfaces of the custom PCB pretty much match those of nRF5340 Audio DK...
Hello,
we are trying to perform FOTA updates with default SLM application based on SDK 2.9.0, but the application always aborts unsuccessfully.
Via AT interface the application...
Hi,
I have been using the nRF52840 for a long time, and everything was working fine. However, now LED5 starts blinking whenever the USB is connected to J2. I have tried...
Can smone help me:
An error pops-up…
“
RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0DC4H BYTE (172%) *
“
This could be due to EVAL version of uVision...
So I'm using Keil v5.18.0.0, MDK-Lite Version 5.18, nRF Beacon app version 1.4.2, android 5.1.1, nRF51822, and nRF52832 micro-controller
I can successfully connect te bluetooth...
I use nrf51822qfaa ,s110 V8.00,keil mdk V5 ide.
does advertizing data Length can more than 31 byte? why?
ble_advertising_init(&advdata, &respadvdata, &options, on_adv_evt...
hello everybody,
I'm working in a project and faced some problems : article_1 & article_2
the final thing I did is as the second article, I do bonding & added the whitelist...
I want to make a BLE central A that can only connect to a BLE periperal B, and central A can not connect to periperal C,D,E...and other devices, even if they have the same...
Hi Nordic support,
I check the serialization page ( infocenter.nordicsemi.com/.../lib_serialization.html)
And prepare a connectivity board as below for my host system....
I am working on a device where i need to sense proximity of a smart phone and then judge its exact position and then take action depending on the position. Below is my theoretical...
Hi all,
I just started exploring nrf58232 dev board. I first tried the sample blinky and PWM examples using keil through JLink debugger. After that I tried a sample program...
Hi There....
I am having nRF24LE boards with me..
I am having issue with Quick Link Test code provided by Nordic for Production Test....I am trying to compile the PER_LE1_Tester...
hello everyone..
i am using nrf52 PCA10040 board with custom application.
in that i want to estimate distance between android device and PCA10040 board when connected.
...
Hi,
I am using the nRF52 Dev Kit.
Is there a way I can get a notification after a "scan response" has been sent?
For example - the first radio_active after a BLE_GAP_EVT_SCAN_REQ_REPORT...
The SDK 11 s13x migration document says:
The enumeration NRF_APP_PRIORITIES has been removed. Application developers must use the interrupt priority levels directly...
I NRF51822 respectively, as master and slave, and bindings need to pair between the master and slave. I do not understand the contents of this, who can provide these routines...