Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
my application is based on the BLE example: ble_app_hrs.
it works well before, but when I add some functions to configure the GPIOTE , and then download to the Device, it...
Hi,
We survey APPLE's ANCS right now!
But we have a question that need your help
We see the sample code experimental\ble_app_ancs
There are 1 base uuid and 3 service...
I'd like to have a short email dialogue with someone familiar with Arduino programming. Probably not a suitable forum topic; would someone be willing to email me? or.. message...
This is my first time working on Nordic-made IC.
My previous experience is on PIC which has its own compiler (relatively cheap at 200$). I'm shifting to nRF51822 development...
I am using soft device S110 ver 6.0.0 with nrf51822. SDK version is 5.1.0. Reading the source of SDK, I see that it must be possible to create multiple hid services. I am...
Hello,
after programming the nrf51822 the SWDIO/nRESET pin is in "debug mode", to resume the normal mode the SWDCLK and SWDIO/nRESET line shuold low for a minimum of 100...
I get a nRF51422 Development Kit. Followd the nRF51422 Development Kit User Guide v2.0. When I connect the nRFgo Studio, it shows wrong Module. It shows nRF51822.
Could this...
Hi,
I am looking into possible use of bluetooth in the subsea business, but i need to get som questions answered. I hope some of you can help.
Can a bluetooth device...
If I've missed some documentation on the use of Nordic Semiconductor's nRF8001/nRF24L01+ Adapter for Arduino, I apologize but I couldn't find any.
Steps I've taken:
...
I have some question about ANCS ,when trun off/on bluetooth function on ios device ,or rebooting iOS Device ,ANCS does not work.i program ANCS example again,and then ,reconnect...
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...