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,
We are currently helping one of our client develop a product using the nRF5340.
DK versions:
nRF5340-DK
PCA10095
2.0.1
Host OS:
Ubuntu 22.04.2...
I'm a beginner to nRF52840 board, and I'm currently doing the nRF Connect SDK Fundamentals . But I failed to build the Blinky Sample due to the following error:
I'm sure...
I am working with the module nrf5340-DK. I am searching for an example to use the QSPI with the onboard external memory, could you share an example? and the other question...
Hi,
We are planning to move with the nRF5340 + nRF7002 for our upcoming project. We have some queries related to power section which are, 1. can we an use the same power...
This one is throwing me for a loop. We have a very basic NFC component in our firmware that serves up a static NDEF file and wakes the MCU from a system_off state.
We have...
Hello All,
I am programming an nrf52480 using zephyr on a windows machine.
I am trying to write a bluetooth peripheral characteristic, ore specifically to the led...
When using two nRF5340 Audio DKs as bis_transmitter and bis_receiver respectively for the iso_time_sync sample, the iso_recv event is triggered.
However, in the respective...
Hi,
I use nRF52805 chip for BLE tag. FACTOR_MODE pin will be used for production stage. At F/W start point, F/W reads FACTORY_MODE pin, if the pin is high, F/W will enter...
I am trying to program nrf5340 using this command: nrfjprog -f NRF53 --program merged_domains.hex --verify --recover -r
It works fine if readback protection is not enabled...
Everytime I make a call to the usb_dc_ep_write function I get error -22 meaning invalid argument. I have tried everything I can think of. I tried sending a blank packet with...
Hi:
My environment is: nRF5_SDK_17.1.0_ddde560, keil, s113_nrf52_7.2.0_softdevice When using the ble_app_uart example, "Failed receiving NUS message. Error 0x04. " appears...
After discovering that MBEDTLS requires at least 48000 bytes of heap to function, I've had to desperately find some spare bytes to conduct a TLS session over WiFi using a...
Hi,
We move from ESP32 to nRF5340. The API is different. I search all samples and I didn't get the correct samples. Anyone can show me which sample is suitable for us? ...
Hi, I want to use nRF52832 for a product. I am a bit confused about the package selection. I need QFN package but there are many different versions available. Can someone...
Hi,
we are working on a device based on a nrf52840 using zephyr 3.2, which uses bluetooth low energy for advertising and for providing some services with some characteristics...