I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
Hello, we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hi,
I have two questions regarding the UART and SPI communication at high speed. I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an ADS1299...
My peripheral_demo is already able to work. Now I'm trying to add dfu to it.
I followed the instructions here. (+) Add DFU support to your application - Software - nRF Connect...
Hi,
Our customer is optimize the size of flash used of nRF5340.
They are curious whether the definition in autoconfig.h are all used in the image? or some of them are...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Hello,
We're working with nRF52833 & nRF52840 and I'm trying to figure out why we've ~0.3ms IRQ Latency from the moment I call the function " uart_irq_tx_enable (dev );...
Hi,
I recently started with nRF52840-DK, Zephyr and nRF Connect SDK (v. 1.9.1). I want to test extended advertising. Since there is no example of "pure" extended advertising...
Hi,
I work on a project that required a sector in flash to store some information hence I changed the partition in the pm_static.yml file and the dts file (although I guess...
Hi,
I am writing an application that reads data from the I2S interface, adds it to a queue and sends it via BLE (the code I have implemented so far is added at the end of...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
Hi,
We are trying to move from segger studio build environment to GCC/Make starting from the Example Makefile and adding source files and includes. The project consists...
Hi,
I am currently working on a project using a nrf9160 board (sdk 1.7.1 and Modem FW 1.3.1) and I am using PSM.
During my test, I put the board in a metal box to simulate...
Background
M1 Mac support for nRF Connect SDK tooling is currently lacking, with the nRF Connect app, VS Code plugins and command line tools not working with the default...
Hi,
Our production uses NRF52840 as the master chip. We encountered a strange problem where two folders have the same name and a file name has illegal characters.
The...
Hello,
I am using nRF52840 DK to build ble_app_interactive.
Now I have device with NUS,I can connect to device using ble_app_interactive.
I have added NUS into...
I'm interested in zephyr to make the image file lighter. Have a any solution to update for BT DFU with signle bank? I wonder I can use single bank like Nordic Softdevice.