Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I have some question about nRF52832 Bluetooth Firmware upgrade problem:
1. I have a device with nRF52832 in my hand. If I don't use the JTag interface, how can I confirm...
Hi,
We are using Nrf51 with SDK nRF5_SDK_12.3.0_d7731ad
We based a UART bridge on the BLE_APP_UART example
The UART connectivity is Rx/ x only (RX_PIN_NUMBER 0; TX_PIN_NUMBER...
Hi,
we've noticed that after performing an OTA DFU, the Bluetooth Address of the device changes as follows: new_address = old_address - 1
Example: Address before OTA DFU...
Hi there,
I am a beginner to the nRF series and I had the following question.
For a battery powered system, is it better to run the nRF52840 at a lower voltage such...
Hello,
i'm trying to program on 51422. The BLE signal,which runs well on 51DK, doesn't trigger any signal on my own PCB. i've successfully light the LED on my PCB. i think...
Hi,
I'm using nRF52832 and I'm trying to switch from SDK15.0 to SDK 15.2. While I've been able to install micro-ecc library in SDK15.0 and use OTA DFU, somehow I'm stuck...
Hello.
I want to integrate UART and SPI ,I am using SDK15.2. The problem here is i am not able to add app_uart.h to main.c(spi).
My question here is how to add it to main...
My working platform is nRF52-DK, and I want to execute DFU firmware upgrade
1. How to create a Bootloader Image? Which Source-Code of SDK_15_2 is used to build the bootloader...
The RTC documentation states that the LFCLK source needs to be explicitly started by the software.
Is this step necessary when using the SoftDevice? As far as I know, the...
I'm not sure about how does the ble_app_att_mtu_throuthput example works exactly, i supose the throughput test runs as follows:
1 tester defines a service 'populated' with...
Dear all ,
Working with nRF52832 (currently without SoftDevice), and there some issues regarding the project current consumption that we need to understand:
1) In the...
Hi,
I am having a trouble trying to make a custom service from SDK 15.0 ble peripheral template example. I have followed the tutorial from : https://devzone.nordicsemi.com...
Hi i'm a newbie, Got Thingy:52 (Keil and J-link) and want to develop HOGP keyboard application. Where can I find Tutorial or example ?
Is there a step by step guide on how...