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...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-5-serial-peripheral-interface-spi/topic/exercise-1-10/
spi frequency is 1000000 in DTS...
Hi there,
I'm currently using the nRF UART app for iOS (v1.0.1), and I noticed it doesn't work the same as the Android app (v2). The key difference is the ability to select...
I am using external Crystal for my custom chip using nrf 51422 controller....
Just wanted to confirm is my setup for the external crystal (16 Mhz) is correct...
It is connected...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I'm using [nRF52_SDK_0.9.2] and original module. As a tool, I use the keil.
"NRF_POWER-> SYSTEMOFF = 1;" in the SDK example hrs also written, does not enter the system...
Respected SIR,
We procured nrf8002 BLE for our product. Currently we are in developing stage. We are using arm coertex M4-32bit based Teensy3.2 board as master. We havent...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I have nrf51822 controlling 2 I2C devices:
OLED display - SSD1306
Capacitive touch sensor - CAP1203
When in debug mode I get images on display, however when...
Hi there,
Anyone out there that can help me assemble a firmware for nRF52, consisting of UART bonded communication over peripheral mode and scanning of advertisements via...
I'm developing a product that, among other things, uses an ARM M0 and an nRF8001. I think I'm just too lost to make any sense of the documentation, and at this point I really...
I`m representing a Norwegian company that wants to etablish contact with developers that can help us develop BLE 4.0 firmware/app for ios/android. We´ve been in contact with...
So I made my own version of blinky using version 11 of the SDK with the S130 SoftDevice. This works fine and I can flash it to my dev kit (nRF51 PCA10028) with no issues....
I'm using s120 v2.1, with SDK 9, on an nRF51 with 256K ROM and 16K RAM. With s120 I only have 6K of usable RAM for my application. I am running critically low on RAM, and...
I am using a nRF51 dongle as a BLE tranciever and using UART to communicate with an 8bit AVR. I used BLE_APP_UART peripheral example and mostly just changed the pins used...