I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
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...