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...
Hi guys,
I want to know if it is possible to get started on developing applications for nRF51822 without using the evaluation kit. I want ot have a couple of breakout boards...
Hi,
I am testing that nRF52832 transfer QVGA still image from image sensor to phone as follows.
nRF52832(nRF52 DK) is connected with image sensor through some...
Hi All,
About DFU.
I want to know about UART DOWNLOAD for nRF51822 with S130.
Can I download the firmware via UART for nRF51822 with S130 ?
It's not OTA DFU.
...
I wanted to know what's the maximum data throughput if one device has both roles (Client/Server) working at the same time. I already saw the tables for the different SoftDevices...
Is there another IC I need to integrate into my board to allow the chip to be programmed through USB? Also, is the same true for programming OTA? I understand that I will...
Is there anyway to enable the UART on a NRF51822 to be 7-bit data instead of the default 8-bit?
Lowest level driver structure I could find is
NRF_UART_Type (nrf51.h...
I'm using Master Control Panel for PC to try to test bonding with MITM security on the peripheral I'm developing, and I suspect there's something wrong with the Master Emulator...
I am using the nRF52 in 2Mbps proprietary mode. I am running my own custom stack to maximize data throughput. There are no re-transmissions in my design. I have a loop of...
In sample code for central devices,, the BLE event handler, on_ble_evt() , handles the `BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST' by accepting the request. Is it possible to...
On pages 49-50 on the nRF51 Product Specification, in section 8.5.2, there's a bunch of current consumptions listed for the Radio with the DC/DC disabled.
Do those values...
Hi there,
I was hoping to first pull the SD version and application version from the device before I attempt to send an update.
Are these values exposed anywhere within...
LAST EDIT AT END OF POST
We are using a custom board with an nRF51822 programmed with a modified beacon application (which worked several months ago). After opening MCP...
Hi,
Everyone,
I am Using S130 and sdk 11.0.0.2-alpha with nRF51422 chip.
I have two crystal in my custom pcb,
one is 32 Khz crystal for LFCLK between XL1 and XL2 (pin...