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...
The first 0:20 sec in video -
in this 20 sec the video shows the ON / OFF switching of led .
The voltage when we click ON is 1.149 and 1.211 of warm and cool respectively...
Hi,
I am using Nordic nRF52832. I wrote the simplest code for entering system off mode. My code does nothing except system off (see below). I built the solution, downloaded...
I would like to use nRF52 DK (nRF52832) to program Fanstel BC805M EK (nRF52805) . I know that the hardware connection looks like this and we need to use the separate power...
Hello,
I want to use / control the nRF52840 Dongle within our own software . We are writing our own production and testing tools in a c-compiler (LabWindwos-CVI) environment...
when ever I pressed execute button it is showing unable to connect j link with usb and enter serial number to connect with IP
failed to open dll is showing at output te...
I'm trying to do a project using the analog ports of the nRF5340 board and BLE together, and I didn´t find any example code, or documentation about this issue.
I only...
Hi,
Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4.1
We need to implement a source that...
Hi Nordic,
I am writing a simple boot-loader, which is working fine without NRF_LOG module enabled. But if I enable the NRF_LOG module, the main app stops working when it...
Hi.
I'm developing an application in the following environment.
Windows 10
NRF Connect V3.61
Toolchain Manager v0.9.1
SDK v 1.5.0
Segger v 5.34a
I've a number...
I have follow the implementation guide to build the hello_world example and build using the following command
west build -b nrf5340dk_nrf5340_cpuapp samples/hello_world...
I am attempting to run the example program 'heart_rate_collector.py' found in this repo: https://github.com/NordicSemiconductor/pc-ble-driver-py/tree/master/pc_ble_driver_py...
Hi There,
I am using NRF52840 chips in my system. Right now I am designing antenna for the chips. I think the reference SCH of nrf52840 have been completed the match from...
I'm using nRF52 starter kit (nRF52832AA)
I'm trying to build the ANT+ BPWR tx example from Nordic (17.0.2 + 7.0.1)
Having some issues running it, but removing ant part...
Hi,
I am using nrf17.02 sdk and nrf mesh 5.0 sdk for nrf52832 dev kit.
1) I want to send the data to UART not on RTT while using the mesh example "provisioner" example...