It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
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...
Hello. I have the need to get a device's unique address that remains stable across device firmware upgrades, etc.
Before SDKV12 I've been using sd_ble_gap_address_get(...
Hi
I want to know how to use ppi to wake up CPU from IDLE mode.
I've tried to use timer timeout event for triggering Port Event and wake up CPU, but can't assign NRF_GPIOTE...
I have been using a module of nRF52832. I write the Direct test mode in the module, to measure the current consumption of the Tx and Rx. DTM setting is + 4dBm, DCDC off. As...
Hello,
I try to send about 80kB of data between 2 beacons and I have encountered some problem that I got no idea how to resolve.
I have managed to connect devices, discover...
There are certain design decisions that break C++, or at least the separation of concern between allocation of entities and the use of entities.
For example:
typedef...
Hi there,
Is there any chance future SDKs with the nrf52 have support for Mifare Classic cards? The example with the Adafruit shows an Ultralight tag, but it would be useful...
I have a USB dongle with nRF24LU1+ chip (marking "NRF E LU1P16 1438AD").
I have several problems with programming this chip via SPI. For example after entering programming...
Dear Nordic developer:
I am very eager to have the "Android-nRF-Connect" of the source code! I found the scan and DFU from the "Android-nRF-Toolbox" function, I also need...
I'm trying to get going on an nRF51 project using the compiler on mbed.org, but if I create a new project using the nRF51 DK and use any of the example BLE apps as templates...
I am runing the example on custom board 16k ram, i have configured the linker file correctly as shown below. but all the ble_peripheral application doesnt run (not advertising...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
DEVICE_MANAGER_MAX_BONDS is no more than 10.
That means that no more than 10 difference devices (smart phones) can switch the device to DFU mode?? (with boding).
Am I right...
Dear Nordic developer:
I am very eager to have the "Android-nRF-Connect" of the source code! I found the scan and DFU from the "Android-nRF-Toolbox" function, I also need...