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 installed NCS V3.0.0, nrf54L05
I'm currently working on the ESB and BLE coexistence feature, but I've run into some issues.
In ,config file
I find that TIMER10...
Hello,
We have the following environment:
1) nRF Connect SDK v3.0.1
2) The custom board with nRF54H20
3) Our project with update capability using SUIT file.
...
I'm trying too use a timer as a counter on my nRF52840. This is the function in question:
static void timer_init ( void )
{
nrfx_timer_config_t timer_cfg = { ...
Hi NordicSemi
We might have mixed up different SoC versions of the nRF54L15.
According to the following page, there are different SDKs that supports different HW versions...
I want to evaluate Bluetooth LE Channel Sounding on the nRF54L15, using multiple antennas. The nRF54L15DK only has one antenna, so if I use it as both initiator and reflector...
I am experiencing issues programming my newly purchased nRF52840 DK, which has never been successfully flashed. After following the official starting guide on nordicsemi.com...
When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
Hi everyone, I am attempting to configure two of NRF5340DK modules to execute ISO_Connected_Benchmark. I have tried to configure ipc_radio to compile for cpunet and application...
Hi everyone,
We're using the "Manufacturer Specific Data" field within its advertising packets to send the firmware version to a phone application. It requires the company_indentifier...
1st issue: Tingy91X doesnt build at all with debug -Og enabled: Because of all the strange issues of Thingy91 (nRF9151) and "not to be used in new products) we ordered a couple...
Hello,
I would have a question regarding the use of PCAL6408A I/O expander on nRF9151 DK. The buttons and LEDs on nRF9151 DK are connected both directly to the processor...
We are planning to run a small proto build, and looking to program a small quantity of nRF54L10, prior to the SMT. These are loose parts (not built onto any PCBA). I am hoping...
I recently switched from evaluating an nRF52805 (Fanstel BC805M) to an nRF54L15 (using the nRF54L15-DK), and after I updated the toolchain and tried to flash the kit (using...
checking in if anyone is successfully using an open debug-probe for nRF54L series?
...guessing nordic is using segger OB on the DK's because of the Risc-V not fitting...
Hi,
I'm evaluating the nrf5340-DK board. I have a question about LED5 state. I tried following power sources:
usb J2, sw9 in VDD position - LED5 lights and I can detect...