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...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
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...
Last time I used Keil µvision4 few weeks ago everything was working fine,
Today I got first a connection problem with keil µvision4 when trying to upload some code, then...
For some reason I get the following error every time I open a project in Keil.
I am wondering if the SDK needs updated?
C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_DeviceFamilyPack...
Hello,
I bought a couple of days ago, the nrf51422 Development Kit. It comes with all the items described by Nordic on the website.
Just two questions:
My PCA10006...