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,
I have installed nRF Master Control Panel app on custom board running Android kitkat 4.4.2(ASOP).
But when I run MCP app it gives prompt that 'Device doesn't support...
Hi all,
I develop a central application, which manages multiple peripheral connections. The application often has to stop and start scanning again. In rare cases the function...
Hi,
I'm trying to get the bootloader from SDK v6 running with SoftDevice v7.
I managed to compile it under Eclipse (gcc). I've just removed buttons and LEDs from the code...
I would like someone from Nordic to confirm that the new softdevice release s110_nrf51822_7.0.0 is not suitable for the 128kb versions of the chip (in my case nRF51822 QFABB0...
Hi!
How is the functionality choosen, the nRF51822 has to offer?
Is the SoftDevice (e.g. SD120) an API in C where a specific functionality (e.g. central role listening to...
Is it possible to use nRF51822 Development Kit without nRFgo Starter Kit? What I need - is to be able to connect couple of LEDs and buttons, can this be achieved without buying...
Hello,
after successfully calling sd_softdevice_enable(), I call ble_cscs_init() and that function returns with error code 7, which means NRF_ERROR_INVALID_PARAM. I've tracked...
Hi,
After doing an sd_nvic_SystemReset(), the bootloader does start advertising, but for some reason the android app nRF Master Control cannot connect to it.
If I connect...
Hi everybody,
I'm currently writing an Android application allowing me to communicate with a NRF51422.
I've created on the Nordic chip one proprietary service with 2...
please help to confirm the ESD grade of nordic SOC. i can't find all the parameters(HBM, CDM,MM) in the datasheet, only HBM in 24LE1, and only HBM&CDM in nRF51822.
I'm trying the ble_app_hrs example on a custom nRF51822 board with s110 6.0.0 softdevice.
Debugging in Keil, the firmware runs fine up to ble_stack_init(). Within ble_stack_init...