I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
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...