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 need to have a Central device physically connected (via UART) to a sensor. Data is collected from the sensor and sent to a number of Peripheral devices which use the data...
Take a look at these screenshots. With the trigger enabled, the average current consumption is reported at 13.21uA. With the trigger disabled , the average current consumption...
Dear Nordic,
I want to know if it is possible to send asynchronous data type from a slave node to a master node (master node would be in continuous scanning mode). Reading...
Here is my problem. I want to disable uart when there is no data coming into MCU.
I used IO LotoHi event to enable uart Rx. After finish data receiving, I disable Uart.
...
I've modded the PCA10040 DK for current measurement with an ampere-meter (TTi 1604), using a program which turns an LED on and off every 5 seconds. The measured current stays...
I am using an LG G5 and my co worker let me use a google pixel. I tried using the s132 softdevice along with the BLE UART example code from 12.2.0, I get the device is not...
I'm aware of GATT's Profile, Service and Characteristic.
And also, for GATT_Server, GATT_Client it can be Central or Peripheral. (As I manually set it.)
And also, the...
hi
I am using nRF51822(from waveshare). previously i was able to program my device with nRFgo Studio. But I am facing a problem now. I programmed my device with radio transmitter...
I want to collect data for analysis sent from peripheral(ble_app_uart example), I connected peripheral device to app(nrf connect) and enabled service, now the data is sent...
We want to build a network of many nodes (nrf52 boards) distributed in the apartments, that are connected via BLE over 6lowpan, of course using a border router for communication...
image description (/attachment/6196b4481c3f6fefbd0784b78d9163c9)
Hello.
I development education robot by ENTRY base.
PC(ENTRY base) + NRF51822 central
and
NRF51822...
How to develop nrf31512, is it same to the nrf24le1? why i use the same firmware download to the Nrf24le1, it can run normally, but download to the nrf31512 , it can't work...
Hi All,
In my application I have two analog inputs coming from two different sources that I have to sample using one SAADC present inside NRF52. As far as I know, NRF52...