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...
Hello,
We are evaluating and developing a product using the latest nRF54L series controller and would like to know if IAR compiler support is available.
While Cortex-M33...
Due to resource exhaustion I'm curious whether this is possible.
It violates the 1-1 GPIOTE rule and I couldn't find any thread/message about it being possible or otherwise...
Hi,
Our customer needs to test the RF performance of nRF7000, please provide the test documents, test tools, and test procedures, as well as relevant information about WIFI...
i have small applications which can comfortably fit in as little as 32K of SRAM.... i have no issues with the mechanics of linking my program, as well as copying code from...
Hello,
I have a problem with my DK. Everytime I try to plug it in the USB C port of my Computer the J-Link OB is the only Chip that wakes up. I cant program the nrf5340...
Hi,
When using RTT for debugging on the nRF5340, after every flash i have to press the following button:
Then every time i get presented with the following dialog...
I would like to ensure that a particular GPIO pin is disconnected when an nRF52840 is powered up via the initial configuration specified in the DeviceTree board overlay file...
I get the following error when clicking flash button in nrfConnect VS Code extension with an nRF54L15 DK:
Error: One or more batch tasks failed: * 1057701224: Device error...
Dear Support Team!
I'm just about to flash an external board (nRF52820) through P19 where the MCU is powered at 2.3V. I would like to use the nRF52833_DK and the PPK2 to...
Hi Team,
We are using SDK 3.1.0 and radio FW version 1.3.7.
Trying to read RSSI, RSRP, RSRQ, SNR levels using AT command AT%MEAS but it returnns error.
Am I missing...
Hi Nordic,
I'm developing a BLE protocol on an nRF54L05, and is trying to send (On request or by notifying) up to 750 logs of data, each log being 8 bytes (1 byte event...
Hello everyone,
Im using nrf5340dk for the first time, i have built project for nrf5340dk_cpuapp and i think code is good but for some reasone i dont see a led diodes turnin...
Hello,
I had a question about the BT GATT DM Workqueue used in gatt_dm.c.
In NCS 2.8.0, the BT GATT DM Workqueue was introduced as an alternative to the System Workqueue...
Hi List, I have been successful to run my basic functionalities like GPIOs, I2C and ADC using custom board files for nrf54l15 based custom hardware.
Now, I am trying to...