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
Hi,
I am trying to get the MQTT publisher example working on my nrf7002DK board. For this, i have done the following things
- SDK version: 2.6.1
- Board selected: nrf7002dk_nrf5340_cpuapp...
1. What is the antenna output of the DECT NR+? Is it the same pin as CAT-M/NBIoT antenna output? (i.e. pin 35) 2. In Section 8.3 of OPS document about DECT NR+, it mentioned...
Hi,
I am having similar error as reported in Case ID: 308488, however here issue is running z-test on provided Nordic test samples.
(note: nRF-connect SDK, works as expected...
Hi, I have a question about SDK. Why not a single example build out of the box in SDK. As a beginner to learn about nRF devices, if i have to face all these weird issues in...
I would like to monitor the states of switches sw0 and sw1 on my nrf7002dk board using GPIOTE interrupts.
Initially this is just for example purposes.
I eventually need...
sdk: 2.5.1
cpu: nrf5340
I have a bootloader which have a big ram block for upgrade purpose (around 250kb) in bss section (I will move it in noinit, but it is not the point...
Hi,
I am using nrf52840. we have already used 3 SPI instance (SPIM1, SPIM 2, SPIM 3). wanted to use one more SPI instance i.e. SPIM 0. but if I enable this I am getting...
Hi,
TWIM does not work well with nRF5340DK as shown in the subject. The conditions are shown below. - I/O voltage is not 1.8V. The waveform is distorted around 2.5V, though...
Hi,
We are developing a device using the nRF5340 DK and need to add external Flash memory accessible via QSPI with XIP, as the available memory is insufficient due to DFU...
Hi all,
I am very new to the nRF controller. Previously, I have worked with STM32 controllers.
Currently, I am working on a project with the nRF5340. I am having difficulty...
Hello,
In the past, i have posted a ticket to ask can the CIS and BIS modes work simultaneously. The answer is that it is feasible in the future.
Can CIS and BIS modes...
Development Software: Segger Embedded Studio, nRF5_SDK_17.0.2_d674dde
Project consists of an nRF52DK-based peripheral (remote control) and a custom nRF52832-based central...
Hi,
I have a project that uses nRF5340 with MCUboot and multi image update configuration. The update works, but today I noticed that the pcd_sram RAM region seems to be...