Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
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 Nordic engineers,
I am using west to build the nRF NCS, my own project which is adopted from samples. Using Powershell (win10) to run west commands as below.
I need...
I tried the "ble_app_hrs_pca10040_s132" example from SDK17.0.2 on an ISP1507-AX and wanted to access the Heart Rate Service to read out Heart Rate and Body Sensor Location...
Hey guys ,
I am trying to merge ble_app_uart code with RTC peripheral code . RTC code works fine when I try it on SDK but after merging with ble_app_uart code it doesn...
Hi,
I have a question about the connection handling when we have two connections to a single smartphone.
The smartphone runs two Applications:
App 1: Acts as central...
Hi,I recently started using a PPK2 board and at first had no trouble setting it up with the Power Profiler Software from the nRF Connect for Windows.
What I realised is...
Hi,
nRF9160 in nRF9160DK with NCS v1.6.0 and master, power consumption measured by PPK2.
With CONFIG_SLM_EXTERNAL_XTAL=n nRF9160 average power consumption is ~7uA after...
My use case is that the nrf9160 is running as a serial lte modem and I have a host controller that is controlling the ENABLE pin. VDD will always be powered so can I leave...
Hi All,
I am using a 3rd Party (Japan) nRF51822 module in a device and it is running a modified Direct test mode firmware without Soft device. Upon testing, it is found...
Hi everyone!
I'm trying to make the NFC work on a custom board. I'm using a BL653 series (nordic nRF52833) and nRF Connect SDK v1.6.0. I am running the record_text example...
I found a similar thread for this issue, but there was no solution... So I want to ask here again here
I follow the video "Introduction to the Zephyr RTOS"
https://www...
We are using a IDE Segger Embedded Studio (SES) for our development with nRF52832.
We need to use IDE which supports IEC 62304 standard.
Our Query as follows:
1. Is...
Sometimes when I call sd_ble_gatts_hvx, it can take several ms to return. Most of the time it takes very little time (<1ms), but occassionally it takes up to 34ms, my connection...