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...
Hey,
I'm evaluating a nRF51-DK and face NRF_ERROR_INVALID_ADDR when trying to set a value in the local gatt server database.
My goal is to create a read-only characteristic...
Hi,
I'm using nRF51822 Beacon v1.1.0. Is it possible to detect that the beacon is being scanned? Is there any event generated during this process that I can catch?
I have been studying the ble_app_hrs example, but it has unnecessary functionalities, and it is hard to understand.
Do you have a simple application for transferring data...
I would like to use that chip with appropriate codec as wireles Tx/Rx set. I need of uncompressed audio signal and my sours will be analogue amplifier and the Rx module has...
Hello there,
I am using multilink_central example on nrf51822 Soc, and I charged S120 in the memory. I am trying to get the RSSI and the MAC address without getting connected...
I am trying to get the sniffer to run and having problems. Tried both 0.9.7 and 1.0.1 same results on both. OS is W7-32 home. Hardware, have tried several PCA10000 and a PCA10001...
Hello community, I have the uVision 4 installed, I tried to open the project to compile ble_app_hrs_dfu but get the following error.
I find this file in C:\Keil\C51...
The reference designs and sample layout use 0402 sized components in the RF section. Are 0402 sized components required or can 0603 sized components be used? I'm trying to...
how i can send and receive data by multiple nrf24l01
for example :
If I have 10 packets for send .In Deviec 1 I want send 5 packets by one nrf24l01 and send 5 packeets...
Hi there,
I am struggling for 4-5 days but could find a solution yet.
Can nRF8002 be used as a beacon? I read nrf8002 datasheet and also google it alot but could not see...
If the softdevice is not used, As follows:
static void gpio_init(void)
{
nrf_gpio_cfg_input(Record, NRF_GPIO_PIN_PULLUP);
nrf_gpio_cfg_input(Play, NRF_GPIO_PIN_PULLUP...
There is an input clock signal with frequency of 3MHz-5MHz, but the exact frequency is unknown. I want to use nRF51822 to detect the clock signal's frequency, the accuracy...
Hi, I was using LG's HBS750 (Bluetooth Headset).
This device , after it is connected to an iOS device, shows the headset's battery level.
(Device Spec : Bluetooth 3...
Hi,
When running the multi-role-conn-observer-advertiser example on nrf51822 Soc with S110v7, I never be able to get the MAC address, and even the RSSI is always 0x1.I...