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...
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...
Hello
I was wondering whether is possible to use an updated version of the softDevice into an older SDK, my current hw is a nRF52832pca10040 DK
For example, I am currently...
Hi,
I am using experimental_ble_app_blinky example. In that NRF_LOG over UART was implemented.
I Added some UART code for my use. But after flashing code was not working...
I am using SDK14 and SD132 V5 on nrf52382. I tested the hids_mouse example and it autoconnected without any issues to the phone. In my application, I have 2 modes. Config...
Hi,
We're designing a product with the nRF52 (SoftDevice S132 v5.0.0 production) and an external WiFi module, and are attempting to do a "poor man's WiFi Co-Existence"...
I am struggling to figure out the correct IRAM/IROM settings in keil for the ble_app_beacon example in sdk 14.0.
I am currently using this example on an nrf52 DK and will...
Hi!
I just bought a BLE Nano board featuring nRF52832 chip.
I am using it with Arduino IDE, controlling some servos and motors onboard my autonomous device.
I would like...
I am trying to set up a project for the nRF51 by hand and by looking at the example code provided by Nordic.
I am using Softdevice 130 on a nRF51422 and the 12.0.1 SDK...
Hi,
I'm using SDK12.3.0, 52DK with the "experimental_ble_app_hids_keyboard_pairing_nfc" project, I follow this post and using the setting:
IROM1: Start: 0x1F000 Size: 0x61000...
Hello,
I am programing a central role device in Python, with nRF51-BLE-Driver for windows. I want to discover custom 128 UUID services. For that i need to call the sd_ble_uuid_vs_add...
Hello,
It appears that the function to jump into the bootloader is being called while the peer bonding information is still being saved.
Does the app_shutdown_handler...
There is a compile error with fstorage using GCC in file fstrorage.h in components/libraries/fstorage folder of the SDK14.
The error is due to the fact that the structure...
I am taking the Radio Test example and introducing a button and LED for control over the various tests. However I have struck an issue in trying to call the LFCLK when it...
Whenever i chose SEGGER RTT backend the program crash after running for sometime throwing fatal error info: 0x2000FDBC. According to the documentation the error seems like...