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!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
I'm trying to add an Aquara temperatur sensor to Zigbee shell running as coordinator on a 58233DK.
Regarding the logs in the serial terminal, it looks like the network was...
Hi,
I am using a nRF9161-dk with the nRF7002-ek shield WiFi tracking.
Using the nRF Connect Quick-Start, I downloaded the nRF Cloud Multi-service application and went...
I'm new to Nordic technologies and ML MCUs!
Does the ARM Cortex-M33 core, nRF5340 audio DK devkit, without any other board od periferic, support edge impulse ML? If so...
We tried connecting a deeply discharged lithium-ion battery to the nPM1300-EK to see how it would charge, but we weren't allowed to enable charging as we got the following...
NCS 2.7.0 nrf52840
I noticed in i2c_nrfx_twim.c there are some calls to pm_device_runtime_get, while in another thread ( thread ) it was mentioned that Nordic is no longer...
Hi,
we have nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin
build for CPURAD
PC: Windows 11 Pro
I'm trying...
NCS 2.9.0
nRF52840-DK
Using the OpenThread CLI example.
After turning on the TCAT function, when using MeshCoP Commissioning, the joiner will experience a system failure...
Hi, we have a NPM1300 chip connected as I2C slave to a nrf5340, acting as I2C master. Everything works fine, but there is a small detail in the NPM user manual that I would...
Hello, We have created a new product with the nRF52805 "Raytac" Module under nrf5 SDK v17.0.2. We are planning to do the CE certification soon. would like to verify a few...
Please help me!
I have installed nrfutil from the official website, and configured the environment variables, and put the.exe file in the corresponding location, but there...
Has anyone got an idea on how to avoid resetting the device, as soon as USB-C is connected to it? I want to avoid losing state when charging the Thingy:53. Also, has anyone...
Hi,
I have a question about the System Monitor section of the nPM1300 documentation:
https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/saadc...
Hello,
I'm implementing a device based on the NRF52840 Dongle and the hids keyboard example. The basic functionality work, so that I can send pressed keys to a connected...
Hi,
I am trying to implement a ble module in a fall detection application. I added a ble_service based on the BLE fundamentals course lesson 3, which works just fine alone...
Description:
Hello,
I want to measure the distance between two BLE devices with high accuracy . I have already tried using nRF52840 modules , but the results are not very...