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...
Hello,
I'm trying to program my custom board with a PCA10056 following this scheme (Note that my custom board is powered by the PCA10056) :
VDD (PCA10056) ---> VTG(PCA10056...
Hi,
I'm using nRf52840 rev B and C chipset and not able to detect the NFC on the device (the rev A chipset is working). Following SW combination is used:
nRF5_SDK_15.0...
Hello,
I am working on Multi-link. I want to scan the advertising information and connect only the uuid I set up.
I want to process it on_adv_report (), but I do not know...
The output order of my scanning Saadc is not predictable.
I found two related questions, but they both are for SDK 11 and seem to have been resolved.
devzone.nordicsemi...
Hi,
Am I right that after provisioner done with network configuration all nodes save their info in persistant storage and continue work without a provisioner?
How provisioner...
HI
i'm trying to use TSL2561 sensor, but i can't geting to work. I found the code that works on the psoc that, I change it so it fits nrf52840 but it still does not work...
I want to be sure about erasing flash. Flash is divided into pages and each page has 8 blocks. The smallest amount of flash you can erase is a PAGE. Is this correct. In other...
hello,
I'm currently stuck with sd_app_evt_wait() function leaving for an unknown reason. This function is called in the main loop.
The only reasons that shall exit the...
BLUETOOTH SPECIFICATION Version 5.0 | Vol 3, Part H page 2321 Figure 2.4
According to the figure, if an eavesdrop device exists in the pairing process, it is easy to obtain...
Hi support team,
I am currently working with the nRF8001 that I wanted to integrated on a my PCB.I would like to know if you have an antenna to recommend to work with the...
Hi everyone!
I inherited an product already in production using the nRF51422 QFAA Ex0 chip with the S310 V3 stack. I checked the compatibility matrix and found out the Ex0...
Dear Sir/Madam,
I tried to use GPIOTE and nrf_dev_gpiote at same prject on a MDK 5 project which is based on nRF5 SDK 10 and SoftDevice S110, but got this error:
.\_build...
HI, I found that the maximum number of connections 52832 can only be 15 connections, like this
// <o> NRF_SDH_BLE_CENTRAL_LINK_COUNT - Maximum number of central links....
Hello, everyone~
I need to connect nRF51822 and another big MCU with SPI. The big MCU is connected to a LTE module. The new firmware of nRF51822 need to be downloaded...