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...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hello, our entire code base is built around the Nordic SDK. We are considering designing a system that uses an nRF52840 as its controller but has no wireless functionality...
Setup: The nRF52840 DK is running the peripheral_hids_keyboard sample project. The device is connected to a macOS host, showing expected functionality.
Problem: When the...
Hi, We are using an nRF5340 and nRF Connect SDK v2.6.2. We have set CONFIG_BT_BUF_ACL_RX_SIZE to more than 251 and BT_CTLR_DATA_LENGTH_MAX to 251 in our prj.conf.
W hen...
my program works on the nrf52840 DK but does not work on the custom board using nrf52840-QFAA. We are using nrf sdk V2.8.0 running zephyr. Program is attached.
What to do...
Hello,
Version - nrf Connect SDK v2.7.0
The background to the system I am developing is described here and here
In short, I have an application containing a BLE Peripheral...
Hello everyone, I hope you have a good days. I'm developing an project for military standards. I'm using Nexys 4 DDR FPGA ev. board and VHDL language. My question is how can...
NCS 2.6.0, nrf52840
On our board we have attached a QSPI nor-flash as well as a SPI-based OLED display on the same pins.
I'm wondering if there has been any attempt...
In my application, I have implemented Serial Recovery. The interface used for the transfer is UART0 , which I also use in my application at a baud rate of 1M. When I enter...
I'm struggling to get a peripheral device to work with two simultaneous connections. I have attached my configuration (for the application) and my connect/disconnect callbacks...
Good morning team,
As the nRF7002 has been certified Wi-Fi 6 and registered by the Wi-Fi Alliance, can devices embedding the nRF7002 use the Wi-Fi logo and the Wi-Fi designation...
Good morning Nordic support,
I'm a beginner with the nRF Connect SDK and the nRF5340 microcontroller.
I'm using SDK v2.9.0 (the latest available for my Mac).
I started...
Hi, I have been trying to understand how to modify existing projects/samples by adding aspect that are already supported in the libraries. I have an nrf9151 development kit...
Hi,
I'm working with a company that is writing an app on both android phones/tablets and chromebooks. I'm making a new bluetooth device for them, but also helping with...
I'm using a nRF54L15-DK, going through lesson 9 of the intermediate tutorials, using the ncs-inter files at commit 2475c72: Update mcuboot.conf · NordicDeveloperAcademy/ncs...
Hello,
I've been working on a project that uses an nRF52832 to send data over bluetooth. I'm sending large chunks of data, and I'm wondering what the best way to view this...