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...
main.c ble_uart.hex
Hello,
I use nRF5_SDK_11.0.0_89a8197 and s130_nrf51_2.0.0_softdevice configuration to test the ble_uart program.
i use nrfgo Studio to load the...
Hi Nordic team,
I try to use SDK for Thread v0.10.0 cli example and run diag command, but it is disable as below
Could you tell me how to enable diagnostics module...
Hi,
I'm using nRF52840. I would use data length extension and set the MTU size to 247 when it works as peripheral. However,there would be some problem when it connect to...
Hi guys,
I want to know whether the provisioning beacon can relay by the relay node or not?
If not, when the unprovisioned device's radio is not in the range of the...
Hi Sir,
I'm studying the nRF52840-PDK, and i found there are two debug connector. One is Debug in connector (P18) and another is Trace connector (P25).
As check the...
Hi!
I am fully aware on how Eddystone works. Or at least I believe so. Sadly there is some weirdnesses when I am trying to broadcast using the Nordic SDK.
So what am...
Hello , ebery one
Please let me have a question about PCA 10040.
When you connect a USB cable, it acts as a virtual drive and if you copy hex format (such as Hart rate...
I'm trying to determine DFU_APP_DATA_RESERVED and FDS_VIRTUAL_PAGES.
According to this Q&A, DFU_APP_DATA_RESERVED must be the same FDS_VIRTUAL_PAGES, if FDS_VIRTUAL_PAGE_SIZE...
Hello,
I am using pca10040 and sdk 12.2.2. I want that my pca10040 should advertise for 10 sec then it should go to system off mode then it should wake up after 20 sec. My...
Hi everyone,
I was wondering if the nRF52840 DK will have NCP OpenThread support for wpantund Linux (other than Raspberry Pi) or if it already exists. I flashed the nRF52840...
Hello ,
I want to establish a connection between the adxl345 nrf51822.
Nrf51822 is working both individually and Adxl345. I would be glad if I can provide you with necessrat...
We are building a new version of a small device with the new nRF52832. Its only external connection is a micro USB plug that we use for charging - we do not need it as USB...
Hi,
I'm evaluating a nRF52 as ble central - controlled from a windows pc.
Searching the forum I just found:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/....
Hi,
I am trying to connect 4 devices with the pc-ble-driver. Therefore I modified the heartrate example.
3 Devices are connecting fine - on the 4th connection request...