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.
...
I am using the nPM PowerUp utility along with an nPM1300 development kit. The software provides options for configuring the soft-start current of the load switches. However...
Had an interresting issue that we have resolved, but we're trying to understand...
We had a timer (TIMER2) running and matching towards CC[3] every 500us. This match results...
Hi all,
I searched nRF54L PRELIMINARY DATASHEET v0.8 and found
9.1.1.2 DLPIDR: TINSTANCE field description reads " This value is set by the UICR.TINSTANCE register. "...
Hello Nordic Team,
I am writing on behalf of my company, where we are developing a cross-platform application using .NET MAUI . As part of our application, we need to implement...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I'm using Bluetooth Mesh Sensor code, working on the nRF52833 DK. I want to add my own sensor, the ICM20948 IMU, to this function and send the sensor's readings to the Mesh...
Hi Support team,
My application was based on NCS v2.5.2, which has no driver for the charger bq24295, and I ported a driver from Linux and it worked well.
Now I want to...
Hello! I need to send a text message to my server via HTTP post; I found this application on the forum; nevertheless, I received multiple errors: "error: unknown type name...
I am trying to make a device based on Seeed XIAO BLE nRF52840, which should periodically transmit battery voltage via BLE. The BLE connection should be constant I wanted to...
Dear all,
Recently, I developed LE audio examples using nRF5340 following the instructions from nRF connect SDK 2.5.2 ( https://developer.nordicsemi.com/nRF_Connect_SDK...
Description:
I’m encountering an issue when connecting chip to a mobile device. During the bonding process, the console log on the peripheral confirms that all three phases...
The watchdog timer is kicking in our code base and I am having trouble tracking down the cause. In a bit to try and debug the issue I disabled the WDT and now I am getting...
Whenever I try to log into Nordic DevAcademy to continue my courses, I am told that my IP has been blocked. I am not sure why this is happening? My laptop is a company laptop...
I am transmitting a buffer of 300 bytes over DECT NR+ connection. The transmitting device is an nrf9151dk running the DECT NR+ modem FW 1.0.1. The receiving device is an nrf9161DK...