Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
I see 5V pins on the schematic for the new nRF51 development kit. If I power the board via USB, I understand that 5V is regulated down to 3.3V for the chip. Is the source...
hi,
i'm gonna make 51822 enter low power consumption mode.Meanwhile it could be wake up by "GPIOTE_IRQHandler()"
1:Now,i know that "sd_power_system_off()" can make 51822...
What exactly does the PSTORAGE_LOAD_OP_CODE (0x03) mean? The documentation says ( online ) that it is an "Error when Load Operation was requested".
The code is pretty straightforward...
When I try to generate a log file by clicking Log File... in master control panel. The following error message comes up.
error_log_file.png
I would like to create a...
Hello dear Nordic community,
currently I am working on the NRF51822 Direct test mode (DTM). I tested the ble_app_dtm example and it works fine for me.
This means I can...
Hi,
I bought nRF51822 Evaluation Kit and would like to blue wire an external MCU( Kinetis Cortex-M) to talk to the SoC. It looks like the SoC on this board has many GPIOs...
Hi,
Could someone can explain, how to handle Static Passkey in iOS Central application?
I would like to know whether iOS application allows static key based pairing or not...
Hello,
i'm programming an iOS app to connect to the nRF51822 (peripheral). The Problem: Any kind of authentication and encryption is needed, but in the final Product the...
I've seeing random crashes at that originate from ll_lm.s0.c:404. It seems to be happening when I have uart logging turned off. I don't think i've seen assert callback called...
Says it all in the title. I'm making a sensor which puts its data in a non-directed non-connectable advertisment packet. I want to read the sensor just before it is sent....
Hi,
We are designing our 2nd pass design based on nRF51822 this would be our production version PCB.
We would like to have our Schematics,Layout and BoM reviewed from your...
Hi,
I am using softdevice-7 and SDK 6.1 for our application. I want to implement static key pairing for serial port over ble application "ble_app_uart".
I have implemented...
I have a 384 byte, writable, variable length, vloc user characteristic and I want to trigger an event when the write completes so my application can operate on the data. ...
Hello-
I am trying to program a custom nRF51822 board with a J-Link-lite.
From the J-Link-lite, I am using the 10-pin header and have it wired like this:
I'm using pins...