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,
I am working on a project that requires high quality audio capture and wireless transmission using two nRF5340-DK boards running the nRF5340 Audio application (NCS v3...
I'm sing NCS SDK 3.3.0:
https://github.com/nrfconnect/sdk-nrf/releases/tag/v3.3.0
Currently I'm using Zephyr sdk 0.17.14. I would like to start using 1.0.1 https://github...
Hi, I am working with the nRF54L15 on sdk-nrf 3.2.3 and I am experiencing an unexpected behaviour with the NFC T4T stack regarding WTX frame timing.
Here is the observed...
Hello,
Is it possible to configure an nRF5340 to be both a Broadcast Sink and a Broadcast Source, but with the condition that only frames received by the Broadcast Sink...
There are two USB ports. IMCU and nrf5340. I had a lot of trouble with bad cables but i found one that works and I find that I have a jlink drive that pops up so I know there...
Hello,
in our new project we need to drive a GPIO high as soon as possible after startup.
I have tried with the PRE_KERNEL_1 priority for the device driver but still takes...
Hello everyone,
I am trying to use a nrf52840 dk as an external bluetooth module on my Linux PC to be able to communicate via LE Coded Phy. I have the problem that the devices...
I have a nRF5340 module with an application built using SDK 3.2.1.
The nRF5340 is acting as a CIS Peripheral.
It has an ACL connection and a CIS connection with a Pixel...
I just realized this feature is available from NCS V3.3.0.
Does it support nRF52 series such as nRF52832 with DFU through BLE?
In this page, it seems only nRF54 are included...
Hello,
I'm using nRF9151 as a HCI host and nRF52840 as HCI controller (nRF52840 config is based on HCI lpuart example). Recently I updated NCS to 3.2.2 and I started observing...
Hello, my name is dio.
I created an HCI UART application using nRF Connect for VS Code with NCS v3.2.4 and enabled the Channel Sounding component via the nRF Kconfig GUI...
I am developing a dual-mode HID device (mouse) using nRF54L15 with nRF Connect SDK v3.1.1 . The device determines its mode (BLE_mouse or ESB) at boot time via a GPIO pin ...
Hello,
I have designed a PCB with nRF54L15 SoC. Now the issue is that I have by mistake changed the MISO/MOSI pins of the device. As you can see in the following image....
Hello,
i have a custom board with a nRF52832 on it. TL:DR: i can't seem to get a connection to the chip via the SWD
When i try to recover the device it tells me the debug...
I want to flash an example firmware onto my nrf5340 board. I want to test le coded phy. So whych example should I use from the nrf sdk 2.4.0 to flash onto my device so that...