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...
Hey, We are currently plan to start Bluetooth FCC certification process with our nrf52840. We were wondering if the BLE Direct Test Mode sample implements all the necessary...
We are developing Master and Slave devices. A slave must pair and operate only with its master. It must not be paired with other masters. Is there any way?
Thank you
BR...
Hello, I have recently changed my development platform from a Windows 10 PC to another PC running Ubuntu. I am using the v2.5.0 SDK version on both platforms and the nrf52840dk...
Hello, Lesson 8, exercise 3, regarding bootloaders and BLE DFU, of the intermediate DevAcademy course had a compilation issue with the nrf5340 DK, and using TF-M. It was caused...
hello,
I tried to apply modifications to use and test the qspi flash mx25r6435f on the nrf9160dk development board. NCS version 2.2.0. I can not see her.
prj
overlay...
Hi,
we are developing a solution where the number of peripheral BLE devices is increasing and we need to manage up to 30 realiable connections. We have been working with...
Hi everyone,
I'm trying to send updated gyro and acceleration values from MPU6050 continuously by BLE function from nrf52832. I'm currently using the nrf52 development kit...
I would like to inquire whether there is a sample or guide to search for and connect to iPhone background advertising when operating with nRF52840/5340 Central.
https...
Hi
Followup on this ticket: Enabling SPI and TWI drivers on Zephyr
First the fundamentals, I am using:
nRF52840-DK
nRF Connect for VS Code: v2024.7.13
nRF...
Hi
First the fundamentals, I am using:
nRF52840-DK
nRF Connect for VS Code: v2024.7.13
I am trying to create a demonstration project, where I need both SPI and...
I am having trouble understanding how to measure the power consumption of the nRF9161DK as recommended by the documentation: https://docs.nordicsemi.com/bundle/ug_nrf9161_dk...
I'm working on a complex legacy codebase for the nRF52840, which uses nRF5 SDK 15.0.0 and the S140 SoftDevice v6.0.0. The device previously only used a custom RF protocol...
Hi,
I'm using SDK 2.1.0 for this project.
I found that when I shut down using the following:
pm_state_force ( 0u , &( struct pm_state_info){PM_STATE_SOFT_OFF, 0 ,...
I was trying to set up partitions on a nRF5340 DK so I can use MCUBoot, settings, and littlefs but am getting this error when flashing the dk:
The output Zephyr.dts has...