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'm using SDK 12.3 and SoftDevice S130 2.0.1 and trying to secure a BLE link with OOB.
The nordic board is running as a central and makes a new bonding to a peripheral every...
Hello, all.
First, I don't live in English country. So, My sentence may be false.
I want to develope ble communication without pairing.
In this status, I will communicate...
while using example buttonless DFU in sdk13.1, writing to flash using flash_word_write() is preventing ble connections, even though ble is advertising.
can anyone help...
I want to generate an interrupt event use pin30 when it goes from low->high or high->low.
First I register a gpiote user by
app_gpiote_user_params_t app_gpiote_params...
I found out answers for calculating data rate during connections, which depends upon connection interval, no of packets allowed in each connection and no of bytes in a single...
I am trying to stop RTC by pressing one button and wake up again by releasing the same button.
My RTC now runs around 4 uA while being on system-on sleep mode by __SEV();...
Hi,
I managed to get dfu working in application (with hrs). But on the last attempt to erase page with bootloader settings there is no event generated from softdevice and...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
I would like to know how frequently my peripheral is sending advertising and data packets. I've tried using ble-sniffer-osx but it doesn't actually reveal any device names...
Has anyone successfully used the Android-Beacon Library to detect the nRF51822 Beacon on and Android application? I tried several different layouts but I just can't detect...
Hi everyone;
i think about possibility of using nrf sniffer with custom nrf51822 (QFAA) board . if yes, how can i achieve? could you please help me about it
Best Re...
Hi All,
This is my first time i am designing a PCB for nrf52840, I need a suggestion regarding the antenna to be used. I am going to have an application over BLE. Which...