Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
I use nrf52832 + SoftDevices132_nrf52_3.1.0.
sd_ble_gap_scan_start() run with scan_interval=scan_window=5ms.
I look at scan-channel-switch time is about 1ms. (I analyze...
i want add in project adc. i changed my sdk_config.h and Makefile .
i incuded in main file
#include "nrf_drv_pwm.h"
#include "nrf_drv_adc.h"
i have error ghjgjghj...
I use a Peer Manager in my project (nrf52832, SDK13.1).
Peer manager use FDS, but i also want to use FDS for storing user data.
As i know , FDS module use 1 virtural page...
Hi all,
I have here NRF51-DK, I am a bit familiar with the kit for a while.
Now I want to make a system using NRF518422 chip.
I manage to find a module - "Taiyo Yuden EYAGJNZXX...
I'm starting to read all the resources and examples included in the SDK. However, there doesn't seem to be a lot of emphasis on explaining how the programming architecture...
Hello,
I have the following observation regarding the potential problem with DFU bootloader
implementation :
I have noticed that the Bootloader DFU implementation (nRF5_SDK_13...
Hello!
I would like to program the nRF52 using the JLink Commander and protect it afterwards. Which register do I need to manipulate?
Thanks and kind regards,
Mi...
I download the nRF Toolbox app and its in swift.
My current app is in objective-C and I want to implement dfu in my app.
Is there any framework that can be used in my...
Hello,
I recently migrated to nrf52 and countering some problems
with NRF_ESB concurrently with BLE.
I started with This example which was a part of the Running micro...
The chip is nrf52832.
The SDK version that I am using is nRF5_SDK_13.1.0_7ca7556,the example that i used is ble_app_uart.
When i debug about low power,i encounter problems...
Hello,
I'm using NRF51-DK (PCA10028) and I want to be sure if I'm using the external 32KHz oscillator (X2).
I'm using SDK12.3.0. I'm running the beacon example.
In...
Hi,
Is there any tutorial already for the version 14.0.0 of the SDK (nRF52, more specifically I am using nRF52832)? I would like to know how to configure Advertising, and...
Hi
I have development kit nrf51 PCA 10028 and try to run uart example example with loopback (RX connected to TX, RTS connected to CTS). Unfortunately, after sending, I...
I'm using the bootloader_secure_ble example from SDK 13 on an nRF52832. I'm using the GCC toolchain. Here is an extract of the linker file from the example:
MEMORY
{
...
I'm running nRFgo Studio on Windows 10.
Have tried to re-install (nrfgostudio_win-32_1.21.0_installer.msi) without success..
Any idea what to do?
Thanks!