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...
hello:
My project is based on "esb_rx",NCS2.5.1,nRF52832.I need a Unique address for my product ,so I add flash read/write function for my projict, base on "soc_flash_nrf...
Hi,
we are facing an issue of loading the application written with nRF Connect SDK to the nRF52840 which has nRF5 SDK's secure bootloader. Update process should be performed...
I try to enable APPROTECT by nrfjprog but seems not work, I still can read the memory after device (PCA10090) reset.
Here is the commands I test to enable APPROTECT
...
I was trying to update the PPK II software, but I am receiving a error message: "Error: EPERM: operation not permitted, mkdir 'D:\'"
Well, in my Windows environment, the...
Hi,
We have been using the DeviKit for our initial development and now we have developed our own custom board using the nRF5340. I trying to flash the device, but couldn...
Hi, We noticed that if you do not "Disconnect" a SEGGER RTT connection (on the RTT Viewer), the nRF52832 chip latches into using a relatively large amount of power (~3mA)...
I'm running the latest nRF Connect under VS Code on Windows 11.
What used to compile and not show errors (a couple weeks ago, and running 2.6.0) is now showing errors on...
I am having a problem where the UART is getting noise and bad data (I assume framing errors too) with Zephyr drivers. I was wondering how in Zephyr do you check for framing...
Hello,
This demo gives me automatic pairing and password input.
https://devzone.nordicsemi.com/f/nordic-q-a/44658/communication-problems-between-ble_peripheral-and-ble_central...
This question is in lieu of an issue on the repository, because I don't think issues are accepted there?
I noticed I was getting the following CMake Warning:
Could not...
I am running on demo "nrf-knx-iot/samples/light_switch_sensor".
I built the demo and burned it into my nrf52840dk successfully, but I could not see more logs.
I found...
Hello! We recently acquired a Nordic Thingy:91 for prototyping and it was working great until I came into work this morning and it was no longer showing any signs of life...
Hi Support team,
When I compile the application on the network core of nRF5340, the result is like below:
There is a 64KB SRAM1 with usage 0%, could you tell me what is...
Issue: No Interrupt Signal on GPIO0 Pin of MAX30208 Sensor with Xiao BLE nRF52840 Using Zephyr NCS v2.6.1
I was write a code for max302078 sensor driver but in this i want...
In some examples that use nrfx libraries it is necessary to extract a GPIO PSEL, which is usually done like this. Give the following DT definitions
``` leds {
compatible...