Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
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...
Hello,
I am facing issue while initialising seed by calling "mbedtls_ctr_drbg_seed" function I am getting -0x34 error and when I analysis this I got to know that I have...
Hello,
It has been a while since I have done any controlled impedance and was wondering if someone could provide me a quick sanity check before I continue:
Here is the...
Hi,
Does nRF52840 support stable modulation Characteristics
It is found that Stable Modulation Characteristics fail during the test, and the capacitor of the debugger...
Hello everyone,
I'm using nRF52832 with SDK v17 (S132 Softdevice).
I don't know why, but I can't disable softdevice. I can enable it normally, but when i make use of...
Hi,
I’m looking to monitor LTE-M or NB-IoT packets sent by the Thingy:91 in real-time using an app or software. Currently, I’m using the Thingy:91 to send temperature logs...
Dear devzone,
I followed this instruction to use nRF54L15-PDK v0.8.1 to burn external boards. The wiring diagram is as follows:
Command line input: nrfutil device recover...
I have a Minew MSR01-B milimeter wave sensor and I would like to know if there is any nordic hardware that i could use to comunicate with MSR01-B sensor, get the data and...
Hello,
I am designing a battery monitoring circuit for a 3.0V CR2032 coin cell using the nRF52840, and had some questions. I am following the battery monitoring circuit...
Good afternoon,
I have successfully established a 2.4GHz Zigbee network using nrf52540 + Zephyr + ZBOSS. Now I need to switch to sub-1GHz band - suits better my application...
Hello,
I am trying to implement BLE DFU with nRF7002DK and SDK 2.7.0(Sorry but not use sysbuild yet.)
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
Hi! I'm trying to find examples for a use case we might be exploring. Specifically, we'd like to connect an nrf52833/20/other to an Ipad over a USB HID interface. The connection...
I am trying to work through the Dev Academy - nRF Connect SDK Intermediate - Lesson 3 Exercise 1. I have run into a problem in step 8. Everything prior has gone OK and I successfully...
New nRF5340 DK board - PCA10095 2.0.2 2024.32 1050055047
HP Laptop with Window 11
Installed nRF Connect for Desktop v5.1.0
DK board is detected
Attempt to program...
I'm trying to make a template project tidier while waiting for an answer to a question and have removed a load of functions from main to serial.c but VSC is telling me
it...