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...
Dear Everyone.
Hi, I develop nrf51822 with DK PCA10028. I have been optimizing the power consumption to some extent. But now I am very confused.
I use S110 softdevice...
Hello Everyone
We have a project using the Feather 32u4 BLE chip to communicate with an IONIC Application on Android.
And the huge problem is that i'm really really...
Hi,
I am interfacing HX711- 24 bit ADC for Weigh Scale to calculate weight which has
DOUT and PD_SCLK for Digital Output and Digital Input. I have the working Arduino code...
With Eddystone example in SDK12.0.0 I am trying to configure with nRF Beacon for Eddystone application but every time I change the URL " www.nordicsemi.com/" to something...
I use SPI connection according to the table .
I want to press the button 4 on tx (P.06) to transfer "hello", to write down the answer of rx(P.08) in the file on sd card in...
Hi
I'm using nrf51 to notify some data to an andriod device. I set the connection interval of my nrf51 program to 7.5ms. And I need to send 100 packets per second (20 bytes...
Hi Admin.
How can i calculate distance using RSSI. is there any existing method available? i tried statically(like 35-40=1m 40-45=2m) but i dont know actual method to get...
Hi all,
I am trying to add the iOSDFULibrary library to an existing Objective-c project via Cocoapods (Xcode 8.2.1 - target iOS 10).
I have followed the steps reported...
Hi
I've just done a few tests with the FDS system of the SDK12.2. My observation is, that the FDS doesn't properly use all assigned flash pages to reach a maximal lifetime...
Hi,
I am quite new to nRF51 development so please excuse me for my mistakes or not using right words if any. I have some code that fully works on the official nRF51 DK...
Iam using softdivice 110 and sdk 10.0.0, when i connect UART RX pin to TX of STN1110 the processor doesn't start until I remove connection between RX of nRF51822 and TX of...
Is this antenna pattern and design for our custom board is fine? we are using the nrf51822 with matching circuit.
Please put your valuable suggestion from your experience...
Hello,
I am using nrf5 sdk 12, and I have read the documentation in ble_gap.h for NRF_ERROR_INVALID_STATE and I have seen a few questions on this forum, and what I understand...
I have an application (with SD S212) that uses NFC. Ideally, the processor would be in idle most of the time, waking up only to FIELDDETECTED and FIELDLOST events.
The...