Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...