Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello.
I try to build small network: 1 central device (CD), several relay devices (RD), several broadcast devices (ED). CD and RD have to receive commands all the time...
I am using adv_report_parse to try and return the device names the scanner picks up. However it returns some bizarre charters after the name....
it should read P Device...
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...