Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
Hello,
We are working on a third party module from china. We are trying to program it with keil but we are having problem with configuration.
We are using S130 v1 and...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
Hi
we have a custom board, where the clock does not start (verified by osciloscope). We do not use an external clock, so from our understanding the command to init the...
How can I use power fail IRQ for wakeup ?
How can I set polarity for wake up pin ?
Which method is better for wakeup, pin, comparator or RTC2 ? application is just two digital...
I'm handling the entire prepared write sequence myself, returning NULL for the memory request and dealing with the Prepare Write and Exec Write etc.
I found that if I send...
New to this development environment.
Blinky compiled, flashed, worked and debugged easily.
On BLE examples. The HTS example eventually loaded after setting the target...
I need a clock output (> 12MHz) from nRF52 for interfacing a sensor.
From the below post, looks like Max possible output is 8MHz since peripheral clock is limited to 16MHz...
Hello, I am apple developer and using Swift. Actually I'm just intern student.
#1
My boss assign some task to me to CREATE IOS App to scan nRF51822 Bluetooth Smart Beacon...
Hi.
PCA10028, SDK10.0.0, S130.
I'm testing DFU using UART not BLE.
How can i edit UART Tx,Rx pin number?
When I download "dfu_dual_bank_ble_s130_pca10028...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
I want to make one time timers as below.
APP_TIMER_DEF(one_time_timer_1);
APP_TIMER_DEF(one_time_timer_2);
APP_TIMER_DEF...
Hello,
is the nRF Sniffer still in Development? The ble sniffer program keeps crashing at random after about 10-20 seconds and is barely usable for me. I have around 20...
Is there any way of instructing the BDS plug-in which optional characteristics to include in code generation for adopted services without converting to a custom service? ...
(/attachment/41972e0db37f912bba4731a3b5ffe839)(/attachment/0838bef738e72c89e2a9af90d6e3f640)(/attachment/a62ce68db8c9d23b285a9f94a5c9beac)I have been developing on the nRF51...
what should be the direction of pin P0.26 and P0.27 when external low frequency crystal is connected ???
or they should be left untouched in the code ???
To reduce the...
Hi:
I come across a problem when I debug NRF51822. I don't know how to config its clock.My board XTAL is 16MHz, and I want config is to 32MHz,Is the method below OK?
NRF_CLOCK...