Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
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...