Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
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...