Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
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...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
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...