Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
Hi,
is there something like a makefile for nrf52 out there?
I want to use eclipse and gcc in osx. It worked great for nrf512 but nrf52 has other addresses and maybe...
Hello all,
Lets assume that central bonded with nRF51822 peripheral and than disconnected. If bond is saved on peripheral- ok, cental send BLE_GAP_EVT_SEC_INFO_REQUEST...
When i try to do an update with Nrfutils Under android i get a REMOTE_DFU_OPERATION_FAILED since i added signing.
I created my pem file key with nrfutil.exe keys
i copied...
Hi
I'm trying to get working a project by using S132 v3 alpha. I'm stuck at function sd_ble_enable. This function should return the minimum RAM memoy would need the SD...
Hi Nordic.
So, I am using GAZELL to link a sensor node (PCA10001) to a host (PCA1000)
When the node is connected is should automatically send its address to the host....
Edit 2: Files need to reproduce the issue described in this questions:
pwm_conn_itvl_bug_files.zip
To reproduce the issue please just replace the main.c and nrf_drv_config...
Hi,I want to ble stay in fast connection interval after connection succeed. So I set the connection parameters like that:
#define DEFAULT_DESIRED_MIN_CONN_INTERVAL MSEC_TO_UNITS...
I'm using pc-ble-driver on Windows7 (from master as I'm using a s130v2 programmed dongle) to connect a BLE device ( developer.nordicsemi.com/.../a00053.html).
This device...
Hey I'm newbie,
I am using simple timer of nRF52 for my Project, I set frequency of 16MHz for simple timer but Im getting frequency of 280kHz, I tried at other frequencies...
Hello,
I am working on optimizing my BLE transfer algorithm. Therefore I am searching for an efficient way of using the characteristics.
Example:
At the moment I have...
Hello,
Interesting if someone ever tried to get connected with any kind of fitness apps?
I tried to connect the Strava with nrf51244 in in HRM profile, no success. It is...
HI,
I have a remote control with nRF24L01. It was talking with Gen1(uses nRF24L01) product via ESB. Now, I am developing Gen2 product*using nRF51822xxaa) and I need to support...