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 installed master control panel and plug a PCA10000(usb dongle). The panel discovered the dongle.But once i press "start", an error hanppend:
"ascii" codec can't decode...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi there,
Im wondering if its possible to implement a proximity monitor with the new s120. Having one nrf51822 acting as a central and several (up to 8 I guess) nrf51822...
Hello,
at my current project I send a lot of data from one evalboard to another via proprietary Software.
Now I want to send that data via Bluetooth LE from one evalboard...
I would like to confirm the availability of the nrf51822 with DC/DC.
Should the nrf51822 with DC/DC be used in new designs? Will it continued to be available in 2015 and...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
For providing OTA function , I add dfu service into my own application APP1. and create another application App2 to copy the new firmware(named APP3) and cover the flash...
Please help me !
(spi_maseter_config.h at line 29)
#define SPI_PSELMOSI0 20u /**< SPI Master Out Slave In GPIO pin number. */
nRF51822 QFAA Package pin no.20 = P0.14...
I'd like to use 'Direct Advertising' to get the attention of a Central (a specific one or any in range) when an event happens on the peripheral. Is this mode supported by...
Hi,
I hooked up an nRF8001 (Olimex) to my logic analyzer and am observing the behaviour of the RDYn pin.
After resetting the nRF8001 through the RESET pin, the RDYn...
Hi All,
Just got my NRF51822 development board today and cannot get the heart rate demo from SDK to work. Two issues:
1> The PCA1004 board (the one without antenna)...