Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
Hello,
I am currently using the nrfutil application to convert modem trace logs to pcaps through an automated process. I am seeing intermittent failures with the following...
We are developing an application on nrf52840 and wanted to use M95P32 as external flash.
used below .overlay configuration to enable it on zephyr.
&mx25r64 {
compatible...
Hello Team,
I am currently using the nRF54L15 DK with NCS version 2.9.0 for development and compiling code for the nRF54L10 board.
I am trying to implement FOTA updates...
Hello,
We are working on an NRF5340/NRF7002 based project with NCS 2.7.0 SDK. We have been able to get Amazon Root CA 1 and 3 working with the following .conf:
Now...
I was wondering how I can update my current code (see below) to reuse a single socket for multiple HTTPS requests, rather than opening and closing a socket for each HTTPS...
Hello,
I am using an nRF9160 to connect to a private network. My nRF9160 successfully attaches to this network.
However, when reviewing the logs from the private network...
Hello,
we are testing software with the nRF54L15 DK with the 3.0.2 SDK and toolchain.
When creating a board configuration we use:
nrf54l15dk/nrf54l15/cpuapp
optimize...
Hey everyone,
I have designed a custom board with a bunch of nordic IC's (nRF54L15, nRF9151, nRF7002 & nPM1300)
I have tested the basic functionality so far, including...
Hello,
currently i am configuring the networking stack on my project.
The goal is to use Matter's built-in Thread connection, to establish a Secure CoAP connection. I...
Hi,
nRF5340 and SDK v3.0.0 I'm using.
Currently my nRF5340 based BLE device can be bonded with smartphone via passkey, after bond is done, the device stops advertising...
I have modified the NUS-CDC application for the Dongle so that I can now scan, report available Peripherals, and connect to a specific one. I need to be able to cleanly disconnect...
There are two NUS services here, but only the second one can send data through the RX characteristic. I've checked the source code and nothing has changed. How do I delete...
I have created the nRF Cloud Multiservice Sample application and would like to add WIFI support.
I am using nRF9151 with nRF7002 EK hardware and would like help in adding...
I'm using Zephyr/NCS v2.7.0 with a custom multi-image project based on sysbuild . My top-level project has a sysbuild.conf at the root, and a sysbuild/ folder containing a...