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,...
Hi team,
Iam using sdk12.1.0(ble_app_beacon and ble_app_hrs_c) , i modified the advertising data and sending to other end.other end one scanner is receiving the data .but...
Hi,
i am beginner to Nordic i want to work with MMA8652FCR1 using NRF52 DK board is there any example to understand What is TWI and How to work with it. and also how i can...
Hello to all embedded Jedi Knights!
I was wondering, how could I read the CTRL-AP's APPROTECTSTATUS register (of an nrf52832) using the J-Link commander.
I know that...
What are the states of the bi-color LED (LD5) on the DK?
I'm aware that solid green is enumerated and 10Hz blinking is not enumerated (or power-only). Do the other states...
Hello,
i decided i will use a nrf52 3rd party module for my project cause i want to skip Qualification Process and Bluetooth RF-PHY test.
I haven't seen any 3rd Party...
nrf52DK - SDK12.2
This is probably a simple thing I am missing but I can't seem to find the answer.
I have been following the tutorial for BLE Characteristics ( here...
Hi,
I am working with a nrf51822 and I have seen that the way to wake up from System Off mode is by a GPIO interrupt. I wanted to know if it is needed to configure previously...
I am a new to the uVision4 and having trouble with the 51822 evaluation kit demo.
I am able to build the ble_app_hrs demo and can load and run it using the Flash / Load...
Hi
I'm using fs_storage function to read and write in flash memory. Value successfully stored in evt->store.p_data but after power off it value become 0
switch(evt-...
Hi, I'm using a nRF51822 as a observer/scanner for Eddystone beacons. This device is intended to scan up to 16 beacons, but under certain conditions (unknown at this moment...
Hello,
i use a nrf52 developpment board, with the SDK 12.1.0. I use the ADC example which use the ppi channel, my question is : it's possible to set the ADC driver without...
Hi all,
i try to log event in memory, and when connection is established read value from E2C and send to APP.
if i send characteristics when event BLE_GAP_EVT_CONNECTED...
I use the ble_app_proximity example of the nRF51_SDK_10.0.0_dc26b5e, the chip on my board is QFAAH00 . When I down load the code, it pops the windows "IAR Warning: Stack pointer...
I am learning BLE and trying to develop a Health Thermometer which can be seen in the nRF Toolbox
I am using Bluetooth Developer Studio but cannot get the nRF Health thermometer...