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...
We designed a board based on the nRF52840, and are using nrf5 SDK 17.1.0 with S140 SoftDevice. The board has an RTC, LSM6DSO as IMU, an opamp front end for the analog inputs...
I am looking at the "mesh_shell" example project. I was able to build the sample for nrf5340 dk this way:
- create a new build configuration for "nrf5340dk_nrf5340_cpuapp...
I am working with an IQS572 capacitive touch IC, and when communicating with this IC, the communication window will shut down if it receives a STOP bit.
I am writing a lot...
Dear all,
I am use nrf5340_audio_dk to run the audio_application and I use the BIS mode. I post 2 loggings at the headset device as the broadcast_sink. All things seems...
When I try to build the SDK example WiFi monitoring it showing error, C:/ncs/v2.6.1/nrf/ext/oberon/psa/core/library/check_crypto_config.h:80:2: error: #error "PSA_WANT_ALG_DETERMINISTIC_ECDSA...
As far as I can tell, it is not currently possible to implement the following functionality in a simple way with pynrfjprog across the various device families.
* What is...
Dear Sir/Madam,
I am using Zigbee: Light bulb — nRF Connect SDK 2.6.99 documentation (nordicsemi.com) this sample to do an evaluation, and I would like to change the tx...
I'm trying to do an ADC measurement on AIN6 on an nRF52832. This is how I have things set up:
proj.conf:
Overlay file:
ADC initialisation (this gets called on power...
Hi Support Team
We are testing the sensing of zephyr sample in the below directory with nRF52840, but we can't find which callback function is used to get the sensor data...
Hello,
Im trying to update the custom nrf5340 board over BLE. I have managed it using nRF Connect and Device Manager.
I can upload it using nRF Connect, but I need to...
Hello!
We are on the process of implementing our own desktop program to run DFU over BLE, similar to how the nRF Connect application does it. We are using SDK 17.1.0 in...
Hi ,
I would like to know if we can use 2 PPK's in such way to measure both direction.
As you can see in the diagram , the current can flow to the battery or can flow...
The bluetooth program refers to app_ble_uart. Bluetooth uses nRF52840. I use stm32 MCU to transmit data through UART. The baud rate is 460800 for transmission. The UART transmission...
I am using nrfConnect for Visual Studio Code 2.6.1 and I am being asked what version of Zephyr I am using when diagnosing a problem in a Zephyr forum. There has to be some...