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...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am integrating CDC ACM...
I'm using version 2.0.0 of the Android version of the device manager app. When I select my device from the list to do a DFU it immediately closes the app. Normally it would...
sometimes the param update will fail and sometimes will not. May I know what the reason is and how to solve this issue?
error case;
normal case:
my prj.conf...
Below are power consumption measurements of a DUT being booted with the same PPK2 in SMU mode with various software versions. The only variable being changed is the PPK2 software...
Hello all,
I want to use nrf52840dongle to receive notifications from other BLE board.
I have tested with nRF Connect for Desktop Bluetooth Low Energy successfully.
...
Hello,
I'm using nRF5340 audio application with nRF Connect SDK v2.7.0 on nrf5340 Audio DK.
I didn't change anything in the sample code but only modifying the NRF5340_AUDIO_TRANSPORT_MODE...
Hi there,
I generated the DAC, PAI, and PAA certificates using the chip-tool and merged them into my firmware as factory data. Additionally, I generated the Certificate...
conducted an ADC experiment using the nRF5 DK (PCA10056).
The power supply for the nRF5 was provided via USB.
Based on the SAADC sample, I coded the following:
...
I am using an NRF52840DK.
1. I erase the chip to start clean:
nrfjprog --eraseall
2. I flash the MCUboot bootloader:
~/mcuboot/boot/zephyr$ west flash
The output...
Hello,
I want to operate a rather complex spi sensor with the nrf5340. To do that, I wanted to first establish spi communication. I started by creating a hello world example...
My name is Cedric, responsible for Workplace Management at ´my company, which also includes application management. We try to install all of our apps centrally via Intune...
I am using the LPUART and running into an issue when the UART is disabled. The LPUART doesn't notify the user callback that the buffer can be released. In my case, I am using...
I developed a project using nRF Connect 2.6.1 in VSCode. I created a custom board for the development board I was using (the SparkFun Pro nRF52840 Mini - Bluetooth Development...