I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
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 am using latest "master control panel" v4.0.5 and latest "nRF tool box" v1.16.2
and use sdk 5.2(its compulsory)
soft-device s110 v6.2.1(its compulsory)
and PCA10028 with...
Hello everyone,
Could anyone tell me which pins are the programming pins of the nRF51822 chip for a QFN48 packet ? How can I program it on my custom PCB?
thanks..
We are planning to use nRF52 for its superior computing power in an application. Unfortunately it appears that the throughput is more limited than on nRF51. Since we need...
Hi,
I used two 51822 modules for my project. One should send a byte and other one should receive.
I used the exact same configurations of radio examples (transmitter and...
I am trying to read an analog value on the GPIO port into my application. Looking through the examples, there aren't any that help solve this problem as the ADC example is...
I have tried to follow the installation instructions and have installed nRFGoStudio, the Keil MDK-ARM, and downloaded the latest nRF52 SDK. I also installed all of the device...
Hello,
Iam a beginner to NRF51 and Iot.
I want to be able to send messages from raspberry pie to NRF51 dk and vice versa via Bluetooth.
Iam using a generic Bluetooth dongle...
Hi ,
I've just started using a Nordic's product : an nRF51 422 QFAC develepement Kit
I was running tests by loading examples on this board when I lost the connection between...
I am building my application up on the blinky free rtos. I want to use RTC and ble stack. i am initialising RTC1 first and ble stack stact.
The problem is that I am getting...
I am using nordic nrf8002 BLE with a breakout board & not a developement kit. I gave 3.3v supply in different combinations:
(1)3.3v to vdd pin-1, GND to vss pin-4
(2)3.3v...
Is any SDK available which has single bank BLE DFU bootloader source code?
If No then is it possible to convert dual bank BLE dfu bootloader into single bank BLE dfu bootloader...
I am trying to Migrate from Sdk 6 to Sdk 11 .
Here i am facing problem in discovering Custom Characteristics .
I can successfully add service and 2 characteristics without...
Hi!
I'm building an application with one custom service containing a few characteristics, all of which are to be indicated upon. When using the Master Control Panel Android...
How can I calculate the maximum throughput for an application running on the nRF51822 and the S110, when connecting to different kind of Central devices?