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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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,
We're using nRF52840 rev. A with s140_nrf52840_6.0.0-6.alpha SoftDevice and patched SDK 14.2.0. We've succesfully launched Long Range advertisements on one device and...
I am using an example file provided in the "Development with GCC and Eclipse". The file has many .c files in the "Project->Resource->Linked Resource" area. There are no corresponding...
I am seeing strange current spikes when measuring the consumption in a nRF52 chip. The board the chip is on is a custom board, but the nRF52 power supply has been isolated...
Dear guys,
now I use SDK12.3. My application DFU is works fine base on buttonless dfu sample in pca10028.boad ic is nrf51822AC. IROM1:0x1b000.0x25000.IRAM1: start-0x2002fe8...
I'm trying to get the sample "nRF5_SDK_12.2.0_ble_app_hrs_pca10040_s132.zip" working. It was provided in the "Development with GCC and Eclipse" tutorial. The dev board I'm...
I'm learning how to use TWI with the nRF52 PDK, and I have it connected to a LSM6DS3 module for testing.
When initializing the TWI, if I use the following line, it works...
i want to connect my nrf51822 device to only one phone for secure,now its able to connect all the phone so its not secure, i think its possible using whitelist so anybody...
I am new to Nordic and developing an application using nrf52 chip.
I am trying to use timer0 example provided in the SDK for Timer1.
I did following changes related to timer...
I've got an mBed application that includes a softdevice (s132 - 2.0.1) that is installed at 0x00000-0x520000 and works as required. I created a test bootloader using the example...
Hi,
In the attached diagram, can you please let me know what is the time between green and sky blue , which would be (I assume) the same as sky blue and navy blue (please...
Does the nRF51422 require a license from ANT for use?
Their website specified that it is not for dedicated hardware but might be for multi-protocol devices.
Reference...
I am attempting to do some development using the usbd_hid_generic example peripheral code. I am using some C++ libraries in this project, however there is syntax in the usbd...