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.
...
Hello,
I've encountered a condition where k_sleep(K_SECONDS(1)) never returns. Here is minimal example, reproduces both on nrf9160 and nrf9161:
Hangs up after printing...
Hi!
I am looking for a NRF52840+OpenThread+Azure IoT Hub SDK solution. Here is what I did so far. Nothing helped:
Thead CLI Example on NRF52840 + Border Router on...
Hello Nordic Team, We are currently using nRF52833-QDAA SoC for developing a new project that incorporates geofencing functionality using BLE.We . We tried using the example...
WE are working on nRF52832 and nRF5 SDK 15.0.0. Currently working on the BLE FOTA process and have successfully completed DFU up to this point. Our next goal is to save configuration...
Hi,
I just finished to setup everything to start using nRF Connect for VSCode Extension. I followed the "nRF Connect SDK Fundamentals" course in the DevAcademy.
I installed...
Hi,
nRF5 SDK for Thread and Zigbee supports DFU OTA over Thread, but I can't find the corresponding function in NCS.
If I want to implement DFU OTA over Thread in NCS...
Hi Team,
I'm analyzing to use nPM1300 PMIC in one of my projects. I planned to use the integrated Buck to power my on-board device. But, the calculated current consumption...
Hi Nordic team, I am facing an issue about using simple gpio to control external FEM( custom FEM model ) in NCS 2.7.0 & nrf5340. Here is background: 1. Our project is using...
On NRF52840, programming provision.hex with the command as follow:
%nrfjprog -f nrf52 --sectorerase --program provision.hex --reset --verify
On NRF54l15, the nrfutil...
Test platform: nRF54L15-DK
NRF Connect 2.9.0
When calling spi_write_dt, under the hood spi_nrfx_spim.c > configure is called to prepare the SPIM interface for a transmission...
I have an application that runs well on nRF52DK. It is like peripheral uart. I only use Tx/Rx and one LED. With OTA. All works as intended. I use NVS for parameters but nothing...
I've been trying to enable the watchdog as early as possible during boot. I haven't been able to find any way to configure the nrf52832 watchdog to enable itself prior to...
NCS 2.7.0 with NCS Toolchain 2.7.0 and latest NCS SDK extension
When I right click on a build configuration, there is an menu item "Copy Build Command"
which produced...
Hello, Nordic team.
We are getting the following error and log when we try to program our new nRF52840 DK on Windows 10:
Failed "reading readback protection status...