EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hi Nordic Support Team,
I'm currently experimenting with Channel Sounding using a couple of nRF54L15 boards.
I am trying to obtain raw I and Q samples so that I may analyze...
ncs v2.6.1
If I use bt_conn_le_create() and do not use the default (0) value for create_param->timeout, the actual connection creation timeout does not match the description...
I'm trying to program a custom board with a Raytac nRF52832 module using the nRF52 DK's onboard J-Link via the P20 debug out port. The J-Link only detects the onboard nRF52832...
Hi,
I've been working through the Nordic Bluetooth ESL Tutorial and have the sample code up and running (using a nRF52833 DK as the tag and a nRF5340 DK as the access point...
We have custom hadware which we can successfully added the bootloader. We can generate .bin files & bootload them via BLE using the Nordic devicemanger app on our smart phone...
I am using NCS V3.0.2 with a custom nRF52840 board, which functions as a BLE peripheral. The application that I am working on fully depends on the BLE connection, so the crucial...
Hello. We need to add more end devices than default (10) on our Zigbee coordinator and that was solved with
zb_set_max_children( ZB_DEFAULT_MAX_CHILDREN );
where ZB_DEFAULT_MAX_CHILDREN...
Hi, I use nrfconnect SDK 3.1.1 and nRF52840 (as a dongle, DK etc) Using the power profiler kit 2 I see legacy advertising (TX/RX) peaks of about 32mA (with txpwr=8dBm, 3.2V...
Hi guys,
I'm working on this project which was basically a migration from STM32 to the nordic NRF52832 in order to enable the BLE beaconing mode.
It has been a challenge...
Dear Nordic Support,
I’m working with a Thingy:53 device and encountered a persistent issue during recovery. The device is recognized via J-Link (serial number: 1057760136...
Hi everyone, I'm trying to set up a bootloader chain using sysbuild (NSIB → MCUboot → APP) so that MCUboot can act as an upgradable bootloader. I'm working with the nRF54L15...
What is the permitted VDD ripple on the nRF9151?
I see " To minimize supply voltage ripple and suppress EMI coupling to and from nRF9151 VDD , keep supply network impedance...
Hardware Setup
Custom Board:
nRF52811 chip
No external LFXO (32.768 kHz crystal)
No LC filter for DC-DC regulator
No peripherals connected (no LEDs, buttons, sensors...
Hi,
I try to use the west ncs-sbom command to generate the result, however i meet below error happening but I had not idea how to solve it could someone help me to check...