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...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
It is not possible to connect to the Peripherial using identity address steps to reproduce 1. connect to peripherial using random mac address 2. bond using random address...
I'm currently working with a BL5340PA module with the external antenna connector. we were wondering what was the RF switch isolation between the two antenna outputs. In other...
Hello,
I am currently working on a project using a custom board with nRF52840 + nRF21540 . I am trying to measure wireless performance using Direct Test Mode (DTM) , but...
Hi, when I use OTBR to commission a matter bulb(52840DK), I found this log:
I: 7371 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 247) D: 7448 [DL]Indication...
Hi,
I have been trying to use the radio_test example application to try and accomplish my goal but no success so far. My goal is to be able to compose an advertisement packet...
Hello, we would like to use the 4th reference circuit with the QIAA footprint from the Nordic nRF52840 chip's datasheet. However, in our PCB design, can we change the placement...
Hello,
I'm attempting to write to a ble characteristic but when i call bt_gatt_write, I get BT_ATT_ERR_INVALID_ATTRIBUTE_LEN, I have tried to send the same command using...
Question: I am working with the Ebyte E73-2G4M08S1C module, which is based on the nRF52840 . The module provides D+ and D- lines . Can these lines be used for debugging and...
Hello,
I'm trying to put the nRF54L15DK into System Off mode, using sdk & toolchain version v2.8.0.
The provided example (\samples\nfc\system_off) works on my evaluation...
Hello Team, We are currently building a circuit using nRF52833 QDAA QFN40 ( Configuration 5). We would like to know if there are dedicated pins to be configured for BOOT as...
Hi everyone,
I'm working on a Matter based project on the NRF52840 SoC. Since it's an Iot project project we need to reduce power consumption at it's minium for lifetime...
We're starting new medical research project where we have to send data at rate of around 4Mbps from the sensor array for a distance (omnidirectional) of around 2 meters. The...
Good day,
I am learning how to program NRF52832 chips using the NRF52 DK. I am using Segger embeddded v8.2 for the moment as I have not yet learnt how to use the NRF Connect...
Hi,
We have a project based on NRF52811_xxAA_REV1 running on multiple devices without any problem.
Nordic announced recently newer version of SoC (REV2, aka B0) and since...