I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
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...
I am attempting to do a simple read from the FEM on the nrf21540-DK board. I should be able to use the zephyr driver with spi3 (or fem_spi) to do a simple read/write from...
I'm writing a client/central application connecting to a peripheral, discovering a service, and then wishing to enable notifications from a specific characteristic.
Once...
Hi,
I am trying to write a file to the FAT file system on nRF7002 board.
Here is what I have tried:
in proj.conf:
ONFIG_FILE_SYSTEM =y
CONFIG_FLASH =y
CONFIG_FLASH_MAP...
Hi,
we have nRF54L15DK (rev. 0.9.1). connected to MAX77655 via I2C.
I am trying to test i2c21 and i2c22 for writing data. I have tested it on different SCK and SDA on...
I'm following the instructions to build a co-processor using the nRF52840 dongle, on Ubuntu 22.04: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/protocols/thread/tools...
I have tried to debug my nordic5340 with VS code and it fails to load the code, although I'm able to flash the code using vs code.
when trying to track the problem using...
Hello,
I've come back to an existing project after a reboot of my computer and I'm now getting the error when I execute a build:
ImportError: Module use of python39...
https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-6-serial-com-i2c/quizzes/lesson-6-quiz/
I think "i2c_read()" can only be used by I2C master...
Hi, how can i build and flash the Thread CLI sample code to my dongle? doesnt seems to work the .hex file? any links or steps tutorial i can follow closely please. i am setting...
Hello everyone,
I read in the datasheet of the nrf52840 that an instruction cache is included in the chip, but I couldn't find details about it (i.e. its architecture, consisting...
Hello fellow Nordic users,
I'm completely new to NRF technology (started about a month ago) and I've hit a wall, though I'm not sure of its origin.
I know may be similar...
Dear Nordic team,
I am maintain firmware on nRF51802QFAA with SDK12.3.
It starts a timer within 5 seconds interval, in timeout_handler, it will read sensor data via i2C...
Hello, Our peripheral device (52840) broadcasts BLE extended advertisements with 1 Hz frequency. Each advertisement has a "manufacturer data" with sensor readings. To estimate...
I am using ncs2.7 on the nrf9160 with MCU boot. MCU boot is configured and is able to update the main app with no issue. Is there a simple way for the main app to read the...
The coaxial connector on the nRF5340 devkit is an SWF connector with the Murata part no. MM8130-2600.
What are the possibilites for connecting the devkit with an antenna...