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...
Hello, I am trying to use the subghz template in ncs 2.5.2 but I am running into an issue when enabling NanoPB. When enabling NanoPB with CONFIG_NANOPB=y the application faults...
Hi Nordic team,
I'm using the nRF5340 + nRF7002 to securely connect to my backend over HTTPS using Wi-Fi and the native TLS support (mbedTLS).
What works:
I can...
I have been trying to use the Nordic security backend with the MQTT library (TLS transport). However, after I finally got everything to build , I am now getting runtime errors...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
I am using 2 nRF528400DK boards. Each board has a unique BLE Mesh sample loaded. The samples were made by modifying the default mesh sample provided by zephyr. One sample...
What should be format of USER Certs for Matter factory data?
CONFIG_CHIP_FACTORY_DATA_CERT_SOURCE_USER =y
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip...
Setup: NCS v2.8.0 nRF52840
Hi,
I would like to ask about the implementation of Zephyr's SAADC driver (` adc_nrfx_saadc.c `).
In the project I'm working on, I need to...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
Hi support
I am developing code for the application core on the nrf5340 and testing this on an nrf7002dk dev kit. I am using sdk version 3.0.0. The code needs to read from...
Hi,
I'm using the nRF52833 to develop a BLE beacon and built a Bluetooth gateway for my application.
Application Requirements:
The beacon should advertise using...
Hi, How I can use/install nRF Util software ( device, nrf5sdk-tools, etc ) in a lab without internet access on MacOS machine ? I can download ' nRF Command Line Tools' but...
Dear Team. There is a bug in the SDK starting from version 2.9.0 regarding the linkage of libraries. Indeed, I have a CMakeLists.txt file that works perfectly and correctly...
I have been testing nRF7002 in STA mode and in monitor mode. Both work fine - but is there a way to have both of them at the same time? Is this a feature that can be implemented...
Hello,
I want to perform some antenna measurements and compare the rf performance of my custom PCB with an nrf9160 SiP with the nrf9160 dk.
To perform some antenna measurements...
Hello - I have the exact same question as proposed in this thread - I am wondering if there has been any change in the 3 last years since it was posted.
In a nutshell, we...