Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
Dear Nordic,
I am currently integrating nRF7002 into one of the hardwares. I am trying to make the PCB as compact as possible so it looks amendment to the reference layout...
Hi Team,
Is it possible to modify Matter device’s discriminator and setup PIN code in Matter's sample app for test purpose without configuring factorydata ?
Default...
Hi
I am attempting to flash firmware onto a custom board with an nRF52832 chip using an nRF52840 DK (v3.0.1) as the debugger and the " nRF Connect" extension on VS Code...
Hi,
Platform: nRF54L15
SDK: V2.9.0
The application is Matter + BLE.
We would like to use X509 certificates which will be used for authentication when the application...
In 2.7.0 in file c_cpp_properties.json I had direct path to compiler. Now moving I need to change the path.
AI suggested to use ${nrf-connect.toolchain} for compiler and...
I want to use the UART to receive data, but that doesn't look possible if I use the Logging Module. I don't see where the logger module will interrupt my code to tell me I...
I'm currently working on a project using the nRF52832 as my controller, Segger Embedded Studio version 5.42a as my IDE, and the nRF5 SDK 17.0.2. I started by developing a...
Hello,
We are using the Message Routing API of nrfCloud to consume messages via Webhook and DLQ. We have several devices placed in different device groups (e.g. prod_devices...
Somewhat related to this:
I'm wishing to optimise code (removing a load of volatiles) by ensuring most of my application code runs at the same interrupt as the NRF_SDH_BLE_OBSERVER...
Hi,
I have 2 problems in power profiler kit II:
Problem 1: When I connect the porfiler kit II to the computer, the computer can't identify the PPK2
Porblem 2: The output...
I want to know how to adjust the TX RX setting for the nRF52833 DK connected to the nRF21540 EK shield. I have already added -DSHIELD="nrf21540ek" to the build configuration...
Hello.
I am trying to repeat the functionality of the project that is shown in this video https://www.youtube.com/watch?v=fCU8x-pmtqU&list=PLx_tBuQ_KSqG-leiJDfOKf_ZmCqHnbi4r&index...
We are using SDK v2.6.1 for our application, along with the Fanstel module WT02C40C.
Internet connectivity is provided to the WT02C40C module via a hotspot, with CONFIG_STA_KEY_MGMT_WPA2...