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,
I am using the following statements for send a string data over BLE.
static uint8_t Name3[BLE_NUS_MAX_DATA_LEN]= "xxxxxxxx";
err_code = ble_nus_string_send(&m_nus...
Hi.
I have interesting UART problem in Ubuntu. The multilink example only outputs one character at time, and line change doesn't change line. However if I flash another...
Hi,
We are using 52832 to developing.We need DSP to finish the arithmetic.
Can you tell me how to use the DSP on 52832 ? Do you have same examples?
These algorithms...
I have an nRF52 dev board and I'm trying to build and download some of the example programs.
The example files were downloaded using the Pack Installer in Keil MDK-Lite....
Is there any way that can allow the user to advertise a sine wave for example over a specific channel or over the three Radio channels ?
I am using S130 and Nordic SDK 8...
Hello,
As a summary (described fully below) I have loaded the ble_app_hrs example onto my device and its not working right as LEDs that should light up don't and the program...
In some of the Nordic examples I found by viewing the raw advertisements that the company ID is set to Nordic's ID (0x0059). In order to communicate with Apple devices (e...
Hi Nordic Support community,
I asking regarding LNP, Location and Navigation Profile, if it's possible to on top of nordic products? If so like which ones ?
There's barely...
Reading the documentation Address config it is clear how to use RXADDRESSES, could you please explain how to use TXADDRESS ?
As of TXADDRESS there are 3 bits available...
I am having trouble with using shockburst (based on microesb from github) after disabling S132.
When I use microesb with no SD, i just do nrf_drv_clock_init(), start lfclk...
Hi,
I am new to Nordic development platform and am exploring ways to develop software applications to communicate over bluetooth. Presently, I am working with NRF51422...
Hi, I have a problem about gpiote interrrupt.I have set two ports to detect the external interrupt(low to high). If only one port get active ,it works fine. But if one port...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi I am beginner to nordic ble. I have four nrf528** development kit. I am just trying demo heart rate example with android toolbox app. Suddenly one of my nrf devlopment...