I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hi,
Can you please add your inputs regarding following 3 inputs.
1. Verification of Application after OTA upgrade before giving control to application.
2. Application...
I tried to get ADC values from my nrf52 based custom board on nrf connect app. I already made necessary changes in SAADC example program and able to get the voltage readings...
With rev 3 of the nRF52840 I am looking at upgrading the SDK from 16.0.0 to 17.1.0 on my current project.
I have product in the field based on SDK 16.0.0 with Soft Device...
1. Slave address is not reflected in the address register of TWI0.
2. other information is reflected in registers like operating frequency, SDA, SCL as well as enable. ...
Problem: While connecting with smartphone to several devices based on nrf52832, works only last connected device. Smartphone Application uses Nordic Android library (no.nordicsemi...
I'm using a TI Launchpad , together with the nRF Connect application on my Samsung Galaxy S21. I've got the launchpad connected to my computer and I'm using TI's bTool to...
Hi Nordic
After fellow your youtube tutorials, blinky sample can be built successfully. Flashing code to PCA10090 DK,
the LED started blinky well.
However, it failed...
I have a BLE application (Bluetooth peripheral app) using Zephyr with nRF Connect SDK v1.5.1 and Segger Embedded Studio. I was successful in adding/configuring the MCU Boot...
Hi All,
I'm getting this message everytime I open power profiler, previously working with PPK2, reloading doesn't resolve. Cancelling results in enumeration of PPK2 as unknown...
Hello Everyone,
I'm developing an application which makes use of UART in open thread sdk.
Now, libopenthread-nrf52840-sdk.a library already makes use of UART0, when I...
Hello!
I am trying to sample a digital signal with 12-bits (In a later stage I will need to sample two 12-bits signals). At the moment I am storing the recorded signal...
Hello Nordic team,
I am faced with the problem of developing a custom bootloader which actively pulls FW from an external mass-storage. AFAIK, the SDK only supports OTA...
Hi,
We are using SDK 14.2 with s132 v5.1.0. Reviewing the changelog for newer versions of the SoftDevice, we see:
"Fixed an issue where the application might not receive...