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...
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...
Hi nordics!
First of all, thanks for answering my questions before.
Now, I want to generate a clock(48 pulses) with 200us width.
However, sometimes the width of...
Hi ,
I have a application program which uses s110 and UART service .
The issue is the program is not working when I enable the Micro Lib in keil.
On observing the map file...
Hello,
I want to use flash for logging sensor data and sending via BLE.
I found several APIs for store data to flash.
pstorage (Persistent Storage Access Routines...
Hi all,
I would like to know how can I program and debug the nRF51822 development boards?
I've seen some boards have a built-in programmer and others haven't.
How can...
In the DFU code provided by nordic is explicitly states that.
"Soft reset from application must not reinitialize the SoftDevice."
In my application I do not have a button...
Hello,
I have made simple modifications to the multilink central and peripheral examples, adding an additional button and notification characteristic. Things have been...
We're designing a board with the nrf51822 QFA part. Due to design constraints, the chip will have to be about 15mm from where the antenna port will be. The routing to the...
Hello!
I am an electronics engineer in my company, but I'm not familiar with wireless design.
My company will launch a project that will use wireless connection for bidirectional...
hii i use nrf51822 dev kit, and want to know the status of that is that right now advertising, pairing, connect etc. so is their any function that i use to check the status...
Hi,
I'm planning to use an external MCU to process my digital signals and send it through nRF51822. Do I need to develop an on-board antenna? TI has the module CC2541 from...
Hi,
Recently S120 v2.0.0(either Peripheral or Central) is officially released, but it seems not still listed on BT-SIG Qualification.
I can see that Sx20 host layer QDID...
Hi,
I have loaded the NRF beacon app and it's wonderful that it has a tasker integration. I need to push simple REST commands on discovery of NRF51822 beacons by this NRF...
In the examples such as the hrs, if bonding is enabled by:
#define SEC_PARAM_BOND 1
does the SD automatically save the bonding info the first time it bonds, and then restore...
I would like to program an external flash using SPI during production and I was wondering if there is a tool available already or if Nordic can put this feature into nRFgo...