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...
Hi,
I'm using Hid over GATT for a basic BLE button-pad device (peripheral).
The HOGP was choosen to get events and automatic reconnections etc as the central is a Linux...
Hi,
My name is Meron Wilf and I'm the founder of ToyBee. We develop a solution - script enviornment and protocols for toy firms that seek to gain access to interactive...
When using BLE_GATTS_VLOC_USER with a variable-length characteristic, we still need to use sd_ble_gatts_value_set to keep SoftDevice appraised of updates to characteristic...
/* Copyright (c) 2009 Nordic Semiconductor. All Rights Reserved.
*
The information contained herein is property of Nordic Semiconductor ASA.
Terms and conditions...
Hi,
I was wondering if anyone has done this seemingly doable job of producing continuous ECG trace using PCA1004 and PCA10005 devices. My intended use case is this: Use one...
I found that " The nRF51822 is built around a 32-bit ARM Cortex M0 CPU". On the page of Keil ( www.keil.com/.../4803.htm) is written that I can use either "J-link ARM" offered...
Hi all,
I'm puzzled about the relationship between normal BT and BLE, Is BLE connection is based on normal BL connection? And if it's integrant to set up a BL connection...
Hi
I purchased the full NRF8002 kit I am searching for the source code for the nRF Toolbox app but I am not able to download source code. Is the source code available for...
Hi,
I need something that can be the Master and talk to the Evaluation Kit Board to try to send a large amount of data. Do the Master Control Panel, or the mobile app nRF...
Hi,
I am using the nRF6310 + PCA10005 +nRFgo Studio as the lower tester, the supplied python scripts as the upper tester, and my own custom board as the DUT.
I've looked...
Hello, I am working with nrf51822 on my pcb design by myself, I read temperature from chip, the result is about 90deg, (I have div by 4 for 0.25 deg) it is impossible for...
Is there a way I can tell which version of the chip I'll get from a distributor? It's not clear to me that I can tell, from, eg the Mouser product page which rev it is. Is...
Hi,
I am working on proximity android application, i implemented immediate alert service, which is working fine. Now i need to set the alert level on the tag for linkloss...
Hi
I am working with alert notification example. I just wanted to know how you have tested the alert notification client example implementation. Is it just by using the...