if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
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...
Hi everybody,
I am having a problem using pwm with ble_app_uart example, let me explain, I want to control a servo motor via Bluetooth, so I use the ble_app_uart example...
Hello, I've read here https://devzone.nordicsemi.com/f/nordic-q-a/24490/nrf52-dk-changing-reset-pin-from-p0-21-to-somewhere-else that reset pin cannot be reconfigured to any...