Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
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...