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...
hii i use nrf51822 dev kit, and want to know the status of that is that right now advertising, pairing, connect etc. so is their any function that i use to check the status...
Hi,
I'm planning to use an external MCU to process my digital signals and send it through nRF51822. Do I need to develop an on-board antenna? TI has the module CC2541 from...
Hi,
Recently S120 v2.0.0(either Peripheral or Central) is officially released, but it seems not still listed on BT-SIG Qualification.
I can see that Sx20 host layer QDID...
Hi,
I have loaded the NRF beacon app and it's wonderful that it has a tasker integration. I need to push simple REST commands on discovery of NRF51822 beacons by this NRF...
In the examples such as the hrs, if bonding is enabled by:
#define SEC_PARAM_BOND 1
does the SD automatically save the bonding info the first time it bonds, and then restore...
I would like to program an external flash using SPI during production and I was wondering if there is a tool available already or if Nordic can put this feature into nRFgo...
Hello, I am a android developer.
I have developed one android application scan BLE device. It's working fine to scan BLE device.
Now I want read advertisement package of...
Hi,
we are producing a BLE beacon using nRF51822 and at first we are interested only in CE qualification.
Our design uses nRF51822-QFAA, build G0 (or GC or FA), with ST...
Hi,
I understand the the Android Counter part will disconnect from the my NRDF board if for debugging purposes I stop at break point in the code. (I'm using Keil uVision...
Hi Guys,
I need to implement real time streaming of accelerometer and gyro values from the nrf51 DK to either a desktop or android system. Could someone please help me...
Hi,
I recently completed a project that acquired data from an ANT+ sensor via the ANTUSB-m device. In order to develop the application further I purchased the nRF51 Dongle...
A general question, not really related to Nordic, but...
I have seen several references to BT 4.0 headphones. I was under the impression that BT 4.0 didn't have a profile...
I am trying to disable rx after starting data transmission, is there any way to do this for ble projects, and is there any advantages in terms of lower power consumption?