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...
What is the easiest way to use Arduino libraries into nrf52 projects in Keil on C?
Arduino has a lot minus : bad ide, not support debug mode, not optimize code size. But...
I work with nRF52832, based on SDK 14.0.0, and I have done DFU operation successfully with nRF connect on iOS, but when I used Android phone, nRF connect couldn't start DFU...
ble_app_gls_pca10056_s140.hex
Hi,
I am new in this field and i am trying to do current measurement on the nrf52840 PDK using PPK, in sleep mode(sd_power_system_off) i...
Hi,
I have just bought an nRFGo Motherboard (nRF6310) to develop for the nRF24LE1 (nRF2722). I was able to run some example code on the chip like toggling a pin. Next I...
Hello,
I have an application based on SDK 11 and Softdevice v2.0.0. Also there is a legacy bootloader from SDK 11 for performing DFU.
I am wondering whether it is possible...
When I run the UART app nRF5_SDK_12.3.0_d7731ad\examples\peripheral\uart in debug mode, the disassembly window opens, and I seem to get stuck on the second instruction. Step...
I am using a nRF52 and I have to measure two voltages:
the first continuously
when a command is received, the second voltage have to be measured and then...
Hi,
I flashed my nRF52840-PDK with UART/Serial Port Emulation over BLE program. Everything seems to be ok and I can connect with board via Android application. Next I would...
Hi!
I try to send data using advertise PDU and I need use custom 128 UUID.
How to convert to right format service_128_uuid and replace 16-bit value to init.advdata.p_service_data_array...
I'd like to use the nrf52832 as a mesh switch with battery powered. But I didn't find any sample code for the Low power feature in current mesh SDK v0.10.1. Does it support...
Hi,
Dear Nordic experts:
I encountered with a couple of *** issue while configuring SPI port on nRF52832 with PCA10040 demo board. Here I wrap up as below:
First...
I write NRF_UART0->ENABLE = 0x00 in my app in first line code, but now nrf51822 can connect but cannot Download and erase;
in keil it report:
**JLink Warning:...
Hi I am new to Nordic Development. I am developing a product that will use the Rigado BMD-300 module (nRF52832 but no need for FCC compliance testing). The evaluation board...