We are developing a product that will have a wireless and wired option, based on the NRF52840
The strategy is to release the wired option first, followed by the wireless...
Hello,
I'm trying to build the trusted firmware M for the nrf9151.
I did the following steps:
git clone git.trustedfirmware.org/.../trusted-firmware-m
cd trusted...
Hello,
I would like to use the Radio Test Sample from the newest NRF Connect v3.0.2 (v3.0.2\nrf\samples\peripheral\radio_test). However, when I try to build it with "nrf54l15dk...
Hi.
I working a central and peripheral device which will connected with 4 sensors. sometime after disconnect and reconnect. the device will got fatal error in service...
Hello Nordic Support Team,
I’m developing a Zigbee-based light switch using a Sleepy End Device (SED) configuration with ZBOSS. I've encountered a critical issue related...
I'm trying to add diagnostic logging functionality to my Matter project using SDK version v3.0.1. I followed the steps outlined here: ( https://docs.nordicsemi.com/bundle...
Hello Guys
I'm currently working on a BLE AoA (Angle of Arrival) application using the nRF52833 Development Kit . I’ve run into some challenges regarding hardware connectivity...
I'm using an IMU sensor and transferring data over Bluetooth to Android device. The data sampling at 400hz, and I'm sending 6 packets per connection, each packet 20bytes....
Hello!
I am using the PORT event interupt sense handler to wake up the device from various pin interupts. We have in total 6 pins that need to do that.
This works fine...
Hi,
In my project, I am interfacing various modules (UART over ble, ADC, SPI, I2C) on nRF52840-Preview-DK board. I use IAR Embedded Workbench with nRF5_SDK_15.2 for code...
Need assistance/recommendations for working with smaller pin pitch (150 micron) mounting holes for the new nRF52480 chipset. Our current contract manufacturing supplier for...
Hello I noticed the problem with nRF51 DK and ble_uart app.
1. The nRF51 DK is connected to the Terminal
2. Connect to the nRF via "nRF Connect" application on Android...
Hello:
I read the documentation and errata for Rev 1 of the nrf52. I am using the Rigado BMD300 module (thus the nrf52) without a softdevice attempting to do on the fly...
Hi All,
Currently i am working on nrf51822 chip, For that i have downloaded nRF5_SDK_15.0.0_a53641a.
Now, i am trying to execute mouse hid example in nrf51822 chip, but...
Hello, it seems that the 15.2 infocenter radio_test instructions are somewhat different from the 15.0 infocenter instructions . Trying to get a general understanding of how...
Hi there,
I was hoping you guys could point me in the right direction with regards to the use of the nrf_mesh_disable() & nrf_mesh_enable() functions. Since the "friend...
I migrated my nRF52840 project to nRF5 SDK for Thread and Zigbee 2.0.0 (from 1.0.0), but I keep getting a linker error:
Building ‘myproject’ from solution ‘myproject’ in...
I am searching for a stable development environment for the Nordic nrf51822. I have been unable to get adequate support for issues using eclipse. The tutorial for Nordic/Segger...
Hi NRF team,
I was attempting an update from the open USB serial bootloader to a secure USB bootloader when I hit this issue.
from Open bootloader linker script:
MEMORY...
nRF52832 with softdevice 3.0. Modified ble_app_multirole_lesc project and doing test. Sometimes it doesn't start advertising (can not be found by nRFconnect app). Sometimes...