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...
From what I read on DevZone it seems that there is a limitation in nrfutil when needed to update BL+SD+APP. NRFConnect over BLE manages the 2 separate downloads (BL+SD and...
Hello there The problem I encountered was that when getting the slave service, returning to get the service failed. I used DEBUG to check the p_ble_gattc_evt->gatt_status...
Hi,
I am using nrf Connect SDK v1.2.0 in Segger Embedded Studio 4.52 and developing on a nrf52840 development kit (pca_10056). I use the "configure nrf connect sdk project...
My goal is to establish a BLE connection between the DK and the smartphone, using NFC for the OOB pairing . I am using the nRF52 DK and the nRF5 SDK , v.16.0.0.
The intended...
Hi,
I am having issues with getting SPI up and running on my nrf52840-DK using NCS. I've tried getting support about this in another ticket but it seems like it lead to...
Hi,
We are using the nRF52840 SoC.
The following image is taken from the datasheet:
It shows a Gain block before the SAR core
a. Does the Gain block serve also...
Hi ,
I want to know if it is possible to close/open the uart connection with RTS and CTS pin in order to have a low power UART?
When RTS and CTS are high, uart is closed...
Hi,
Can any Zigbee application receive ieee radio interrupts in both TX and RX path?
What I need is:
In the case of Zigbee Tx, an advance notification of 200 μs would...
Hello, I am using nRF52 DK and softdevice s112, developing with SDK V15.2. I am exploring the fds library and have encountered some strange behavior. When I connect the nRF52...
Hello,
I am using nRF52840, S140 v7.0.1. We want to measure distance between two nRF52840 with BLE 1 Mbps and 0 dBm.
I am referring below two links.
In this its...
Hi,
We have 2 microcontroller on board. One of our micro controller will update nordic chip using serial DFU without any signed keys.
For testing purpose i am implementing...
Hello,
I'm new to Nordic products.
I have BL651 module and I want to connect it to another CPU over UART. So my question is how can i do it?
I've found in some other...
Hi Team,
We have used the "CC310" and "mbed TLS" both the crypto engines in my application with conditional compilation on NRF52840 soc.
We have measured the timings...
Hi,
We are using nRF52832 chip along with soft device and nordic SDK. However we have our own custom boot loader and that doesn't have soft device.
We want to implement...