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...
Dear Nordic,
I would like to implement on server side Private Resolvable address according to specs. For that I need to get the IRK that has been sent to client (central...
Can't seem to find the proper sdbc file and pack for the newest version of 51422_S210_256k for Keil 5 on either Keils site nor Nordic's. Called Keil and was told that Nordic...
In Nordic\nrf51822\Board\pca10001\s110\ble_app_hrs project,when I add somting into this project but the now that I add dose not work!!?
//this is buzee_gpiote_init()
static...
Hi,
I am working on proximity solution app and I have to implement link loss and immediate alert service but don't know how implement it as I am a learner in this technology...
Hello
I think my question is pretty simple but I would like to clarify this topic, please:
I have read in other threads in this forum that " bonding should eliminate the...
Hello,
Actually, I am evaluating the nRF51822 using the EK. I have some questions as follows:
1- Is the S120 an enhanced version of the S110, and what is the real difference...
I use P0.2 as a wake-up pin, when the system into a deep sleep, I connected a High Voltage in the P0.2, it can wake up, but if I connected a High Voltage in the P0.2 always...
Hi
I got some questions about the RF part of the ref schematic.
1, why the bias voltage for ANT1 anf ANT2 are not the same since they are differential lines?
2, what...
Hi,
Today I use the app timer to start a simple 8bit ADC conversion each second and send in the irq handler.
Now I am trying to use the sw interrupt to execute some...
Hi
I want a 1K Hz square waveform to drive a peripheral device, but I can not get a continuously square waveform on GPIO 19, pls have a look at the picture I attached,...
Hi All
I am facing one issue using app_timer.c, When I put the PRESCALER value as 327 and started timer as app_timer_start(timer_ID, 100, NULL);, It was giving only 920ms...
Hi,
I ran the Nordic nrftoolbox on Sony Z1 android 4.3. I found that the device name is not showing on the list as attached. Running the Nordic nrftoolbox on Samsung S4...
Hi there,
We are using the nrf8001 and a arduino to read out two sensors.
The two measurements should be at the same time and therefore are coupled to eachother.
Is there...
Hi
I try to program my custom board using J-flash and Flasher ARM ( for production ).
Attached my J-flash configuration.
Connection with device is successful established...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...