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 ,
i am developing a zigbee network and i have used the the sample project of zigbee light bulb, switch and coordinator given in nrf5340dk. now i am facing issue with...
Hi,
I'm implementing a FOTA update procedure for the nRF9160 using the download_client from the nRF Connect SDK 1.9.1 and modem firmware 1.3.1.
In general the image update...
Hi,
I am using the nRF52840 DK to connect to an external board via the P20 shield debug out. I was wondering if any indication is given if a board is connected correctly...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
The linker script for the example code "Secure bootloader ble" for pca10040 have the FLASH section defined as:
FLASH (rx) : ORIGIN = 0x78000, LENGTH = 0x6000
According...
Hello,
I am using nRF5340 with NCS1.7.0 and nRF RPC lib for intercore communication for our product development. I followed this example ( https://github.com/nrfconnect...
Hello,
I installed NCS 2.0.0 via toolchain manager (Windows).
However, if I:
open a new cmd window
set ZEPHYR_BASE to <ZEPHYR_NCS_2_0_0_PATH>
try to build an example...
For study purpose, I try to change bootloader to move APP offset by
change APP start address to 0x20000
change start_addr in nrf_dfu_mbr_irq_forward_address_set() and...
Hi Team,
I'm using a nRF52810 board for my project but in that when I upload code using development kit, at that time my device give advertising and what I gave task.
...
Hi,
i have two nRF52833 program for make AOA. One is programe as Tx with "direction_finding_connectionless_tx" and one is program as receiver with "direction_finding_connectionless_rx...
Hi,
I am using the nRF9160 on a custom PCB, SDK version 1.6.1 and modem FW 1.3.1
My Application uses MQTT to send messages to a server at regular intervals. In between...
I've just installed a new version of nRFConnect for Desktop, version 3.11.1. When I try to launch Toolchain Manager, I get an error "Unexpected end of JSON Input" error message...
Hello,
I would like to know why Matter cluster Simple Metering (ID : 0x0702) it is not proposed by the ZAP Tool and by the CHIP Tool. How could it be possible to use this...
Hi - I am unable to commission my NRF-5340-DK as a Matter device using the Android Chiptool app.
I am using the matter sample Light Bulb with v.1.9 of the NRF SDK. The sample...