I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
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...
Hello,
I am currently evaluating MCELL location on an existing project, based on nRF9160.
After some trial and errors, I managed to get it working.
However, I ma a bit...
When performing a OTA update with RPA enabled, the dedicated DFU app, nrfconnect app, and nrfutil.exe fail because after the buttonless bootloading has been enabled the device...
Hi Nordic Support,
I recently purchased two nRF54L15 development kits from Mouser Electronics. While one works perfectly, the other one appears to be completely dead out...
Hi,
In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than...
Hi Nordic Support Team,
We are working on an nRF5340-based application using the nRF Connect SDK and would like to implement FOTA for both the application core and the network...
Dear Nordic, i have started my application with toolchain & sdk both v3.3.0, using custom services & charachteristics, with BLE advertising @500ms interval works fine. but...
Hi all,
Using two nrf54l15DK boards, v3.3.1 ncs, and ipt_initiator and ipt_ reflector demos without any modifications, in a testing environment at a distance of 5.1m, there...
Hi,
Using nRF Connect SDK v3.3.0, Toolchain v3.3.0, nRF Connect for VS Code 2026.7.2128, and J-Link V9.24a, I see the following errors when flashing a custom board connected...
Hi,
I am working on a Zigbee coordinator based on nRF52840 using the nRF5 SDK (ZBOSS stack).
My network includes up to ~50–60 devices (both mains-powered and battery-powered...
i would like to implement multi pairing connection of 20 peripheral device by single central mode. Is it best solution to adopt multi NUS sample S/W in GIthub?
Hi!
I am using nRF9151-DK, enabling UART1 and using CONFIG_UART_ASYNC_API.
The build is successful, but the problem every time i connect a flashed kit with this binaries...
Hi,
My central device is running into Bus fault when continuously sending data to multiple connected peripheral device and any of peripheral device got disconneced. Issue...
Hi everyone,
We are using the nRF52840 and nRF54L15 in our designs. We want to perform board validation before an image swap in MCUboot to ensure that the incoming image...
Hi everyone,
I’m currently evaluating whether it is practical to use the nRF9151 DK together with the nRF7002 EK in the same project.
The goal is to use the nRF9151 for...
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...