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,
I have setup my system for working with nrf51822 with openOCD and STLink to program it. The blinky went well. But now when i try to program it i get the following error...
I have just concluded a three year development using TI's Tiva ARM M4 chips, writing both bootloaders and applications.
I am using an RFduino to explore BLE.
I have...
Hi all!
Today I run tests in a public place (some Art Design College) and it looks that radio environment, that exists in the place, kills nrf51 completely....
My guess...
Hello.
I want to flash DFU bootloader with keil on chip nRF51822-CEAA (256kB flash, 16kB RAM). I'm using s130
The areas i write to are:
IROM start: 0x3C000
IROM...
I was wondering if it would be possible to add an event for Service Discovery (and other similar BLE stack events) that could be detected by user applications. Per answers...
hello there i have two nrf51 dk kits. now i want that one act as central and other act as server.
i want to communicate between two. can you tell me how to do it??
i think...
hello all:
IN s310 multiprotocol--ble_ant_app_hrm example ,I open the macro BONDING_ENABLE, then i compile,there is a error
......\main.c(674): error: #136: struct ""...
Hello,
At the moment, we test the “Power Off” Mode for lower energy consumption of the nrf52 Preview Developement Kit (V1.0.0) in our project and I have a question about...
Hi,
Does anyone have some simplified DFU code for IOS/Xcode they are willing to share? I am looking to integrate DFU functionality into our app. I looked at the nrfToolbox...
We are a small start-up developing low volume product and paying 2500 USD to Bluetooth SIG for listing our BLE device in their EPL is too expensive for us. Is there any option...
I'm looking for a way to let my device "nrf51822" to be connected only to my own mobile app.
I'm wondring if you have already a Nordic solution that I can use ? (tutorial...
Hello friends,
I'm having MDBT40 EVB which is cheap one as compare to other but with lack of build and debug support. But i dont know how do i flash my hello world blinky...
developer.nordicsemi.com/.../a00935.html
The doc seems to provide only write functions.
And, the flashwrite example doesn't show how to read from flash even after device...