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 have a custom board with nrf52840 chipset that controls a GSM modem over UART, and this setup works just fine (zephyr project).
Now, I'm trying to replicate this...
Hi everybody,
I get this error trying to set coded_phy advertising on nrf52840 dongle. This is the code that i try.
The error that i get is:
That means I/O error...
I flash v1.7.0 at_client and mfw-v1.3.0 into nrf9160-DK board, LTE works normally and the board can get the ip. ( https://files.slack.com/files-pri/T0SBEQ7AR-F02J4REC8RX/nordic...
I'm trying to implement communication protocol that involves clock and bidirectional I/O line. Clock signal is coming from an external device and expected to be in 1-5MHz...
Hi,
Could you please help to fill which nRF9160 SIP revision fit for SDK?
nRF9160 modem firmware version
nRF Connect SDK
nRF9160-DK, SIP revision (BA, B0,...
Hello,
I have a question about the best way of implementation.
The data will consists out of a struct with multiple pressure and temperature measurements coming from another...
Hi everyone,
I have this question to ask. So I am trying do make an end device that run on low power. I can see that there is an example about the sleepy end device in the...
Hello everybody,
I wonder if somebody could give me an example of an easy way to use saadc without using any adc_event_handler for sdk 15.
I'm trying to do it myself from...
Hi,
I connected an external MCU and going to run AT commands sequence by using serial port (UART2).
Can someone provide the sequence of AT commands to get fixed A-GPS...
Looking for advice on reading data from the BL654 UART RX pin which is getting a text data stream from an STM32 micro.
I tried the "peripheral_uart" sample app in Segger...
When "Zigbee Dongle" is successfully connected and communicated with terminal devices, if the terminal devices that have been successfully connected to the network are all...
Hi there
We are trying to modify the MQTT_Simple example to be able to send more info than the status of pressing a button and having a button pressed notification go back...
Hi, I wanted to merge two example projects: "ble_central/ble_app_uart_c" so I have central client application, and a "peripheral/ble_usbd_ble_uart" so I have working USB CDC...
Hi everyone,
Im working and learning for private project CAN bus sniffer which when receive some data trigger some relay...
I have mcp2515_can hw-184 board on which Im...