Hi, I have previously posted issue with flashing that was already solved.
Unfortunately for some reasons I had to send the nrf52840DK module to my colleague and I have currently...
Hello,
we are developing a Channel Sounding application starting from the Nordic samples "Channel Sounding Initiator with Ranging Requestor" and "Channel Sounding Reflector...
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...
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...
There appears to be a bug in ths call SVCALL(SD_POWER_GPREGRET_SET, uint32_t, sd_power_gpregret_set(uint32_t gpregret_id, uint32_t gpregret_msk)); as it returns NRF_ERROR_SOFTDEVICE_NOT_ENABLED...
Hi, I have previously posted issue with flashing that was already solved.
Unfortunately for some reasons I had to send the nrf52840DK module to my colleague and I have currently...
Hi,
can anyone help me with this situations that i'm facing from a 1 month so i'm connecting esp32 controller to seengreat RS485 Dual CAN Bus moduler and the other hand...
After installing the latest nRF Edge on iphone 17 pro with the latest software, immediately after login i get this error - iOS_Common_Libraries.BasicHTTPResponse error 1 ...
Hello,
I am developing a custom board using the nRF9151 and comparing the following Nordic sources:
nRF9151 DK PCA10171 hardware files, version 1.0.0 / board revision...
I am trying to track down the source of unexplained current spikes visible on the Power Profiler Kit 2 when the nRF52832 should be in sleep mode.
I have stripped the project...
Hello!
I am stress-testing the nRF54L15 devkit by sending it random-sized chunks of data over UART at 921600 baud, which the devkit code receives using the asynchronous...
Hi,
i am working on a project using the nRF54L15.
Hardware: custom board with nRF54L15
Software:
Wirepas SDK (1.6.2)
nrfx drivers (version 3.9.0) with some customization...
I have an application that is attempting to use multi-cell positioning based on the results of %NCELLMEAS. The application is following the flow of the NCS positioning module...
We are currently experiencing an issue with the nRF7002 that appears to be present when coexistence is enabled: The nRF7002 becomes unresponsive, seemingly at random, multiple...
NCS: v3.4.0 Board: custom board based loosely on PAN1783 TF-M not used
Images: - App core: mcuboot, Firmware (main app) - Net core: b0n, ipc_radio
Summary of configuration...
Hi, I use the hci-uart sample (4.3.99) on an nRF54L15 board. The host is an esp. The setup seems to work fine, but every now and then the Nordic board gives an assert:
ASSERTION...
Hi,
I am just evaluating the nrF5340 for an audio bluetooth project. I am trying to find out if the nrf5340 can receive bluetooth audio (classic or LE) from one device and...
When I turn on watchod current consmuption rasises about 2uA ( it is about 50% more than without watchdog) - I want to get lowest power consumption while waiting for semaphore...