I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Excited to have ordered my BLE Audio DK which uses NRF5340.
In my use case I am looking for many microphones (audio transmitters) to a single listening device (audio receiver...
Hello!
I am working on a medical device project utilizing nrf52832 microcontroller. We use a mobile app to control and interact with the device through BLE since the device...
Basic Bluetooth connection question
How do advertisements usually work? So I have earbuds and a phone. When I pull the earbuds out of the case they auto connect to a bonded...
Hi All!
I am using nrf52820/33 and am able to successfully connectable advertise (coded PHY) by nrf5 SDK. Now I want to use NCS (Zephyr RTOS) to do the same job . Can...
Hi! I'm trying to use the nRF Connect App on a M1 Mac. I keep getting the error shown above with my Jlink connected.
This is the output of the nrfjprog cli tool:
How can...
Hello,
I have been experimenting with the direction_finding_peripheral sample in the nRF Connect SDK. I have been trying to connect to the peripheral using a custom device...
Hi, I'm working with nRF52832 and S132 v6.1.1 on SDK15.3.0. I'm using two nRF52832: one is scanning (active scanning) and one is advertising, and I want to exchange data between...
Hello everyone,
I am developing an application, with the nRF52840 chip (actually BMD-380 ) , that streams via BLE data read by an SPI sensor (ADS1293) to an Ubuntu machine...
I use the LED onoff example of the Nordic BLE Mesh template (Version : 5.0), using two nodes (One Client, One Server). The nodes are already Provisioned.
I want to know...
We have a requirement of sending data to nrf mesh app without provisioning. So Can we use health server model to send data on app without provisioning?
The reason we choose...
My understanding is that the Modem Library is a dedicated interface to the internal modem in the nRF9160.
We also need a 2nd modem interface to an external device that also...
Hi
We are developing a system based on nrf desktop application of nRF Connect SDK 1.90. There are 4 devices in this system: a dongle, a central device and two peripheral...
Hello Nordic Team,
From the below link and few other sources
nRF52840 SDK16 - BLE Descriptors and Notifications - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
I have read through similar posts, though none seem to talk directly about the DK and the JLink OB (SAM IC) missing bytes itself.
To start off with, I have created a basic...
From various pages I copied together this code to read the reset reason:
However, I believe most of those pages were for nRF5 SDK. (It's not always clear.)
Is this still...