I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
the older nrf52-DK has a header for external and one for current measurement.... how do i achieve something similar on the nrf54L15-DK, which exposes the 3-pin P6 header?...
Hi all,
Our company is currently prototyping with the Nordic 91X DK and looking to use both nrf cloud services specifically for using location services whilst also connecting...
I was doing a demo code to implement a wake up triggered by motion. I was able to make it work with the integrated low power accelerometer on thingy52 but it only worked 1...
Hi,
I tried to add a pairing PIN code feature for connection with a central device (based on the reference: Migrating to Peer Manager ) in the ble_app_uart example of the...
Hi Nordic team,
I’ve been working with the nrf_dm sample from NCS 2.9 to perform distance measurements using multiple nRF52840 devices. The sample works well, and I've made...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
I'm having some pretty significant issues with Visual Studio Code and the nRF Connect SDK/Toolchain installation.
I'm on Windows 10, and have been running V2.6.1 of the...
Hello, as the title suggests, I have an issue when powering the nRF9151 DK with an external power supply. Normally, I power through USB, and it's fine. However, when I followed...
Hello, I am the hardware researcher currently evaluating this product.
I am currently working with the nRF54L15 DK and have encountered an issue where my application appears...
Hello at all, I try to compile the example peripheral_uart for the nrf54L15-DK. The goal is to compile without west. My directory structure:
where I copied everything from...
The custom AT command "AT%XICCID" was added in modem firmware v1.1.3 for the nRF9160 and was available from the first release for the nRF91x1.
This command provides a processed...
Hello, I've a nRF9161DK board and I would like to connect a UART to an external device.
Looking at the schematics I see that both UART0 and UART1 of nRF9161 are connected...
Where can I obtain the security certificates (e.g., client certificate/private key) needed for TLS authentication with nRF Cloud? - Are these generated during device onboarding...
hello all,
I'm fairly new to nRF SDF and its build environment. I browsed a lot of posts but did not find the solution to what is probably a basic misconfiguration error...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...