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 am using SDK15.3 with the SoftDevice enabled. I've been unable to get any SoC events after making a call to sd_flash_page_erase. I registered my observer as follows...
I'm trying to develop a Bluetooth application where my Nordic nrf52 DK sends an event when I push the button and another when I release it.
I'm trying to apply this on the...
Folks,
One of the devs here found that all warnings were switched off in SES, so I've recompiled and got rid of most of the 1400 odd (sic) warnings by suppressing unused...
Hi
I want to use loggers in the program. I understand that the code itself uses NRF_LOG. But I do not understand where those log details are printed. So, how do I create...
I am experiencing an immediate BLE disconnect when trying to use DLE. I can write up to 20 bytes of data, but if I try to write more 21 bytes or more I get an immediate BLE...
I was wondering what I have to do to clear all stored mesh data on flash.
Do I have to initialize the whole mesh, or can I init only a subset?
What do I have to do so...
Hi all, I am working with NRF52840 and Open Thread SDK V3.1. Everything is normal.
But now, I want to run open thread example in SDK with NRF52811. T o reduce product costs...
Dear every one
I have a project with nRF52832 dev kit. I want it sleep (mode on) and wake up every 2 minute. When it wake up, it broadcast BLE and if it sleep it not broadcast...
I have a custom PCB that I designed for use with the nRF52811. I have tried to connect to it using the nRF Connect Programmer to program a Soft Device but I am unable to connect...
dear folks,
I bougth my dev kit last week from digikey. I tried the asset tacker demo out of the box without success. I tried nearly everything. Updated the modem to v1...
Hi,
Is it possible to use RTC for timekeeping along with app_timer functionality?
For example, I want to use simple RTC counter register and overflow interrupt to provide...
We are using ble app uart example in gcc. The uart event handler is not responding on APP_UART_DATA_READY. When it was build on keil it is working, but due to necessity we...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi guys,
I want to use a smartphone as a poller and the NRF52832 as a tag device. I use typical, high-rated apps desired for sending and receiving data by NFC. I tried the...