Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hi! Firstly I am somewhat new to developing on nordic chips so I'd like to apologise in advance or any silly mistakes or oversights I may have made. I am currently working...
I am using NCS 2.6.1 and have programmed a nrf52840dongle (USB Dongle) with the build result of nrf/samples/openthread/coprocessor
The problem I am having is that normally...
Hello,
I was able to setup nRF5340 Audio DKs as gateway and headset, test the USB audio input and enable the Walkie Talkie demo. But in both cases I'm using I2S/analog headset...
I want to use the signing script as mentioned Technical Documentation (nordicsemi.com) , however, with NCS, this script is not automatically being picked up during the build...
EDIT: I thought I had enabled RTT terminal output in this proejct, which I had not. Obviously this will have an impact on my problems sorrounding RTT terminal output. So I...
Dear all,
I used till now an application to route BLE data over serial port through the dongle USB nrf52840, SEGGER IDE and 1.9.2 nrf conneck. All works well.
Now I'm...
I would like to confirm how to make nRF5340 Audio stereo.
The nRF5340 Audio source is mono, and to make it stereo I believe that it is necessary to convert the data between...
I have a project that was building, but now on restarting VS Code, I cannot access the build configurations.
The list shows a configuration as present, but when I expand...
Hello,
I'm transitioning from the old SDK to the ncs, and have been through the nRF Connect SDK Fundamentals and Bluetooth Low Energy Fundamentals courses.
With pairing...
Hi,
I'm using ble_app_att_mtu_throughput to communicate some data from a nRF52832 to another one. I reached my goal (1.4Mbps) but now I would know what the two board communicate...
Hello, I am going through the Bluetooth Low Energy Fundamentals provided by Nordic.
My nrf 52840 dk could function fine after lesson1, but when I flash my board with the...
Hi,
For the SoftDevice controller, how can I send LL_MIN_USED_CHANNELS_IND messages? Is there an API for this, or what scenarios trigger the sending of this message? Thanks...
Hello,
I'm measuring the power consumption on the Thingy:53 using the Debug and Current measurement board. Initially I was measuring the current of the battery VBAT given...