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...
Hi we are using Nordic 54280 .dk
Thanks for your immediate response.
im facing few practical issue with hardware interface.
1.what are the procedure to power up...
Hi,
Two month ago I have test nRF21540 and nRF54L15, they cannot word with each other.
However, I notice these days updated with
https://docs.nordicsemi.com/bundle...
Hello,
I have a program working well in SDK 2.9.1 on nrf52840DK. I want to port it over to nrf54L15DK.
Please help me identify corresponding ports I can use on nrf54L15...
Hello, I've been working with a custom board using the nRF5340, but I’ve been struggling with picking up any BLE signal from it. I flashed the network core separately with...
I just got my custom board in and when the code gets to bt_enable it returns -11, but on the DK board it works fine (using the same board dts files and software for both)...
I am implementing DFU using my own transport to retrieve the binary image from AWS.
I'm developing in 2.6.0.
I am using the DFU TARGET libraries.
When I start my download...
Hello,
I am experiencing an issue while trying to connect an external flash memory (MX25R64) via the QSPI interface on an nRF52840-based custom board. My pin configuration...
Dear Nordic
I'm looking for a DTM code for nRF54L15,
From previous experience of nRF52,
There are some example HEX files available in SDK,
But I can't find any example...
Hi,
I have used the sample given in blog , however, my purpose is to get data from two device "IMU1" and "IMU2", using callback " static uint8_t ble_data_received " to print...
Hello everyone! :)
I have a problem with LTE connection. It worked for a few months; however, since a few days ago, the nrf9151 refused to connect to LTE. I tried with 2...
Hi,
I have a custom nPM1100 borad and want to charge the battery. My schemetic shows here, I notice the battery cannot be charged. My shcemetic shows below:
I have confirmed...
I'm building a system with onboard stereo speakers that can take a maximum of 1,4A when operating at low battery voltage. Can I safely bypass the npm1300 and directly draw...
Hi,
I am wondering whether I can have one "RELAY" device in BLE communication (not BLE mesh), I have look through this forum but only saw some example 5 years ago. As I...