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...
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,
I am try to manage situation when a wrong PIN code is provided from Master control Panel.
Using an NRF51822 with S110 I receive this code:
BLE_GAP_SEC_STATUS_CONFIRM_VALUE...
Hi,
I'm trying to communicate between a stm32f4 (spi master) and a nrf51822 (spi slave). I have configured the MISO, MOSI, CS and SCLK of the nrf. I use the spi_slave_example...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1
My application has no display, and a single button for input. I want to prevent bonding until the button is pressed...
I use Eclipse, gcc and OS X to compile.
I had FW working just fine with SD 6 and SDK 5.2. I recently tried to upgrade and ran into many problems, but the latest is the...
Hi
I've written an application that uses the gazell proprietary stack for nrf51822 and I want to use OTA-DFU using BLE.
Is it possible to upload the new firmware using...
I’m running into a problem with the SoftDevice safe twi that’s been posted in the forums a few times. I got the file here:
devzone.nordicsemi.com/.../
One of my peripherals...
Hello,
I have been messing around with a PCA10001 Dev board trying to do some power consumption tests (Beacon demo code). When I enable RTC1 only and use __WFE in the main...
Hello everyone,
I haven't read anything in the official documentation about it, but I was wondering if the S110 has an embedded checksum that I can use to verify its integrity...
Hi,
I'm currently working on nrf51822 beacon connected with stm32f4 board. able to communicate fine on UART as well as with bluetooth device. is there any way to find out...
We have been using the nRFgo nRF51822 development kit for prototyping. We now want to design our production board. However, your site says that this dev. kit is not recommended...
It seems these functions are identical in what they do, except that one is in S120 and the other is in S110.
Why not standardise the booting mechanism to facilitate code...
Hi !
I'm developing a bluetooth low energy service using the nordic evaluation kit and following the ble_lbs example. It works, but when I load the code on an other electronic...