Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
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...
Hello,
I see that the make files that have been included have provision to remove dead code from the projects to reduce code food print. This is accomplished using the...
HI folks,
I have checked the current consumption while connected on an average to be 325uA (with uC taking 4.5uA) so this mean almost 320uA being consumed by the nrf8001...
I have a general question about the RF frequency tolerance of Nordic devices in general. Is the following calculation correct?
Crystal spec = 16MHz, +/-50ppm tolerance...
Are there any plans to add boundary scan functionality to assist ICT testing? If not, are there any other hooks into the part that can be used to test during ICT?
Hello
I'm using a pstorage_register from pstorage.c to register two application storage blocks in flash memory. But I have situation that first module have 6 blocks of...
Hi,
are the GPIO pins broken out on the nRF51 Dongle configurable and can be used for SPI Slave tests? I have a running system powered by a ARM Cortex 4 (Teensy 3.1) and...
We have an early implementation of the v6 SDK DFU ported to support S310 on a handful of devices in the field and need to update them to a new bootloader and we'd like to...
Hi,
With the validation of the BLE V4.2 specification will Nordic be implementing the new features of the spec and if so do you have any idea of availability and dates. ...
Hardware: NFR51822_QFAAC0
Firmware: S110_7.0_SoftDevice
SDK: NRF518_6.0
Application: ble_app_hrs in NRF51822 S110 Examples
I start a timer to toggle led once per...
Hello Everyone,
I want to start working on nRF51822 development kit for my project. but as mentioned on this site : www.nordicsemi.com/.../nRF51822-Development-Kit
that...
Hello there,
I am using the experimental_ble_app_uart with S110 on nRF51-dk and receiving sensor data via 1MHz SPI every time the timer ticks = 100ms.
Data transfer displayed...
Hey,
I created a custom PCB with the nrf51822 that reads two sensors via TWI and transmits certain data over BLE. I can program the chip, print strings to the terminal...
I am having problems with th Master Control Panel (no response from master emulator). When I search devzone, I see an answer related to this question that says cloed because...