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...
I am using PCA10056 3.0.2 dk for my application
when search for schematics of this version board I am getting 1.0.x https://docs.nordicsemi.com/bundle/ug_nrf52840_dk/page...
Hello everyone,
I'm looking for some advice on a slightly offbeat topic related to the Nordic SDK.
I'd like to modify the Makefile of one of the SDK examples so that it...
Hi there!
I am trying to make an application that plays an audio sample to a BLE speaker (another nRF5340 running as headset) where the audio sample is in memory. I have...
Hello,
I am writing to inquire about an issue occurring on our custom board.
Ideally, we should print the logs from the device to identify the exact cause, but since that...
Hi everyone!
I have been developing an application for some time and everything has been running smoothly, until recently testing it and finding out some inaccuracies. ...
This library ( https://github.com/NordicSemiconductor/pc-ble-driver-js ) is pretty outdated, and the linked installation instructions are in an archived repository.
I...
I have a chip that I need to read from connected via SPIM. As one might expected, I have a FIFO I need to read from and a data ready interrupt to trigger the read. As an added...
Hi
I'm wondering if I can build a Bluetooth Mesh network for up to 3500 devices. I researched the BLE Mesh standard and theoretically the protocol can create a mesh with...
Hello,
I'm trying to test if my device BLE5 is working properly. I have an nrf52840 pcb and i using the ble_app_blink_pca example. When used the example as is with an BLE4...
Good day! I want to use Fat FS to connect to a micro SD Card on the Xiao BLE board. Is it possible to configure the board without the help of the expansion module? The main...
Hi
I'm trying to add to my Linux board (RPI4 CM) a cellular connectivity and I thought about using nRF9160 SiP because it's a product I've already used and it's low cost...
Hi
Spotify 128 kbps aac stream is about 16 bytes per ms. Ble should support 31 bytes per packet.
So can I stream 16 bytes ms over lte m to nrf 9160 then via uart to...
Good morning!
I hope you will forgive my trivial question but I am a beginner. I don't quite understand the partition structure presented in the "NVS" example. Using the...
Hi,
A veteran of nRF5 SDK but new to NCS.
I tried to run tx_rx_non_blocking example from the latest (2.6.1) NCS SDK, but can't get it to run (nR52840DK)
It seem...
Hello, I recently set up an nRF52840 with the nRF7002 evaluation kit using the WiFi station sample. However, during the build process, I noticed that it consumes a significant...