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...
Hi,
I encountered a modem fault (NCS v2.5.1, mfw 1.3.4, nrf9160DK). Here's a portion of the log leading to the fault:
[24:36:01.333,312] <inf> gnss: event NRF_MODEM_GNSS_EVT_PVT...
Hello!
I am a beginner and am trying out an MQTT example on my nRF9161 DK that I recently bought in my Visual Studio Code on Windows 11. I am aware that the sample application...
Hi,
I am able to get my CA certificate working using TLS for MQTT. but im not able to get the TLS Client certificate working.
I had created a client certificate as per...
Hello, I'm following along the nRF Asset Tracker guide and I'm on the step 'Create device credentials'
Running the command
' ./cli.sh create-and-provision-device-cert...
Hello support.
A new design is looking at using nRF24L01+ to communicate wirelessly. I'm aware that this IC is no longer recommended for new designs, however, it's the one...
Hello,
I am trying to use the LTE modem serial example on a customized board that communicates an NRF9160 SICA B1 with an external STM32 microcontroller through the UART...
I am using the nRF52840 with NCS SDK v2.5.1. I tried to implement non-volatile storage in my application, and it is working on the DK board, but the code is not working on...
Hello,
I am using the DK Buttons and LEDs module to get the status of my button on the ANNA-B402C ( nRF52833 ).
I wanted to check if any debounce filter/mechanism software...
Hello,
as mentioned in the subject, I want to use single bank while CONFIG_BOOTLOADER_MCUBOOT=y. The reason is that the nRF7002 firmware is so large, it would cause an overflow...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I want to debug using the Logger module...
Hello,
I am developing a nrf5340 project based on the Nordic AWS IoT library. Connection is via Ethernet (W5500) and it works fine as DHCP and SNTP works fine and I can...
Hi,
I'm using nRF5340 Audio DK with a modified example code provided by (thanks again!), which integrates peripheral NUS through extended advertisement in parallel to...
Hi, I am using nRF5340 dev kit. I have successfully accessed external NoR flash (mx25r64) over qspi. But once I enable BLE with setting 'CONFIG_BT=y', I got littlefs mounting...
hello. Is the nrf5340 network core supported DFU with Single Slot? Not Dual Slot. If it is supported , can you tell me the URL describes how to DFU with Single Slot.