Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
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 Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
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...
I noticed on my custom PCB that pairing stopped working, and was getting "reason 0x13" as the disconnect. This disconnect reason I believe is from the phone disconnecting...
Hello everyone,
I’m working with an nRF52840-based board (XIAO form factor) and facing an issue related to USB enumeration and DFU mode detection during development.
Board...
Hi there,
I am considering using one of the npm1300 LDOs to supply 3.6V to the battery backup pin of a uBlox MAX-M10 module using a 100uF capacitor as energy storage for...
HI,
I am using an nRF52840 DK as a Bluetooth LE sniffer and have followed all the steps described in the official documentation .
In Wireshark, I can see “nRF Sniffer...
Hi Nordic team,
We have used shell example of Zigbee sample to connect to an end device. We want to extend the FEM feature of nrf54L05 for this example. We have already...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
I want to implement dual-mode operation of LORAWAN and BLE, but when using the SoftDevice, the interrupt on the LORAWAN DIO1 pin does not trigger. I suspect it is being blocked...
Hi,
I have a question after using the DMIC example on the nRF5340:
how do I adjust the PDM clock frequency to 1.28MHz, or how can I achieve this by changing the value...
hello Nordic
i am working with nrf 52840 and 52832. using ncs v2.8.0
i am saving a coredump to flash partition and i am using gdb server - client to try to parse the coredump...
Hello,
I'm migrating an ANT+ BPWR application from **nRF5 SDK** to **NCS v2.5.1** but cannot install the sdk-ant module.
**Background:** - Previously used nRF5 SDK with...
Hello,
I send a ticket because I have an issue to access and write files to a SD Card with NRF54L15DK and 3.1.0 SDK and toolchain.
Can you help me please ?
Here is my...
Hello,
we are trying to run Gazell samples on the nRF54L15-DK, but the protocol & board combination doesn't seem to be supported by version 3.2 of the nrf Connect SDK...
We would like to synchronize several Nordic thingys 53. The Approach is to send two timestamps from a central to them (peripheral) via Bluetooth Low Energy with 100 ms delay...
Hi
I try to start with ST7789 display on nRF54L15 and there are bus fault after add LVGL library. The project is building correctly, but stop just after leave bootloader...