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...
Hello, I am designing a system to transmit a mono or stereo audio signal over RF, a few hundred feet, then receive it and reconstruct the audio and listen to it on a speaker...
I am developing a HID keyboard with SDK v6.1, SD v7.3, IC revision 2.
The keyboard is already able to advertise (non-whitelist) and bond with iPhone, and connect/reconnect...
Hello
I want to optimize SPI com as fast I can do:
First I am using the fast spi data rate by SPI_FREQUENCY_FREQUENCY_M8 variable and I want to reduce at first the timing...
As far as i understood it supports 4.2 BLE because using it i'm able to see packets between nRF52 central and peripheral boards (HRM example). Is it so?
Question:
I am confused about who can do (or rather who usually does) whitelisting - the master or the peripheral device?
My findings so far:
I can't find a certain...
Hi,
I have written a windows 8.1 application to connect to my custom nrf51 device. It is used for configuration and is set up without requiring a password (I do not need...
I want to be able to transmit the on-board temperature and battery voltage over a beacon application. The application only needs to transmit periodically similar to an iBeacon...
Dear,
I'm now face problem on button interrupt.
I use 3 buttons for my system.
button 2, 3 is used for boot diagnostics. assigned as below.
bsp_event_to_button_action_assign...
I'm trying to lighten the leds using ble, my problem is that when I measure the current consumption when the leds command sent, it reaches to 5mA which is not suitable for...
Hi
I've playing around with the new peer manager a while. I used the example "ble_app_hrs_rscs_relay_pca10028.uvprojx" from the SDK10. After a first fix (see Link ) in...
Hi,
I want to use timer1 or 2 interrupt ISR to generate complicated PWM signal.
but the timer->intenset setting cause ble connection drop problem.
Please refer to my...
Hello. I'm having the following connection module with nRF51822 chip.
It was purchased here .
I've found example sketch for Arduino but i can't understand how to wire...
Hi,
I have been developing using some development modules from WaveShare (based on the nRF51822 QFAC) and they work fine.
However, I'm now trying to use a module better...
Hi Nordic Expert,
I am Alex and have been developing with NRF51822 for a long time. Thanks for your quick help before. Now our product bases on S110-7.1.0 and SDK-6.1.0...
Hi
i wrote the program which is making pulse one time on channel 0 and then followed by channel 1 and then again channel 0 and then 1 going on , my aim is to create pulses...