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...
can somebody tell me where to find these error codes?
error = app_twi_perform(&m_app_twi, als31300_read_sensor_transfer, 2, NULL);
APP_ERROR_CHECK(error);
perform is returning...
Hello
I am trying to implement Device Information Service using the sample code "ble_app_bps_s110_pca10028" in nRF51SDK 7.2.0.
But I couldn't get any change when I edit...
Hello,
I'm using the openthread border router (wpantund) along with another end device running the simple_coap_server example that exposes a "light" resource.
I have connectivity...
The "Bluetooth Low Energy Characteristics" tutorial, a beginner's tutorial,
devzone.nordicsemi.com/.../ , uses a version 11 of SoftDevice. But I need a it in version 12...
Hello!
I use the NRF51228 board like this PICTURE
The ICs revision QFAAH0.
I use Keil-uVision 5.17 and ST-Link V2 from STM32F4 Discovery board to load firmware HEX as...
Hello,
I am just getting started with my nRF52832 and went through the first getting started tutorial . I use the SDK V11 with Keil and Termite as described and an iPad...
Hello,
I run ble_peripheral\ble_app_uart example from this link : devzone.nordicsemi.com/.../36
Used PCA10040, SDK 11, S132 2.0.0
I use Termite3.2 and IOS nRF toolbox...
Hello, I am toggling two separate pins at different rates but it looks like for whatever reason the when I go to clear one gpio register it clears everything. I understand...
Hello,
I would like to make use of white list advertisment for my heart rate application on my nrf52832 s132 pca10040, currently I am using SDK12.2, is there some example...
Hello,
I used translation software.
I'm looking into LDO mode and DC-DC mode.
However, I did not know what LDO mode and DC-DC mode are.
What are LDO mode and DC...
I'm working on a project that will utilize the nRF52832 as the Host and Controller and an STM32F3 as the application using serialization.
I've included the nRF5 SDK V14...
We just produced a PCB with a NRF51822-QFAB-R7, does Nordic provide a EMC test firmware that we can flash onto the chip? Basically need it be always transmitting....
Thanks...
I'm using the original BLE App UART from nRF5_SDK_14.0.0 on a PCA10056 Board.
The board is advertising, but if I want to open a BLE peer-to-peer connection, than the application...
With SDK 14.0.0 and Softdevice 5.0.0 I have problem with Windows 10 connection. The device connects to PC but then almost immediately disconnects with reason 0x13 (BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION...