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...
I am testing the DTM mode on the nRF51822_QFAA, and I use the carrier-only test with the following command :
dtm_init();
dtm_cmd(LE_TRANSMITTER_TEST, 39, CARRIER_TEST...
I bought the nRF51822 Smart Beacon Kit. There are some firmware source code files but not Keil project files are there. Can someone help me point me out to configure the source...
I experience a weird phenomenon in which my BLE device name that is advertised doesn't match the one I programmed. This only happens in iOS. Tested with Nordic App, so I assume...
Hi, I tried to make Scanner(S130).
I use SDK 9.0.0 and S130 1.0.0..
I was able to pairing and exchange data at 16bit service and 128bit custom service.
but, if peripheral...
NRF5x v1.2.2 Plugin
BDS V1.0.2095
Windows 7 Pro
Create a new project
Import Profile: Cycling Power
Generate Code For: Server
Select Plugin: Nordic Semiconductor v1...
Hi! I'm running the Espruino JavaScript interpreter on a Nordic nRF51 (actually the BBC micro:bit), and I am finding it will totally reset itself when trying to erase a page...
Hi,
I'm trying to design the solution of this problem: I need to detect when a peripheral module goes off-range vs. an associated central device (smartphone/tablet).
The...
Hi,
I'm trying to debug my program after trying out the DFU example (specifically dfu/bootloader/pca10040/dual_bank_serial_s132).
Using my Segger J-Link, I run 'erase...
Hi,
I'm using the nRF52832 QFAAB0 with IAR Embedded Workbench IDE.
I have "nRF5x_MDK_8_5_0_IAR.msi" installed.
Inside IAR i have the device selected as "NordicSemi...
I'm trying to write a small program in mbed that relays incoming UART BLE messages to the USB UART.
What is the proper way to setup notifications?
Right now, if I call ble...
Hi,
Warning: This might be a bit of a rant.
Is there going to be an effort made to make more of the nRF52 hardware drivers compatible with FreeRTOS?
Hopefully constructive...
Hello,
I am starting from ble_app_multilink_central example in SDK11.
Per the comment, when updating the number of central links, RAM setting should also be updated...
Hi,
i am using pca10028 with S130v2
We'd like to use a couple of services as we have to deal with a number of external interfaces.
Sadly we cannot get more than 4 services...
Hi there,
I'd like the ability to hold some data locally then resynchronize once the central reconnects.
Are there any example projects that demo this?
What is the...