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'm a begginer in embedded program. I have a mbed HRM 1017 that
is pin-compatible with Nordic PCA10004. .
I'd like to make a simple app to print out "Hello World" to terminal...
Hi guys,
How to update softdevice on mBED nRF51882 kit?
Details:
I have couple mbed dev kits with nrf51882.
I use Keil for development but will move to GCC after while...
Hello all,
I wanted to ask if there are any cad files for Eagle or other hobbyist level design tools for the nRF51 chips before I spend time to create and debug them? ...
hi guys,
I'm pretty new to nordic ble development, but I have a fair idea of the differences between EK, DK and the mbed enabled MKIT.
I'm trying to build a deploy about...
I have been following this post and pure-gcc to set up my eclipse environment in ubuntu 14.04. Thus far everything works well except i cant figure out why the softdevice is...
Hi,
I made own board based on the dev kit board with PCB antenna.
I flash SD110 6.0.0 and then I load bluetooth_hrm demo and there are no errors, but I dont see Bluetooth...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
The mbed IDE was recently updated to support S110 v7.0. I'd like to use the Timeslot API to program for my nRF51822 mkit boards.
Has anyone been able to get this to work...
Hi Nordicsemi,
for a demo I want to read the internal sensor temperature of nRF51822. I'm using the EK10001 (with S110 softdevice) and Nordic Toolbox APP (HEALT TERMOMETER...
Hi,
Is it possible to scan and connect with all the versions of Bluetooth devices (Bluetooth Classic + Bluetooth Smart) using the pca10000 dongle?
As per our new requirement...
Hi,
I am planning to interface nRF51822 SPI( Slave ) port with another microcontroller. to achieve proper SPI synchronization , whenever nRF is ready to transmit data on...
I have modified the Multisim example code slightly, and I am using it to make some demo code for myself. I installed the Nordic Bluetooth sniffer, and everything seems to...
Hi,
Im using Keil, S110 6.0.0 and a ble_app_hrs demo code.
I get a problem that the code hangs in sd_softdevice_enable. The board is a copy of the board from the dev...
I am using the sniffer with Wireshark to watch some data being passed by my central and peripheral. I started with the multilink central and peripheral examples. Unfortuantely...