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] =...
where can I get working sample code of nrf51822 with nrf24l01
including code of nrf51822, and code of nrf24l01, both TX, and RX.
in my application, I need 518 to RX data...
I am working with a university project where need to connect up to 20 wireless sensors together with 1 master, which will be communicating with either a computer or smartphone...
I found a IAR project at dir [nRF51 SDK_v4.4.1.31827\Nordic\nrf51822\Board\nrf6310\ble\ble_app_hrs\iar].
But my IAR ARM IDE(ver 6.60 newest) don't support nRF51822.
Do...
Hello!
I'm working with nRF51822 Development Kit and s110(Ver.7.1.0).
I'd like to confirm the function about LE Link Layer Topology
specified in the Bluetooth specification...
I have this error but dont know why. Because I have a function which is called advertising_stop(). I would like to implement the DFU part in my function but this error doesnt...
Hello!
I've some doubt about set-up of initial parameters in a BLE connection, using S110.
In ble_app_lbs I try to change the following macro definitions:
MIN_CONN_INTERVAL...
Hi
Im electrical engineer student. I am working on nrf51822 evaluation kit and LinkSprite JPEG Color Camera UART Interface. I tried to control the camera to take picture...
A bunch of questions:
Where are the memory setting requirements documented for S110 6.2.1? IRAM1?
Having just upgraded to the latest Keil and SDK I realise...
As the title says, is there a spec for the OTA DFU service or do I just read the iOS app implementation code and work backwards? I thought of adding it to version 2 of my...
Hello there,
I am developing a PCB with a nRF51822 BLE chip and I need some help with communication between my PCB and Windows 8.1.
I have already managed to establish a...
I am looking for some guidance and an example on how to use the sd_mutex related functions.
So far, I keep getting into the HardFault_Handler whenever I call sd_mutex_acquire...
Hi,
For a home automation project I'm considering using a Freescale development board FRDM-K64F with an RF module nRF24L01+ Nordic 2.4GHz Radio for communication as edge...
In the latest version of ADT (Android development tools Build iV22.6.2-1085508 Eclipse), nRFUart source code will not run. It says "errors must be fixed before running this...
Hello all,
We are working in the field of Electric Bike Propulsion Systems.
We want to add BLE support in our product. Our aim is to send data form our product side to...