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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
I mean like when ever i click pristine build in the vs code i am getting this below error " Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration...
Hi,
We are using the NRF9151 with AT commands to replace our SIMCOM modems.
We would like to write the SIM profile data to the modem via AT commands just like SIMCOM...
Trying to config TDM SCK for: Master, 4 channels, 24 or 32 bits, 16 KHz...doing the math yields 1.536 or 2.048 MHz for SCK. I have 24 MHz or 32 MHz available as possible clock...
Hello, I have a question regarding external flash erase via `nrfutil` command line tool. Does the `nrfutil device` command support doing a qspi erase with custom qspi commands...
Hello,
There is a minor issue identifying a sysbuild configuration if the initial generate and build fails.
Steps to repro:
- add a kconfig that doesn't exist in...
In the past, I've been told I can bypass a lot of the Zephyr nonsense and use the HAL layers of the nRF Connect SDK directly. So if I want to use what was called nrfx_twim_xfer...
Hello,
I noticed the Audio application explicitly states that WAV sample rates other than 48kHz is not supported.
Is there any risk to modifying the code to support other...
Hello,
In my project, I use both a Bluetooth interface for communication and the PSA functionalities to store and read/use keys. I use the following configuration (excerpt...
Hi Nordic support:
Our product uses the nRF52840. During CE certification, the lab measured the BLE TX power in DTM mode. at –20 °C the power is 3–4 dB higher than at +25...
We are getting the following error when compiling from our static libraries.
undefined reference to `__device_dts_ord_168'
Our project consists of multiple static libraries...
Hello ,
We have recently started the evaluation of the nRF21540 Front-End Module and would like your guidance on the recommended SDK version for this device.
Currently...
Hi,
We're trying to implement HMAC signing on a Thingy91X but getting stuck each time on -134 errors. Having read the resource on your docs AI I'm aware of the limitations...
Hi, We are working with nRF52840 MCU with zephyr v2.9.2 SDK and Visual Studio IDE for debugging, Flashing, Generating zephyr.uf2 file. We took one example have configured...
Dear Nordic Semiconductor Support Team, My name is Iwo, and I’m developing a BLE central application using the nRF52840 DK with nRF Connect SDK v3.2.1. The application works...