Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
After succesfull compile, installation and run of my first application , I cannot see anymore the nRF52 DK board from windows.
The application keep flashing the led but no...
I wanted to share the most reliable and efficient method I found to collect and store my log outputs through segger RTT, which also allows using the excellent Log Viewer Log4View...
Hello all:
I have faced a problem that my device will report hard fault when I try to start advertising after force disconnect the device.
My EV board is nRF52832 and...
Hi everyone:
I use nrf_drv_ppi_channel_alloc(&m_ppi_channel1) to allocate ppi channel. Every time i call nrf_drv_ppi_channel_alloc(&m_ppi_channel1), the m_ppi_channel1 will...
Dear Nordic Team,
Thanks for supporting.
What is the changes or difference between SDK12 to SDK13 and also SDK13 to SDK14 please give me a brief explanation or suggest...
hello everbody~
I have a problem with the FDS example code.My sample code is SDK version 11.But I now use the SDK14.2 version and nrf 52832 MCU.
The SDK 11 detailed example...
Hello I am using SDK12.3 without softdevice on a custom board (with nrf51822 256k flash, 16kram without 32768 crystal).
I have written some code using GPIOTE to detect...
Dear support team,
I’m using nrf52840 with PCA10056 and SDK 14.1. I have problems of UART connection.
I do believe that MCU has physical connections to nrf52840...
Hi!
Now I am going to control the hardware flow and control the UART.
For that purpose, we send an RTS signal from the external MPU and the nRF 52832 that received it sends...
Dear team,
I bought a nRF52 DK which is labled "PCA10040 V1.2.1 2017.21 xxxxxxxxx".
xxxxxxxxx is a serial number, I guess.
I just could not run the most simple example...
a friendly hello to anyone interested in my question and setup
first i would like to explain the makefile setup, which works and 2nd i will go into the managed one and...
Hello !
I'm struggling with my Bluetooth configuration on the NRF52832. I'm running with the latest SDK (14) and the S132 SoftDevice.
When I'm trying to add a characteristic...
I am testing OTA DFU using NRF toolbox on Android. I have no problem updating my application using a zip file generated with nrfutil.
nrfutil.exe pkg generate --application...
Hi all,
I try to control IC by nRF52832.
[My Application]
・Supply 2.5V to nRF52832 and IC.
・Connect P0.10 to IRQ(IC)
[I did these setting]
・Define "CONFIG_NFCT_PINS_AS_GPIOS...
Hi all, I am porting my 100% working code from keil to use C++ and GCC and when I use the macro NFC_NDEF_MSG_DEF to initializate the NDEF message I receive the following message...