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 am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
Hello,
I would like to touch on some problem we encountered when using the MPU9250 sensor.
Our goal in the project is to simulate the movements of the MPU9250 sensor in...
When I use the nRF connect app on android phones, the services and characteristics can be detected and controlled correctly, as below.
But when I switch to iOS nRF Connect...
I am using the nRF5_SDK_15.2.0_9412b96 for development of nRF52840. I have both the nRF52840 dongle and also the DK.
I find that I am not able to change the default Nordic...
Hello. I have build by application on nRF52832 based on ble_app_template example (SDK 15.1, softdevce s132 6.1.0). I've configurated Peer Manager library as it recommended...
i use nrf_drv_twi_init(&m_pedo_twi, &twi_pedo_config, ai_pedo_twi_handler, NULL) open I2C , sent data , then use nrf_drv_twi_uninit(&m_pedo_twi) close i2c, but power consumption...
I want to use nrf52832 SPIM, In nRF52832_PS_V1.4 it described that "An SPI master transaction is started by triggering the START task.Following a START task, the SPI master...
Hi there, I'm trying to download the latest nRFgo Studio (1.21.1) on the website, but using this version I cannot detect Nordic 52840. I notice that this package is using...
Details: SDK v15.2.0. Windows 8.1.
I am trying to add a UART service to ble_app_bps example but I keep getting the following error: undefined reference to `ble_nus_on_ble_evt...
I have a PCA10056 Preview DK that I want to measure CPU active current on (amongst other things). The DK version is 0.12.0.
Setup:
I have the DMM (Keysight 34465A...
Hi, we made a custom board with nrf52832 and flashed example code experimental_ble_app_proximity from sdk15.
We are trying to change the radio mode to 2Mbits/sec BLE.
...
Hello,
I am trying to program the application into the CortexM33.
I am using the lte_cloud_demo_v0.3.5 , compiled under Keil.
using nrfjprog:
\DemoPack1_EU-1.4\Firmware...
SDK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
PDK: PCA10040
I am using the PCA10040 as a peripheral. When a connection is established...
Of course accurate power consumption isn't possible to predict. However, it would be helpful to have a couple of basic numbers so we could do some back of envelope power calculations...