Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
I have been having a series of issues with programming from nRF Connect using a J-Link programmer. I have made a couple of other recent posts and in each of those, I thought...
hi,all
I used to use nrf54l15dk board as a client server, want to connect to a bluetooth remote,and get bluetooth remote notify message;
I use sample "central_hids...
Hi guys,
I have MQTT v5 up and running but I am currently trying to implement one-way TLS then mutual TLS once it's completed. I am not too sure what I am doing wrong but...
Hi:
My environment is: Windows laptop, nRF52 DK (Peripheral), nRF52840 Dongle, Mobile Central (iOS and Android), and Wireshark nRF Sniffer for Bluetooth.
Peripheral sends...
Hello all,
I have problem with flashing the code. It gives me memory protection error.
Steps I followed for creating firmware and flashing:
1- I took a sample from nrf...
I'm working on a product prototype using the nrf5340 audio dk to send audio via Auracast. We started from the nrf5340_audio application, as it implements a large fraction...
While testing UART communication between a Seeed XIAO board and the nRF9151 DK, I connected the following pins: - XIAO 3.3 V → DK VDD - XIAO GND → DK GND - XIAO TX → DK RX...
Hello,
In the nRF52840 datasheet, some pins are explicitly marked as “low frequency I/O only.” However, I couldn’t find any similar indication in the nRF54L10 datasheet...
Hi everyone,
I’m testing a custom nRF54L15 board with BLE, but it gets stuck inside bt_enable() . To debug the issue, I checked whether my 32 MHz external crystal (HFXO...
Hi, I want to use the external flash on nRF9151-DK (gd25wb256). Having set all the necessary files (prj.conf, nrf9151dk_nrf9151_ns.overlay) and some parameters in the main...
Hi Nordic Community,
I'm testing NFC functionality on the nRF52840 DK development kit using the record_text sample from nRF Connect SDK v2.9.1 (which includes Zephyr OS...
Recently, when using the ncs v2.9.0 SDK, I found that the definitions for some interfaces could not be found. For instance, nrf_radio_packet_conf_t (it cannot be found even...
I am currently working with the Channel Sounding sample on the nRF54L15 DK boards and using Nordic’s multiple-antenna support as described here: docs.nordicsemi.com/.../channel_sounding...
Hi, I’m working on an nRF52840DK-based Bluetooth Mesh project derived from the Chat sample on nRF connect SDK extension for VS Code.
The setup involves three types of nodes...