Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...