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...
Hi everyone, I made a custom class composite device. The firmware seems to work except for one thing I can't fix. If I initialize the USB in the following way:
If instead...
I am using nRF52840 DK and I run my project using VS Code.
I wanted to run MPU 6050 accelerometer example for my DK. Below are my configuration I had setup for running the...
Hello,
I have been trying to use some of the direction finding examples for the nRF52833 and I was wondering if there is a timeline for when soft devices will start supporting...
Hello
I try to write functions to modify the publish and the subscribe addresses. Unfortunately not all is working, attached you will find my code.
Problems:
1.pubish...
Hello,
I am reading the FIFO buffer of a sensor via SPIM3 with nRF52840. What I want to do is that by the use of PPI, the start of the transmission (PPI channel 0, to TASKS_START...
I have to use TWI and PWM modules at the same time. When I use them in two separate projects thy worked well in their respective applications. But, when I combine them in...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I want to have several peripheral boards that...
Hi,
I use the central_ht example and modified the prj.conf by adding
CONFIG_BT_MAX_CONN=8 CONFIG_BT_MAX_PAIRED=4 CONFIG_SDC_SLAVE_COUNT=2
And I expect atleast 2...
In the beginnig of this year I used to test my edge Impulse Zephyr project with nRF connect Segger Embedded studio and it's worked, but now days I having a problem with Segger...
On Zephyr 2.7 I used following snipped to connect a GPIO pin (ADC_nDRDY) to a SPI TASK (simplified):
On Zephyr 3.0.0 we experienced immediate crashes.
I then saw that...
Hi guys,
So lately, I decided to update the sdk from 4.1.0 to 4.2.0 and there are some problem that I can not solve myself. So I use the macro ZB_ZCL_REGISTER_DEVICE_CB...
Dear Nordic,
We are developing nRF21540 + nRF5340 solution.
As there seems to be many versions of matching components depending on which source of information is used...
The RPM package for Linux x86 64 bit has its architecture set to amd64, but the correct value should be x86_64. This problem prevents installing the RPM on current versions...