During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi,
I merged 3 hex files(softdevice.hex, bootloader.hex, application.hex)
I uploaded this hex file to nrf52382 DK.
After uploading hex file to DK, although there...
Hai
i have the following queries about pairing / bonding in nrf51822.
can i retrieve the bonding information from flash memory. if so how can i do that..?
if a...
Hi
Last year I got a nRF52 devboard and I modified the ble uart peripheral example to flash a led depending on what it recieves from nRF uart app.
It all worked fine(after...
Hi,
I'm trying to use the SPI example from the SDK 11 to comunicate with a MPU accelerometer.
The first time it works well, but then the clock send only 8 peak, so the...
FIrst timer with the nordic.. so i could use some help.
i've tried my code on the eval kit and it worked fine. On my custom board (has external 16MHz crystal www.digikey...
I've come across a couple of products that shows up as both classic and BLE. But when connecting to these products via nRF Connect or inspecting the traffic, I can't seem...
From reading the reference manual, product specification as well as searching the developer zone: here and here . Is it correct that the AVDD pin supply's ONLY the radio....
I have a strange problem with the secure bootloader.
After a succsessful DFU update of firmware, the firmware starts, but resets after a short while (about a second). ...
Hi,
While I'm Flashing LED Blinking Example in nRF51822 Ek using Keil uVision 5 along with SDK v12.2.0 , Program is uploaded but LED is Continuously glowing without blinking...
Hi
I have been trying to make a dual bank serial dfu bootloader with security features for nrf51822 (board 10028), but seems the UART/HCI dfu support is missing in SDK...
Hi,
I am having some trouble getting my design into low power.
I have a BLE central application using an nRF51822. I am using the power on sleep mode by calling sd_app_evt_wait...
Hi Nordic,
I have an application that perfectly runs in the nrf51DK but that does not work in my custom board. In my custom board everything else works (i2c, leds lighting...
I have a nRF51822 development dongle. I followed by the instruction and installed the USB friver, nRFGo Studio and Wireshark. All these software are installed a Win7(64bit...