Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
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
...