Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hello Nordic Support Team,
I have a problem with establish encryption connection between nRF52 device and Windows 10.
My nRF52 Device supports pairing, but not bonding...
Hi,Master:
Question 1:
As shown in the below, why does the api read this variable with critical protection?
Question 2:
Suppose two tasks have write operations...
Hi, 1) I need to test the frequency accuracy as well as the spurious emissions. I have been trying with the Radio_test example but it needs some special UART configuration...
We have developed a project for the customer. In order to obtain longer battery life, we need to save power consumption, so we turn on CONFIG_DEVICE_POWER_MANAGEMENT. In order...
Hi teams,
Recently I have bricked my PCA10059 dongle by accidental writing PPK2 firmware to it.
I have read several recovery documents including https://devzone.nordicsemi...
What is the proper way of enabling / disabling flow control with the nRF Connect SDK? I've tried adding 'hw-flow-control;" as a flag to the uart0 define in my primary dts...
Hello to the community!
We are using extensively the PPK2 in our test automation.
I do not want to sound like a salesman, but I want to give our testimony: The PPK2 is...
Hello everyone,
I recently got a nRF52840 DK and have set up nRF Connect + Visual Studio Code (running on Linux/Ubuntu based system).
I went through the Getting Started...
I have a strange problem and I am not sure if this is actually correct behavior or if I am doing something wrong. So we wanted to dive into BLE deeper and bought two Nordic...
Hi.
I'd like to make use of CMake's presets, but it seems like nRF Connect for VS Code is forgetting about my presets when I hit "pristine build".
I've created an application...
Nrf52840 uses usbd_ hid_ The demo of composite is written in sdk15. It can only be recognized by the computer after pressing the restart key or power off for a long time....
Hello,
I'm having an issue with attribute reports on change for the string data type.
I have my custom cluster created like the following:
For the string attribute...
Hi,
i'm running the Heart Rate collector example and have a question. What is the expected behaviour? From the description on the infocenter I read that it should print...
Hi,
My configuration on SEGGER Embedded Studio for "Open nRF Connect SDK Project..." is the following:
nRF Connect SDK Release: 1.5.0
Projects: serial_lte_modem
...