I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
Dear Experts,
I am currently working on verifying the BLE 6.0 Channel Sounding functionality on the NRF54L15DK. However, I encountered issues when trying to compile two...
I am using VSCode with nRF extension with the latest 2.9.1 SDK.
I have been working on an application for bluetooth for the 54L15-DK.
I want to do a custom sensor driver...
Hi Sigurd,
I'm finally using the mcuboot and mcumgr_cli I worked on in summer of 2023. I generated the mcumgr_cli for debian with go lang back then. I'm building my app...
Hi,
I have a problem with unmodified BLE Shell and changing security level to 2(aka just works).
1. I'm connecting from BLE Shell to the device that requires level 2 2...
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...
Hi,
I've just migrated my project from NCS 2.6.1 to 2.9.0 and I'm having some problems with the UART.
I'm using the nRF52833 DK to communicate with another device and...
Hi Nordic team,
We are currently investigating how to ensure that the fuel gauge continues learning and retaining the battery's charge/discharge profile over time.
In...
Dear Nordic TS/Sales,
We've purchased two nrf9161 DK for evaluation, and I'd like to set them up to run DECT NR+. I was viewing this webinar, https://webinars.nordicsemi...
Hello, I would like to implement a simple RSSI-based distance measurement function using the Periodic Advertising Samples(periodic_adv & periodic_sync). In the scan callback...
I am using Zephyr 2.9.0 with the sdk-nrf repo v2.9-branch checked out. The locator_tag sample builds without issue and flashes to the nRF54L15-PDK without issue. I have a...
I'm trying to use raw packet transmission (IN combination with wifi promiscous mode and raw sockets eventually) with my nRF WiFi device. I have both the sample raw_tx_packet...
Hello, Not sure if this is the place for these questions, but here it is:
I've configured new board, and when I try to debug using the ncsconnect vscode plugin (linux...
Dear DevZone,
I would appreciate your assistance in understanding how to correctly configure Wi-Fi and BLE coexistence for the nRF5340DK and nRF7002EK with SDK version 2...
Hello,
As per the title, I am trying to use the nRF52 dongle to interface with our device which uses nRF52 based module. The idea is to communicate with the dongle over...