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...
Hi,
I encountered a stop scanning issue when running the nrf5340_audio application without any configuration changes .
The only modification I made was changing the log...
I am building a firmware based on nRF Desktop, but can reproduce the issue in nRF Desktop SDK 2.9.0. The issue is that MCUBoot takes almost 1s to start the app, even with...
I'm using the visual studio code extension and things work well. I am now trying to test a more complex project found here but when pressing build I get some very long errors...
I am currently working on a distance measurement library using the nRF52840 DK and nRF52840 dongle. I have successfully obtained distance values on the serial terminal, but...
Evaluating direct access I2C operation with the NRF9160DK. I have a INA219 connected to pin 30 & pin 31. I am aware that there is a zephyr driver for the INA219, but I want...
Hello all,
Going through the nRF Connect SDK Intermediate course with my nRF54L15 DK, I stumbled upon a problem at step 6 of exercise 3 - Interfacing with ADC using nrfx...
NCS 2.6.0, sysbuild with mcuboot
nrf52840
I'm trying to add LED indication during mcuboot image transfer. Currently it takes 20-30 seconds for the image copy and the...
Hello, I'm in the development stage of a product and currently evaluating the nRF5340 as our main processor and nRF7002 as a companion IC for WiFi. Our application can be...
Hello, I cannot use UART1, and I don`t know the reason for that. I run the exercise: https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial...
Hello,
When following Lesson 8: Exercise 2 – DFU over USB, adding external flash & custom keys, SDK v2.6.2, I encountered an issue with step 7.6. Upon issuing the command...
Hello support team,
I have two development kits: one nRF5340 DK and one nRF5340 AUDIO DK .
On the nRF5340 AUDIO DK , I have flashed the unicast server example. Now, I...
We are working on a project where 802154 radio runs on the NetCore. The NetCore firmware is based on the multiprotocol_rpmsg example by Nordic. Additionally, we have a custom...
SDK : NCS v2.8.0
SoC : nRF52840
HW : custom board
Hello,
I was trying to use settings subsystem, and I managed to make setting_write() and settings_read() work....
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...