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...
1.I want to know whether there is any existing network in the same channel .And get the existing network's information like PAN ID.
Any APIs to do this?
2.How to set...
Hi,
I'm trying to run a display using SPI, and I've run into some troubles. I've attached my code below:
My issue is that the program never gets past the while loop...
Hi,
I am getting the GATT ERROR during init packet stage during firmware upgrade. I am using SDK 14.2 and nRFConnect application on Samsusng Galaxt S8. It looks like I am...
Dear Team
We have selected nRF52840 in our design.
I am layout designeer.
Please send refenrence layout section for nRF52840 to me.
I want study rhe layout design...
Hi,
I am currently developing Bluetooth Mesh for our battery powered products which needs to be updated on demand.
I am running the Mesh light switch examples on the...
Hi,
I'm completely new to the Bluetooth trying to understand a thing or two.
Bluetooth 5 comes with Mesh support and NRF52 supports it with Mesh SDK.
Now my Questions...
Stack - nRF52 DK, SDK 15.0.0, Segger Embedded Studio, Windows. Using code examples described below.
So my high level goal is to read data from registers in an I2C sensor...
How can I relocate or manage the transition between the bootloaders interrupt vector map and the applications interrupt vector map which will be at different addresses in...
Hi All
Working with my nRF52840 DK board and running the BLE Central & Peripheral\ Experimental CLI interface example, I customized my DEVICE_NAME to get it advertised as...
It seems the whole system turns down occasionally after start a GATTS link connection with mobile App for a 51822 module when beacon. But the voltages of the module is OK...
Hey All,
I'm curious, has anyone integrated the csense library or lower level driver into a device they've shipped? I'm quite worried about variation and also difference...
Hello I am using nRF52832, sdk v14.1, pca10040.
With regard to SPI, I am using the spi master in nrf_drv_spi.c to handle multi-byte spi transactions. I am able to do this...
Hello,
I developed a program for nRF51-DK with mBed. The program uses the S130 V1.0.0 SoftDevice and it works great, when compiled with mBed. Recently I tried to export...
Hello!
I'm in the middle of a power consumption reduction process and have found something annoying. On the PCB (DWM1001-DEV) nRF52832 is wired to DW1000 with SPI. Additionally...