I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
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...