Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
We're working on a project that makes use of an nRF9151 and an nRF7000 for wifi scanning (specifically for location services). We are currently debating the usage of passive...
i have a trivially simple "bare-metal" (register-level) test case in which i setup GRTC as follows:
MODE.SYSCOUNTEREN = 1 TASKS.START = 1 TIMEOUT = 2
i also have the LFXTAL...
On a nrf5340/nrf7002 custom board, using NCS 2.9.0, I am trying to get a reliable https connection to different backend servers.
I'm having trouble with the TLS handshake...
I recently flashed a new application onto devices that has prevented any new application images from being swapped into the primary slot. Any new images are uploaded to the...
Hello,
I got the https://github.com/nrfconnect/sdk-edge-ai/tree/main/applications/ww_kws application running on the nRF54LM20 DK with the Axon NPU and it can correctly detect...
I found that CoAP requests unexpectedly block GPS positioning. So, the solution is to add a synchronization semaphore between them. I stopped the CoAP request while waiting...
Hi Team,
I am planning to implement a secure boot mechanism on the nRF5340 for one of our products and would like to ensure the design is robust, scalable, and production...
Hi
I am using nRF54L15DK, with SDK v3.2.2.
I want to implement an event log, persistent in Flash.
Initially I thought of using FCB, but I am running in to issues with...
Hi
I have custom nrf5340 based product, with an NFC interface for card emulation. I have managed to get this to work in raw APDU mode in NCS 2.9.0 (with selected cherry...
Symptoms
A GPIOTE event channel is configured to detect a rising edge on a GPIO input. Via PPI, the event drives a GPIO output low within a few hundred nanoseconds. The...
Hello all, I am following up on a related issue regarding mcuboots partitioning and image validation. ( link to previous MCUBoot QA forum ). I have devices out in the field...
Hello Nordic support team,
Forgive me if I am asking a stupid question.
In the source file ble_conn_params.c, there is a function called ble_conn_params_init() and I...
NPM1100 outputs VOUTB (2.1V) to power the NRF52832. Programming is performed via J-Link with an external 3.3V power supply. However, this causes a short circuit between VSYS...