It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
I'm designing a small board with an nRF51822. I'd like to use a 'meander' PCB antenna similar to the ones on the Evaluation Kit and 'dongle'. Is there a definitive guide ...
I'm trying without much success to write something fairly simple. Basically connect a signal to a pin, and run a function whenever that pin changes state. What's confusing...
Hello all,
I am debugging my nrf51822 application using evaluation board and keil debugger. I have uncommented the ble_debug_assert_handler in app_error_handler. When error...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hey!
Ever since the devzone upgrade I haven't been able to download files included as attatchments to a post. Whenever I click on the links I get a 'This webpage is not...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hi all
I just have to use 2.4MHz with nRF51822.
I don't neel to BLE and have to use full flash memory for application space up to include BLE stack.
If I control it,...
Hello,
We are trying to implement a DFU with S110 V6 and SDK V5.2.0.39364.
After starting the transfer procedure the nRF 51822 SoC restarts and disconnects.
I tried out...
I modified "pca10001\ble\experimental\ble_app_uart". I add 1 button(app_button.c) and 1 second Timer (app_timer.c)to display clock through UART to PC terminal.
But the...
Hello,
I'm having a problem with the search timing out, channel closing and not being able to reopen the channel after the sd_app_evt_wait command. How do I wake it up without...
Hi,
I am a beginner with nRF51422 (with Keil v 5.10). I am using PCA10006 and PCA10007 together with ANTware II software to evaluate ANT capabilities before I will integrate...