Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
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...
Having some issues with the examples on the nRF51822 development kit. Hoping someone can help.
Working from nRF51822_Development_Kit_User_Guide_v1.3.pdf.
Motherboard...
Hi all.
I am making a PCB for nRF51822. My PCB need is to talk with iPhone for BLE Proximity application. Also I need to control a LED from iPhone. And I need to get low...
In short: Is it feasible to use RSSI values when tuning the antenna?
I have a custom board with an nRF51422 on which I have designed the RF part to be as much as possibly...
Any suggestions for handling a bricked custom board?
I'm pretty sure I know where the problem is in my code, but now I can't reprogram the board. I did have this happen...
Hi, I'm developing an BLE application using nrf51822.
I have a BLE security issue to discuss.
(Actually I don't have much network security background...)
In our application...
I'm using PCA100001 board with pure-gcc Makefile and s110_nrf51822_5.2.1_softdevice.
And I'm writing simple code customizing s110 samples like below:
static void ble_stack_init...
Hi
Does the NRF51822 support ANT and where would be a good place to understand how to implement ANT ? I also want to know where I can get more information regarding the...
Hello community, first time posting a question so please try and forgive any future mistakes.
anyways im new to using the keil IDE and am have some problems. I have dug...
I am using pca10001 board and started my development from nrf6310/s110/ble_app_hids_keyboard.
SDK version is 6.0.0. I have successfully tested my device with (MCP) Master...
Hi,
I am very new to BlueTooth technology. Currently i'm testing the nRF51822 evaluation kit to see if the BLE module can be used for a specific project. I've tried several...
I have a schematic in which Balun is connected as a matching network to Ant1&Ant2 pins making the output impedance 50 ohms. Now i want to connect an Antennae to it which is...
Pages 51 and 53 of the nRF8001 Product Specification (v1.2) show a reference design for a balun network in which capacitor C4 is listed with a value of "N/C". The component...
Just in case no one has ever given any feedback WRT Eclipse, Id like to be the first. My experience is using it with all the features for a NRF51822 project, and it kind of...
Seeing, that the nRF51822 was specified to operate with a 16 MHz crystal or oscillator. Is that also the clock what the Cortex-M0 core runs or is there a PLL to increase the...
Dear Support Team,
I'm working on a BLE application and the most stuff works well but now I had a spurious application crash at "src\ll_lm.s0.c: 1038". Could you please...