Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
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] =...
I am trying to determine the suitable set-up to determine when my system's battery source (lipo battery) is too depleted.
I am running my nrf52 at 3 volts and the Lipo Battery...
Hi. I try to fusion 's130_nrf51_1.0.0_softdevice' and 'flash write'. I checked flash write. but when i implement flash write with s130 softdevice, it is not working. If i...
I have the nRF52 dev kit, and I hooked up pin 13 to SDA and pin 18 to SCL on an I2C device. There are no external pullups on the SDA or SCL lines.
However, the TWIM module...
I tested some features of the new nRF Connect application version 1.0 on PC. The application has a lot of interesting features useful to develop and debug embedded software...
Hello Everyone!
I want to make a project that will recognize some tone in the air, up to 5KHZ, and will send nrf8002 a message as a result.
I though to use the nrf52 proccess...
I am using SDK_11 s130 ble_app_gls on nRF51-dk.
An Android phone running nRF-Connect app was able to pair and bond with nRF51-dk. First time doing pairing and bonding works...
Okay, noob alert. I am designing a product that requires a simple iBeacon (redundant?).
I have this hardware on my bench:
nRF51822 Bluetooth Smart Beacon Kit and downloaded...
Hi, I am trying to write a small android app to send direct advertisement to particular device.
i am using 0001 for direct advertisment. But when i advertise the data, message...
Hi all,
In my project i want to transmit and receive one character by using 8051 controller. One is act as full transmitter and another one act as full receiver. In my...
Hi, Nordic and all great guys,
I have a weird and terrible problem about our products,which used a MCU based on nrf51822.
Some info about our product:this is a module...
Hi all,
i am using version 11 sdk.
I want to use 2 nrf51822 board in which one will act as master and other as slave.
MY TASK:
i want to transmit "hello" from master...
I have an NRF52832 Receiver chipset board that detects a tag that is transmitting 10 bytes of payload every second.
I have an attenuator on the board before the antenna...