first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
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
...