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 everyone,
I want to integrate NFC to one of my projects and I am having a problem with the value of some of the capacitors.
I am looking into using the nRF52832. ...
Where can I download the example project that can be imported into Eclipse?
Tutorial: devzone.nordicsemi.com/.../
Broken link: ble_app_hrs
When I follow the link...
can't program nrf52832ciaa
I can connect the core through segger commander
I can erase the chip after push the download bottom in the keil 5 ,and erase the chip...
I have an nRF5- DK and I'm following this tutorial . I loaded the softdevice, I can compile, I can load the flash, I can see the output in Termite, I can change the code to...
Hello,
I have an NRF51822 custom board. I am trying to flash the code under
C:\Users\Home\Desktop\nrf51\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart...
Greetings -
The (custom) device I'm working on has multiple possible serial interfaces. I thought "Hey, I've written entire operating systems before, I should just intercept...
Hi all,
i need to write in flash, and i try to use the example flash write of sdk. It works correctly but when i put it in my code, the writing register ( NRF_NVMC->CONFIG...
Hi!
I'm developing Thread mesh using nrf52840 with COAP communication. I would like to set a longer timeout and more retransmission tries in COAP. I saw this parameters in...
I am trying to use one of the example from NRF5 IoT SDK with RPi3 (kernel 4.9.41-v7+) but keep getting "permission denied" when execute command below:
echo "connect 00...
Hello
I have setup my Eclipse(neon3) on Linux following the instructions in devzone.nordicsemi.com/.../7
I cant compile and flash the image. But cant breakpoint.
I...
I've read that the number of tx buffers on the S110 is fixed at 6, however I've also read that this may be configurable on future versions of the softdevice ( devzone.nordicsemi...
Hi,
I'm currently in the process of integrating unit testing into our firmware development process. I'm trying to execute on-target tests with the Unity test framework...
Hi Nordic Semiconductor, I am Yoganathan Sivakumar studying Master in System on chip in LUND University. I wanted to ask some technical question in industry oriented. I wanted...
Hi,
Recently I receive the "nRF52840-Preview-DK" and I download the "nRF5 SDK v14.0.0".
I try some example with Keil and all of them works well when I use the MCU interface...