Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK 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...