Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
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
...