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...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
I have tried to understand how data was send from two BLE device. I have had 2 PCA10056 board and I have loaded ble_app_blinky example and ble_app_blinky_c example for each...
Hi All.
I have one question.
I just want to send "volume down key" simplely after connect with android device to take a picture.
I have no idea. and I don't understand...
I modify nrf51 nus in SDK12.3.0 to realize my application, I found when enable uart, the consumption near 830uA , and then call app_uart_close(), the consumption near 5uA;...
Hi,
Is there and C/C++ source code to get float value from 32-bit ieee-11073 FLOAT data type
I need c/c++ code to parse 32-bit ieee-11073 FLOAT data coming from FORA...
Hello,
Using Spi bus with frequency = 4Mbps give me this deformed signals (clock and miso) and when I push it to 8 Mbps I am not able to get the correct values.
Obviously...
When an event is bound to the ppi channel, and this channel is bound to both task_capture and task_clear
can I get the correct COUNT value when an event occurs?
Or can...
Hi all,
I wanna build a IOT gateway. I follow this steps infocenter.nordicsemi.com/index.jsp
When I access coap://[ipv6] It dont have resource light, just only have...
[SDK 12.3.0 / nrf52 DK / Keil tool / beacon example code]
Hello. i am a novice developer.
Power On - Beacon data transmit and enter to sleep mode after 10 sec
...
I fail to integrate “ble_app_multilink_central” and the uart portion of “ble_app_uart_c”
I have checked other posts and it is inconclusive if and how they got the integration...
In traditional approach to ESB communication we have many PTX device and one PRX device:
In my application, situation is inverted: I have only one PTX device and many...
The function peers_id_keys_get() (SDK 12.3.0 Library id_manager.c) returns Error BLE_ERROR_GAP_INVALID_BLE_ADDR (0x3202) when the peer device address is neither PUBLIC nor...
Hello,
Have been reading the example codes and documentation in order to connect an ultrasonic
sensor to nRF52. The goal is to read in the value and then send it over...
Hi,
I am using nrf52dk and made beacon.
as nrf power profiler it should be around 16 uA but i get around 26 uA.
I have tried to get it in sleep mode for some hour and...