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!
Most of the project's application code is written in C++.
SDK headers are guarded with the extern "C" therefore when including no problems arise with linkage.
The...
Hello,everyone
nrf52840,use sdk15.3.0, and I just want to run the example uart,but there is an error which is :ble_link_ctx_manager.h:no such file or directory. and then...
hello ,everyone,
I want to add the dfu service to the hrs example, but after I follow the step by step guide operation, I import the (settings+softdevice+bootloader+app...
I've tried to use Nordic Infocenter ( infocenter.nordicsemi.com/index.jsp) and it doesn't show documentation pages. It shows blank pages instead (see attached screenshot)...
Hi,
I'm using S132 SD 6.1.0. I'm transferring some advertising data to the SoftDevice and it returns INVALD_PARAMETER. How can I find out, where the problem of the SoftDevice...
Hi,
I got an issue with a battery powered sensor with generic OOB NFC pairing. The NFC is used to pair the sensor with a gateway, but if the device is not connected it must...
I just got the nRF9160DK. Followed instructions in video.
1. SIM card activated
2. Input sequence (push buttons and switches)
Expected LTE device added in nrfcloud ...
Hello,
I am developing an application that will eventually have quite a few different modules and I need to add timers to some of them. I use UART, I2C, SPI, RTC and some...
Hello,
I have a project where I'm using I2C. I want to configure P0.14 and P0.15 as my I2C pins as I already made a board thinking those would be available, however I get...
Hi, I am using SDK 15.1
My device is got hang during execution, namely in the function fds_init() - > while(!m_fds_initialized){..}
I wanted to reproduce this issue...
Hello,
Please can someone help me to undrestand this error while running other exemples in my nrf 51 DK with nrf 51422
PS: IDE : Segger Embedded Studio
SDK : NRF5_SDK_15...
Hello, I'm having a trouble over here, I read some tutorials for creating custom services and characteristics for BLE, and everything is running fine, I have a service with...
Hello,
I wanted to updated to SDK 12.2 and I noticed that FreeRtos is consuming 800uA in sleep!!! We do battery powered application and with this power consumption our battery...