Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
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...