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...
Power profiler kit ii not supplying power and reading current correctly. A month ago, my power profiler kit ii was working fine.
The actual voltage supplied to the test...
I used Nordic52480 DK(bulb) as DUT to run Matter Certification case TC-DGGEN-2.1 .
Steps:
1. setup OTBR on Pi4:./certification-tool/backend/test_collections/matter/scripts...
Hi,
During our testing of the Zigbee NCP sample, we encountered some compatibility issues. We have flashed the NCP sample firmware onto an nRF52840 Dongle using SDK version...
Hi there!
We're designing a system with ~1000 battery-powered moveable devices distributed across a large rectangular area (approx 200m x 1000m) . Each device collects approximately...
The direction_finding_connectionless_rx **works fine with NCS v2.3.0**, but with v2.9.0 get's a link error on dts instance for nrf52833dk:
I have top view knowledge of the...
Hello Nordic team. Please let me know if you can provide assistance or advice on this issue. Any help is much appreciated.
Our issue:
Myself and my team are wondering...
Please refer to the link below. How can I configure the Commission Flow according to the requirements?
www.matteralpha.com/.../how-does-matter-qr-code-work
Hi Support Team
Could you guide us build an efficient automatic programming tool for nRF54L15’s mass production? Our Apple Find My and Google Find My project will be mass...
Hello, I have an issue regarding the current measurement of my nRF7002DK_nRF5340. I am trying to measure the current consumed during the transmission of a carrier on a Wi...
The functions “ nrf_log_frontend_std_...() ” called by “ NRF_LOG_INTERNAL_MODULE(...) ” use only 4-byte (uint32_t) arguments, which is not suitable for arguments of type ...
Hi,
If the following function is used, how to solve this error:
#include <nrfx_reset_reason.h>
void check_and_clear_reset_reason ( void )
{
// 获取复位原因
uint32_t...
Hi,
I'm developing an application running on a nRF9151 that connects to AWS. I'm using the aws_iot library and my code is based on the aws_iot sample application. While...
I'm having some trouble connecting to the onboard jlink with the NRF9151 devkit that I've recently received. The quickstart seems to detect the NRF9151 dev kit, but when I...
Hello, could you please provide me an working example of TCP socket communication using Thingy:91X by LTE-M/NB-IoT?
I haven't found any (only UDP and I need TCP).
Thank...
Hello everyone,
I’m currently developing firmware on our custom board based on the nRF52840, using nRF Connect SDK v3.0.0 and Visual Studio Code.
The board is designed...