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...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hi, latest SDK15. Running BLE_UART example on devkit evaluation board.
Budget Lenovo Android phone will discover BLE device.
iPhone X will not discover BLE device...
How to configure a node for control model. I have used light switch on/off template to implement a control mode but i i don't know how to make a control logic for client....
Let me preface by saying I'm pretty new to working at this low of a level. I'm running a pretty simple program that is toggling a pair of pins once every half second. The...
Hi,
I'm using SDK 15.2.0
I need to measure the voltage in AIN3 and I would like ot know what is the difference between ADC SAADC and SAADC legacy layer.
The system...
Hi,
I am trying to set up SEGGER Embedded Studio for ARM and run secure_boot project.
All the time I have "Project load failed Reported error: solution load command failed...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52. And I am using Segger Embedded Studio to build and debug the code. But the IDE is unable to find the libraries...
Hello Everyone,
I am using nRF52832 with Softdevice S132 v5.0 and SDK 14.2.
I have been using ble_app_uart application as a starting point with SES. What i need now is...
Hi all,
I'm trying to learn more about the pairing and bonding procedures in the SDK. I connected one nRF52480 DK to my computer (running Ubuntu 16.04) and let nRF Connect...
Hi everyone, I have a nrf51822 Bluetooth chip that control a stepper motor, this Bluetooth chip can be powered by a maximum voltage of 3.6V, but I need a higher voltage for...
I have a split bluetooth keyboard that is using this firmware for the nrf51822 chips: github.com/.../mitosis-bluetooth
The general idea of the software is that the right...
Hi,
I am following the application note nAN-15 in which it mentions I will have to download NRF Probe and install but for some reason I couldnt able to find the software...
We're reading RESETREAS at startup from our nRF52832 cpu, and getting the value 10. The docs show that this refers to DOG and LOCKUP bits both being set. We don't have the...
Hello,
i'm using the nrf52832 with s132 and SDK15. I start the project take into account the example ble_app_hrs_rscs_relay.
The system is composed by 3 different services...
Updating firmware (application) from nrf Toolbox for iOS works fine (hex file), trying to do it from an Android phone does not.
The messages are "Starting DFU ..." then...