Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
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...
Hello,
I am currently working on a project that is using the nRF51422 chipset (Rev 2 silicon) and the S310 SoftDevice Version 1.0.0 and I am having some problems with the...
Hi all,
I have an PCA10001 board and a custom PCB which also uses the QFAA version (256KB flash, 16KB RAM). I'm trying to enable OTA feature for our custom board. I use the...
Hi,
i am having trouble to understand and use flash to store data. First of all as far as i understand ble_flash is obsolete and replaced by the pstorage module, correct...
Hello,
I was reading about RF design and some articles say that if the transmission line is short enough, you may not consider impedance-control as the effect is not visible...
Hi all,
For my project I power the nRF51 DK from a supercap using an external LDO(3.3V) connected to VDD. This way I can keep the board powered using the supercap. I also...
Hi
I'm using PCA10028. it has nrf51422 with softdevice s110. For getting printf in console I'm using 'app_uart.c with FIFO' and 'retarget.c'. When i try to print something...
I'm developing a project base on ble_app_uart now.
But I find out that the current value of ble_app_uart is > 1mA.
I want to reduce the average value to about 10uA when...
Hey,
I have a requirement to launch google play store/ installed app in an Android/ IOS mobile upon pairing of the nrf51822 with a mobile.
So can anyone help me out...
Hi,
i'm testing softdevice s130 central/peripheral example. I modefied the uuid of device to which my nrf58122 should connect, but i get error 0x05 (Device not found) everytime...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
I use sdk 5.2.0 now. And my keil version is uvision4(4.70.0.0). My PC is windows XP.
Now I want to migrate to nRF51_SDK_8.1.0_b6ed55f_packs. But when I run "install.bat"...
I am getting notification of connections established between two boards in hyper terminal. Now i want to send this notification on web server as it is part of my project....
When I'm trying to connect to the new nrf51 dk kit with nrfgo studio, and at the same time have another j-link based dev-kit connected to the PC, the studio hangs while trying...
I started with the ble_app_template example. This example uses the Button event and notifies it. I modified the project to send some other data as notification, instead of...