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...
My Zephyr based application is buildable and working fine. I followed this tutorial, trying to enable bluetooth OTA for my app: Add DFU support to your application - Software...
SDK Environment: nRF Connect SDK v1.8.0 Target: Decawave DWM1001-DEV. This uses the nRF52832
I used \ncs\v1.8.0\bootloader\mcuboot\samples\zephyr\hello-world as a starting...
Hello,
We have a battery-powered product that currently uses the NRF52832. It is a very low power space-constrained application, so we always evaluate any potential current...
Hello,
I have set my softdevice s132v3 with SDK12.2 and nrf52832 to use connection event length extension and data length extende with connection parameters as shown below...
Two Factor Authentification is enabled for my primary account (I had to create a second one to ask question).
Something has gone wrong with setting up two factor authentification...
I wanted to implement a time sync feature on nRF-52840 DK. I took a reference from this example, but there were certain things unclear to me.
Can somebody explain to me...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
There is a numeric comparison as an authentication method, can I do it with sdk17.0...
Hello,
I'm new with Nordic products, and I'm trying to use my New dev kit nrf5340 DK.
The request today is about my code, I implemented my code in the DK, and now I want...
i have nrf52832 and softdevice s132. i want to calculate throughput. i tried running ble_att_mtu_thorughput example and read https://www.novelbits.io/bluetooth-5-speed-maximum...
Hi,
when debugging BTmesh (with MPSL) breakpoints trigger an assert. This is listed in the known issues of the nrfConnectVScode page:
https://nrfconnect.github.io/vscode...
Hello, i'm trying to flash a code in my module nrf52805 thx to my Dk nrf52840. i have this error I followed the instructions here: https://devzone.nordicsemi.com/guides/short...
Hello,
I want to build a configuration where MCU Boot secondary partition is in the external flash and QSPI data encryption is turned on.
I modified the nrf_qspi_nor...
Dear, I want to interface nRF5340 to normal 16x2 Alphanumeric LCD running on 5 Volt. Are the Port pins of nRF5340 5 Volt compatible when nRF is running with 3.3 Volt supply...
Hello,
After succesfully configuring the W5500 driver using Zephyr, I am trying a few examples in the given samples (socket echo). I am unable to send or receive / ping...
On the nRF5340 P0.00 and P0.01 are used for the 32.768 kHz crystal by default and are not available as GPIO on the connectors.
how to remap this pins to gpio?