Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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.