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 TEAM,
I am using a custom board and measuring its overall current consumption using the NRF Power Profiler Kit 2 (PPK2) .
Setup details:
Power source: External...
Hi,
We are using the nrf9151 to get GNSS data/coordinates without using A-GNSS, we followed the information in the following page "https://docs.nordicsemi.com/bundle/ncs...
Hello Nordic Support Team,
We are currently developing an IoT product using the nRF9151. In our application, the device wakes up once per day, transmits a small amount of...
Hi, everyone
I am currently working on the development of Bluetooth and ANT+ on the nRF52832 chip. It communicates with my chip via UART, and now there are occasional disconnections...
Hi,
i am trying to create an Indoor Positioning System with the nRF54L15.
Currently i am able to connect 1 initiator to multiple reflectors simultaneously,
When...
Can't find any definitive docs on how to create a new revision of existing custom board files.
For example, my_board.dts includes my_board_common.dtsi, which in turns includes...
Hi,
I’m running into a terminal output issue with nRF Connect for VS Code on Windows that seems to have appeared after recent updates. I did not have this problem in 2025...
How do I download the bare metal SDK without Zephyr/VSCode addon?
Looks like we are moving backwards when manufacturers forced our hands to use specific tools.
We are working to add support for the new nRF54 chips using the nRF Connect Bare Metal SDK within our existing mono-repo, which currently supports multiple product generations...
Hi,
Currently we're experiencing some problems to detect events from npm1300 in our custom board but the same issue happens with nrf54l15dk plus npm1300-ek boards when running...
Hi,
We're using the nRF54L15 driven by a 5ppm TCXO connected to the LFCLK. Our application measures the timing external pin events; the accuracy of this measurement is critical...
Hi
I'm having trouble finding two documents: the 'nRF91xx Kits Reduced Receiver Sensitivity Issue.PDF and the related design files for the extra filtering on the nRF91....
Hi everyone,
I believe the object_type should not be of type uint32_t, but of type uint8_t (or maybe nrf_dfu_obj_type_t).
This is the structure I'm talking about inside...