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 am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
Hi,
The main problem is that I have a problem with NRF Connect desktop to erase/program nrf52840 dk. I get this error:
" Error: Failed with exit code 1. One or more...
Hi,
I'm using nRF52840 DK with ncs V 2.6.0. I plan to create an mp3 or WAV audio player. I tried using the MAX98357A with the i2s nRF52840 DK board, building a project i2s...
Dear Nordic Semiconductor Team,
We are currently working on a project that involves integrating the NRF5340 MCU. After reviewing the MCU datasheet and HW design guidelines...
Trying to use the QuickStart for the Laird Pinnacle DVK. The Quickstart only shows that JLink is detected, but not supported when connected. Even connecting directly to the...
Hi,
I want to get the tick count of the system with sys_clock_tick_get(). I am using a library for NFC reader chip ST25R3916B and provided library from STM requires a platform...
Hi,
I am using https://github.com/NordicDeveloperAcademy/nRF-Connect-SDK-Fundamentals lesson5/fund_less5_exer1 as base. I have set P0.26 as UART RX. Using the code below...
Hi,
We have 3 nrf5340 LE audio dks. Two of them are flashed as BIS gateways.
One as a BIS headset. Sample used: nrf5340_audio in ncs 2.6.0
I am able to stream audios...
Hi! I am taking reference to following issue :
I have implemented same method as discussed in above link. I am getting message on client side successfully only when code...
Hi, I am trying to set up unit tests for a new zephyr project on the nrf9160. I don't want to run them on the device and instead want to run them from the command line.
...
Hi, I'm currently using nrf5340 and central_multilink and central_uart example to build connection between one central devices to several peripheral devices. But right now...
Greetings
I am following along with the nrf SDK fundamentals, where I am doing lesson 3 exercise 1, which is related to printk. I have flashed my nrf5340 dev kit and it...
Yesterday I opened the nRF Connect for Windows utility and installed all of the pending updates. Now I am unable to flash or debug the project I'm working on using nRF Connect...
Hi All,
I was evaluating the throughput of NRF5340 using the DK. I would like to set the transmission power under 0 dBm of the peripheral device.
However, i was unable...
Hello,
I'm working on a project using the NRF52840-dk module and I'm having a problem with the Bluetooth functionality, during lesson 3 exercise 1. Despite correctly configuring...
Hi,
i just started working with nRF9160dk and i've been trying to implement the GNSS service (testing the Cellular IoT lesson 6 ex 1 exemple), although i've been testing...