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] =...
Hi, all great guys,
We are using NRF51822 as the MCU,and met a very strange problem about the current consumption in our application. Normally,the lowest standby current...
Hi.
I'm new to Nordic BLE devices. Using the nrf51-DK.
I have a peripheral device (non-Nordic) which I want to connect to from a Nordic central (S130) using the public address...
Hello, I want to change mode from radio test example from button input.
How can I use the gpiote for mode change from button input.
I only want to use modulated and unmodulated...
hello,
I had written a custom application based on ble_app_uart for nrf51, which works fine. But now I have to port it for nrf52. So I followed these steps:
Changed...
Hello,
I am facing the below issue that no source is available for "0xfffffffe" when i try to debug the program using eclipse
I am using softdevice s130 and have...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
Hi, I found the example of Eddystone beacon in SDK 12, but couldn't find Eddystone Configuration Service demostrated or implemented. In the legacy nrf5-sdk-for-eddystone repository...
the mcu is nrf51822,I use sdk9.0,
sdk9.0\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_no_packs
In this project, I delete led,button,
change “dfu_start...
I use it. nRF52832 PCA10040 Vesion12.2.0
I am working on the ble_app_uart example as a base.
I used the sd_ble_gap_addr_set command to change the BLE address but it...
Since Google released Android Marshmallow 6.0 we are experiencing problems when connecting our nRF51822 based peripherals to a Nexus 6 phone.
The Nexus 6 is able to see our...
I use it. nRF52832 PCA10040
I have coded based on NUS.
However, I failed to pair with my Android device.
Even with ble_app_uart, the result is the same.