hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
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...
Hello,
how is it possible to determine the SDK and Toolchain used when opening an NRFconnect Terminal in VSCode.
It automatically opens the terminal with the 2.8 Toolchain...
Hello,
For my project, I want to develop a Zigbee coordinator for the Thingy:91 that receives reports from end devices and it publishes the values to the cloud. I've developed...
I am currently running nRF Connect Desktop App on Apple M2 chip (ARM64 ; 23.6.0 Darwin Kernel Version 23.6.0)
I have installed nrfconnect-5.1.0-arm64.dmg
Two major issue...
I can read above 3000 samples from accelerometer, before connecting to BLE, but after connecting to BLE the data rate reduces to 200 samples. This is clearly checked and identified...
I have been using VS Code and nRF Connect extensions for over 1 year. I run on a Mac Mini computer with Apple M2 processor. I recently updated the macOS to Sequoia Version...
I'm trying to build my project for nRF54L15 DK. The project uses mcuboot. When mcuboot is being built, I get following warning:
I guess the problem is caused by the config...
Hi, DevZone,
Our customer, Hosiden Osaka, wants to get the recommened foot print regarding nRF54L15, that is, the following each land pattern respectively;
- WLCSP 300um...
I am writing a program for the nRF52805 for use in a battery-operated remote. It needs to wake up from sleep when any button is pressed, perform the interrupt (blinking an...
I have found that in NCS SDK 2.6.2 it was very simple to enable FLASH_SIMULATOR as part of the mcuboot configuration overlays. But starting from SDK 2.7.0, I keep getting...
Hello.
I found this in the sx126x .c driver :
These lines did not allow adding more than one device to the overlay . I removed this code and rewrote all driver files...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hi,
I follow the execise https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/device-firmware-update-dfu-essentials...
Hi,
I'm trying to find the BOM referenced in the Hardware Design Guidelines for the nRF9151 under the Schematic Design section. According to the document, the BOM should...