Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
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...