Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
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...
Hello,
how to activate the Early Release Assistance Indication, to bypass the RRC_CONNECTED state.
This page from Telekom suggests that the user can do that to save much...
I saw in some post smart Bluetooth can have 7 active device. I would like to know what is the maximum number of Bluetooth devices i can pair up in sleep mode? i am doing a...
Hi,
I'm using SDK v17.0.2 on my nRF52840-based board. I have implemented buttonless secure OTA reflash and it generally works. When I get the NRF_PWR_MGMT_EVT_PREPARE_DFU...
We have some dev code where the workflow is as follows:
1. an engineering version of firmware is loadded to target. The target is erased then programmed in the normal way...
Hello,
I am using nRF9160 dk for prepare a program to I2C scanning for address. Can any one give a guide for start this task. Moreover, I am using Zephyr kernel on nRF9160dk...
Hello,
I want to read external accelerometer on nrf9160dk using I2C. But when I connect SDA and SCL pins of sensor to nrf91, there is no output.
The Code is:
When...
I am trying to set the UUID definitions for the Windows Application Bluetooth Low Energy 3.0.0. The only doc availible is for v2.3.1.
I tried to follow the following steps...
I'm using nRF SDK 12.2.0 and the corresponding soft device. I control a I2C slave for which I use the TWI peripheral through the driver implemented in nrf_drv_twi.c. It happens...
Hi,
I trying to enable Hardware Key for mcuboot.
I do the following at mcuboot.conf
CONFIG_BOOT_HW_KEY =y
But I got the following error:
Do I miss something...
Hello, I test SAADC on nRF52810, when I short gound to AIN0, the output is 0 normally, and when I add nothing to Pin I0(AIN0), the output is around 1056(Figure0), however...
I'm using nrf52833 on custom board.
And I need to using RESET pin to GPIO for battery charging detection.
I found CONFIG_GPIO_AS_PINRESET is configuration RESET pin...
Hi,
This may be a basic question. I'm using NRF52840 DK and I'm trying to print some logs from timer callback function, however I havent been successful so far. Here is...
Hi all,
I am using nrf52840 with zephyr
The below link puts device in bootloader mode but with pressing button
I want to do it without pressing button
https://devzone...