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...
I have multiple GPIOs that are configured to use GPIOTE in my application. When one of these GPIOs is in the active state I start timer. Once the timer expires I want to enter...
Dear Nordic Team,
Thanks for supporting.
Currently i am try to work with VL53l0x distance sensor. Basic communication working good, but i am not able to get distance...
Hello
I tested a BMD-300 Module and Nordic Team has been very helpful.
I tried to reach the maximum speed in this module.
I like to send 4x20 byte per 30 ms, but I...
Hi all,
I am using as base the Experimental ble_app_blinky_central and ble_app_blinky examples.
I noticed using a sniffer that the Central is asking to the peripheral...
Hello,
I am going to us the meander antenna from the nrf51 usb dongle. Are there any drafts with correct dimensions? And second what should be the minimum distance between...
I've been through the tutorial of connecting the NRD52 board to my PC, but my PC isnt recognizing it at all. No pop up for any usb devices. I've tried different cables and...
Dear Nordic Team,
Thanks for supporting.
currently i am try to interface MMA8453 accelerator with ble proximitty example .Already i have interfaced peripheral example...
Hello, I am new to NRF. and actually i dont have other MCU experience, beside adrduino.
my question is not about BLE/BLE+,
it's more about how to use NRF5283 in keil question...
SDK 13 Alpha
The header guard in serialization/connectivity/codecs/s132_s140/serializers/ble_l2cap_conn.h looks like this:
#ifndef BLE_L2CAP_CONN_H__
#define BLE_L2CAP_CON__H__...
Hello,
I really like the new nRF52840, especially it's Bluetooth 5 capabilities. The thing is that i cannot figure out if i would be able to make nRF52840 based devices...
Hello,
I have tried to debug ble_app_uart_pca10040_s132 application included in nordic SDK12.2 with Segger Embedded studio v3.12, but even though I don't get error while...
I have been working on an application for iOS for a few months now, and I want to give my users the best experience possible, when it comes to the peripheral I intend to use...
I would like to test the Fatfs demo using a target spi flash memory chip. The example code calls out sd card fatfs driver. Can I assume that spi flash memory is the same as...