I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Galaxy Tab A8 connects, but then disconnects after a burst of approx 600 "Central_0x2a208f55 Peripheral_0x2a208f55 ATT 37 Sent Read By Group Type Request, Primary Service...
I build the Zephyr NVS example that came with nRF Connect SDK version 2.7.0.
When using the nRF52840-DK and in my build config selected nRF52840 DK nRF52840, the application...
Hi,
I have some query regarding the beacon configuration. Could you please help me to find solution.
What is the maximum practical distance that can be achieved in...
Hello,
I am using the nPM1300EK connected to a nRF54H20 DK over i2c interface. I am trying out the "one button" sample code ( https://docs.nordicsemi.com/bundle/ncs-latest...
We are able to update the firmware of our nRF device over BLE using the nRF Connect mobile app.
However we're looking for a solution to replace the nRF Connect app with...
Hello,
i'm developing a firmware for nrf5340dk from 4-5 months using VS Code and Nrf Connect SDK v.2.3.0. Everything went smoothly until now but about a week ago i started...
Hi,
Can you tell me what LED5 on the nrf52840 DK indicates? When is it on? When is it off? 2 observations I have made:
When the DK is connected to a development computer...
I am new to Nordic (coming from STM32), and I am trying to set up a basic timer with multiple compare channels. For this simple example, I want a timer that triggers a compare...
SDK: nRF5_SDK_17.1.0_ddde560
example: secure_bootloader_ble_s132_pca10040
The example works when I use the S132, but when I replace with S312 it does not.
i have already...
Hi there,
We are currently using nRF Conenct SDK revision v2.5.0
https://github.com/nrfconnect/
Initially started with v2.6.1 but had to downgrade to v2.5.0 due to some...
I'm getting error:
When trying to use any of the time related functions: localtime,strftime etc. I have the
"#include <time.h>" in the file, but armgcc is acting like...
Hello all,
I am designing a custom board utilizing the nRF52832 QFAA. For the first version of this board, I am attempting to closely replicate the layout of the nRF52832...
Hi
I want to be able to access some build type variables in my C code in a Zephyr project (using west as the build manager) to be able to show them on a screen or in logs...
Hi,
I am working on nRF52840 DK for Bluetooth Locator Tag following guidelines as per Bluetooth Fast Pair: Locator tag (nordicsemi.com) . I am receiving following error...