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...
Hello,
I am continuing to work on my project with the nRF54L15 DK and have run into another challenge. Currently, the issue is storing images (320 × 492 bytes) in an external...
In the process of obtaining DNV approval for products equipped with modules including nRF24L01+, I have some questions about wireless communication.
1. Does nRF24L01+ meet...
We are facing an intermittent issue on an nRF52832–based product using bare-metal Nordic nRF5 SDK (non-NCS, non-Zephyr) BLE implementation.
Observed behavior:
BLE initializes...
Hey,
I am plannign on developing a locator tag and I wanted to find some more precise information on when to use AoA and AoD and if it changes the accuracy drastically....
Hi,
I need to save a 16 bit counter into a retained register.
I cannot use the 2 GPRETREG since they are already used and I cannot write internal flash.
I cannot use...
Hi everyone,
I’m facing a linker issue in NCS v3.0.2 while using the Zephyr HTTP client sample with TLS enabled , and I’m looking for guidance on the correct configuration...
Hi all,
On a BLE project I was working using version 2.5.0 of the VS Code dev environment I was able to set up a partition where I could store non volatile data, such as...
Hi guys,
I've been using the ADC with the internal reference of 0.9V.
However, to increase the scale of the ADC without using the gain 1/4 I've made a revision to the...
Hello,
we are testing the BLE ADV capabilities and also MESH performances on NRF54L15.
We verified that, in conditions of continuous scanning (interval = 30ms), the packet...
Description: I am implementing USB Mass Storage with a FAT filesystem on external MX25UW63 flash (via EXMIF) using the nRF54H20 DK (NCS v3.2.0).
Setup:
Board: nRF54H20...
Hi Nordic Community, I am working with the nRF52833 and I have a question regarding the electrical characteristics of the dedicated USB signal pins (D+ and D-) when the USB...
I thought that the nRF21L01 had been obsoleted and replaced with the nRF21L01+, but digikey doesn't list the + version but still shows the old one for sale. Has the part been...
I'm sending HCI command LE Set Transmit Power Reporting Enable with both local and remote reporting requested.
The Bluetooth Core Specification says "If the Remote_Enable...
On nRF54L15 DK (CPUAPP) the app boots and advertises fine, I bound my phone using nrfconnect but when I reboot the DK and try to reconnet using nrfconnect, the device hangs...