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...
Hi
it's possible configure the FOTA bootloader (SMP service) whit only one partition, for large application.
I using the nRF52-DK and have only 512KB of flash, and my...
I have trouble getting NFC-pairing to work in nRF52840 running SoftDevice 7.2 based on SDK 7.0.2. The observed behaviour is that the NFC Field is detected but nothing more...
Hi,
I add a new service about DFU of my FW,so three was a problem when it go into "ble_nus_init()" will return NRF_ERROR_NO_MEM, I have read serveral tickets about the same...
i have used "BLE_GAP_PHY_AUTO" in scanner code
actually it should scan "phy coded" and "non phy coded" aid values .
but in my case getting i was getting both "phy coded...
I have a project to use NRF52810 to connect the App. When testing it, I found that when it was successfully connected to the NRF Connect tool, it would automatically disconnect...
Hi, Dev Zone.
thanks for help : )
I'm try to porting DK Board's Ble Bonding function to Target Board.
1st_question <- this is my first question links
main problem...
I'm using
SDK : nRF5_SDK_17.0.2
Example Project : ble_app_uart
Soft device :S113
The initial project builds successfully.
My project has requirements for tow...
development tool : Segger Embedded Studio
SDK:nRF5_SDK_17.0.2_d674dde
it always takes long time to build project
build log:
Building ‘blinky_pca10056’ from solution...
Hello all,
I am developing an application from the ble_cgms example on the nrf5_sdk 17 using the Softdevice S132.
I have implemented a gpiote interrupt whenever the state...
Hello,
I just received nRF9160DK(PCA10090, 0.8.3)
I followed nRF9160_DK_Getting_Started_Guide doc.
But, I hare some issue to activate iBasis Sim card.
It keeps...
Hello, I am using the latest version of pc-ble-driver combined with a pca10040 and I am attempting to write large data packets (200 bytes) to a peripheral. I compiled the...
Hi,
I have tested FOTA code in nRF52840 DK and it works perfect but i have custom board build with nrf52840 when i implement the code it doesn't get start
custom board...
I don't have time to learn the massive API for nRF52840 so I am hoping someone can provide a small
snippet of code (and instructions to put on the dongle) to do the following...
Hello
While converting from nRF52832 to nRF52810, we found a problem that the SEGGER compiler returns with the message
section '.init' will not fit in region 'UNPLACED_SECTIONS...