Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
hello,
Please forgive me if I am asking a stupid question.
I was editing S130 demo app and I included pstorage.c file to the project. while compiling it is showing error...
I have compiled my mbed program and hex file has been downloaded but I am unable to drag and drop my hex file to mbed USB drive. It is saying Not Ejected properly. I tried...
I am following app note nAN-29 "nRF51 Development with GCC and Eclipse Application Note v1.1". In the section "Flash download" there is mention of an executable called nrfjprog...
Hi
I use the PORT EVENT to produce multiple interrupts.But I have a question by these:
NRF_GPIO->PIN_CNF[BUTTON1] =
(GPIO_PIN_CNF_SENSE_Low << GPIO_PIN_CNF_SENSE_Pos...
Hi,
have some of you expierence with profiling on a nrf51422? I think what would be nessesary, is at least one high priority timer, to sample the program counter, some kind...
Hi,
I’ trying to save some user configuration data on the NRF51822 Flash using pstorage module.
Below is the code that I wrote, the code runs on the board with no error...
I have two boards based on nRF51822 parts:
Nordic dev kit PCA10005 Rev 2.2.0 2014.14, chip marked N51822-QFAAG0-1351AG
Custom board with Fujitsu MBH7BLZ02-109004...
I'm getting an error which says the identifier ble_temperature_t is undefined, and it is showing as an error in the keil (unkown type name). However when I click on the variable...
Hi everybody,
I just received the nRF51822 EK and as I was starting to set it up I ran into this. It took me a while to figure it out but when trying lo load the blinky...
Hello,
I have problems with project making since I started with KEIL uVision 5 (in uVision 4 I had no problems, but see no way to download uVision 4 any more).
I followed...
I am not seeing the nRF51822 as an option when I go to select a target device in Keil µVision.
From reading questions on here I understand that the nRF51 SDK should include...
Hello,
I'm new to the nRF51 modules and I just started with nRF51422 module.
I have Keil uVision v5.11.1.0 with MDK Pro v5.11.0.
I have installed nRF SDK - nrf51_sdk_v5_2_0_39364...