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,
Using wifi monitor sample on NRF7002 DK, packet length is constantly 70. It was checked both by reading received variable from:
received = recv ( packet -> recv_sock...
Hi Nordic DevZone Community,
I am working on a project using the Zephyr RTOS with an nRF52833 series board, and I am trying to interface with an SSD1306 OLED display via...
I have a device with a programmable output pulse width for its data ready signal. I need to be able to reliable receive the pulse so I don't miss any interrupts, and I'd like...
Hi everyone,
We are using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. Our application collects data from a sensor via I2C and then sends this data to a smartphone via...
Hello,
We are doing some Wi-Fi connection tests on our custom board equipped with the nRF5340 and nRF7002 chips, and at some point during our tests, we encountered a strange...
Hello,
I found the GPIO P0 menu in the peripherals view:
Tried to change the value with the tool (set to output) and manually (changing the register value from 00A00000...
Dear all:
AFAIK, DAC contains the device's identity information and the manufacturer's signature.
On the other hand, The private key is used to generate the manufacturer...
Hello, I have created a custom board with the nrf52840 QFAA and have already flashed it successfully. I do the flashing and debugging with the nrf52840dk. Now I have written...
I see a number of manufacturers offering modules with this combination of silicon, e.g. MS24SF1 from MineW. (Indeed, MineW's press release for this part says " Semtech and...
Hi,
I can successfully start commissioning role when I use cli and the leader gets the commissioner active state. But when I try the same using API all, the leader gets...
Hi,
I am trying a network joiner session from the API. First I do a factory reset to clear any previous network data in memory. However when I run the following code, it...
My project needs to enable Litlefs to read files in the bootloader. I added it in the configuration file of mcuboot
But when these errors occur ,I can't find the reason...
Hi,
We have one customer having two CoAP hosts and some CoAP clients in the form of wireless sensors. The sensors are paired to a single host. The pairing is actually in...