I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Hi!
I once set up a simple project using SDK 12 and the HRS example.
Now I tried porting it to SDK 14 and SD 5. That didn't work out well.
So I started things from...
Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs...
Hello, Nordic.
I use NRF51822. I know NRF52 series is able to NFC Tag with Antenna.
But I want to use NFC module with NRF51822. If I can modify NRF51822 circuit, is...
Hi DevZone,
I am doing my project base on SDK 14.2.0 example spi. I modified the PIN according to Arduino PIN map and connected the nRF52480 Preview DK with Arduino Uno...
Hi Everyone,
So I have a custom board with an LED on P0.9. I have confirmed it works by applying power to it, so no issue with the LED itself or the way it is connected...
Hi,
My problem that the RAM is insufficient for my project.
Please, I want to know how to set optimization configuration. By the way, my central device only connect our...
Hi,
I was trying some examples of the SDK 13 and 14 for keil but now I need to undestand how works the ble mesh.
I did the download of the SDK mesh, and there are only...
I am trying add the JSON library to light switch exemple (SDK Mesh).
First all I created a lib folder in the main folder of SDK (nrf5_SDK_for_Mesh_v1.0.0_src). Inside this...
I need to store as much data as possible in flash. And the free flash size varies from different version of the application software.
Is there a method to have the lowest...
Hello,
I'm wondering how long do I need to keep the data I want to send alive.
Here's the use case:
My data changed so I need to notify the central. Since the data changed...
I downloaded the Android App from https://github.com/NordicPlayground/Android-nRF-UART, and when I run it on my phone it does not see ANY bluetooth devices. However, when...
Given that mbed is based on RTX, has anyone used the nRF5 SDK with mbed or know if it would be an easy or seamless integration ?
Thanks for your help!
Mickael
I'm implementing Capacitive Touch sensor using comparator method.
The hardware configuration was followed exactly as described here .
The output differs depending on the...