Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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...
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!