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...
I am using the Adafruit Feather nRF52840 Sense with a W25Q32 external flash and MCUBoot . I can successfully read and write to external flash using NVS , and simple DFU works...
Hello Nordic Team,
I am working with the nRF5340 Audio DK as a central device , trying to establish a secure connection using Security Level 4 (128-bit encryption with LE...
Hi,
I noticed an issue with CONFIG_NET_L2_OPENTHREAD=y in my project, and I prepared a newer, simpler project to investigate in the issue.
The new program simply sets...
I am developing a device that uses ESB.
Uses modules that are Telec and FCC certified with BLE profiles. (module : MDBT50Q-512K)
I have a few questions.
Q1. The TX power...
Hello,
I’m working with an nRF5340-based device (NORA-B106-00B) and nRF Connect SDK 2.0.2. At low temperatures (around -20°C), some boards fail to advertise BLE (the advertisements...
Hi,
MPSL radio notification API has been removed from the nRF Connect SDK v2.6.0.
Is there any alternative way to get radio notifications?
Regards,
Narendra
There are two USB ports. IMCU and nrf5340. I had a lot of trouble with bad cables but i found one that works and I find that I have a jlink drive that pops up so I know there...
Hello - Above is an error message I am encountering when attempting to use the NFC record_text sample code for a nRF54L15DK in TF-M as the Secure Environment.
The samples...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hello, After successfully building Wi-Fi Fundamentals Lesson 3, Exercise 2 under nRF Connect SDK v2.9.1 & using nRF5340-DK with nRF7002-EK, I get the net_zperf: setsockopt...
This issue is a follow-up to the previous one: 341132
When upgrading our device from Matter 1.1 to Matter 1.3 firmware via OTA, the MCUBoot program in the old firmware fails...
Hi,
We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from...