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...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...