Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
I'm trying to study Message Sequence charts under the BLE GAP (Generic Access Profile) section of the s110 soft device.
However, I've noted that multiple links don't seem...
Hi
I'm studying at university and working on my thesis.
What I'm doing with a remote control and I want to measure the impedance of the antenna, because I want to be documented...
Using: nRF51822-BK-FW (v 1.0.1).
From within, there is the source files for ble_app_beacon_bcs that when compiled/loaded on the beacon hardware, causes the LED to blink...
Hi. I have been trying to follow nAN-29 to migrate from Keil to Eclipse without success. I was excited to find the blog, devzone.nordicsemi.com/.../ . The blog suggests that...
Hi all,
I just had some general questions regarding events and timers on the nRF51822. I'm coming from a Ti CC2540 8051 which used an OSAL system. This made it quite easy...
Hello,
While I was making SPIS part, I got several issues.
I am using STM32L151CB for SPI Master and nRF51822 for SPI Slave.
It seems many people had issues with SPIS...
I've made a modified version of the example DFU provided with SoftDevice v7.0.0-3 alpha that works in single bank mode instead of dual (because I need to bootload a huge app...
Hi all !
I have been working on an nRF51822 based board for a little while, the ten 1st prototypes worked well so we asked our factory to make 20 other with the same design...
Hi All,
Is the lite programmer which comes with the nRF51822 Development Kit sutable to program my code into nRF51822-Beacon?
If yes what cable would I need (supplier...
Hi,
I'd like to read PnP and the system ID from Device Information Service.
How can I initialize system and PnP ID? Are there any examples how to do this for nrf51822...
Hi,
I'm calling sd_ble_gatts_hvx and every once in a while I get an error code of 0x3401. I went through the SDK documentation but I could not find what that error code is...
Hi,
I have a peripheral device that needs to connect to both Android and iOS phones. Depending on which type of phone it connects to it is required to perform different tasks...
Hi
I tried SDK6.0.0 porject at below link.
C:\Keil\ARM\Device\Nordic\nrf51422\Board\nrf6310\s210\ant_bicycle_pwr
According to SDK documentation, we didn't need to modify...
Hello!
I need more battery life and higher resolution in my applications. That's why i need to level down the signal power, if it is possible. Thanks in advance.