Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
I have an FTDI USB to dual RS232 adapter for communication over UART. The nrfutil device command finds it in version 2.8.5 and below:
Starting with version 2.8.6 it doesn...
Hi,
In our custom nrRF9151 application we sometimes get a modem fault. This happens randomly when the device is moving, so likely something to do with changing cells....
Hi,
We have a client using one of our products, and their local NB-IoT network was giving us some issues, I travelled over to try and work out what was going on, and it...
So my board uses uart00; I also need to use ZMS for storing configuration data.
If I try to compile with no SPI enabled the Flash drivers throw an error '__device_dts_ord_130...
under freestanding applications, which code to use to enable bluetooth on nRF52840 DK kit . Then, it has to pair with android mobile. how i can achieve it.
Hello,
I am configuring the Watchdog Timer (WDT) on my custom device and observed that it gets disabled when the system enters Deep Sleep mode. This behavior prevents the...
Hello Nordic Support team,
I'm receiving the Transmission failure and Lora Initialisation failed message despite to correct wiring and everything else. I'd attach a link...
I've been trying to get SPI slave running on the NRF54L15-DK for over a week. I am new to Connect SDK but have successfully completed this task with NRF52840-DK (and dongle...
I changed the file, C:\Users\kruenheck\AppData\Roaming\nrfconnect-bluetooth-low-energy\uuid_definitions.json so that it has a new service:
{ "_comment": { "comment": [ ...
I am programming with nrf52833,ncs v2.9.0.Based on peripheral_hid_keyboard and cetral hid.
I send about 6k hid keys to central via ,while sending,peripheral side
But ERR...
Hi Nordic team,
I’m trying to use my nRF9151 DK as a Bluetooth Host (Zephyr) connected over UART (H:4) to an external Seeed XIAO BLE board (acting as the Controller). My...
Hi,
We have functioning application code under the 2.4.4 SDK development setup. I would like to start migrating to newer code but am encountering issues. (Ultimately, I...
I have an nRF5340 DK (not audio DK), and I want to send LE audio from my LE audio compatible device to my DK and then have my DK play that audio over I2S to my external amp...
Hi there, I-m trying to compile a hello world sample with an encrypted bootloader
# Sysbuild configuration file.
#see C:\D\dev\nordicsemi\v2.7.0\nrf\doc\nrf\releases_and_maturity...