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 am currently working on a production test bench for products with nRF9160 and soldered SIM cards. To test them, I'll connect them to an Amarisoft Callbox mini through...
Hi, we are updating to the latest SDK 17.0.2. We have a build error in ../components/Libraries/crypto/nrf_crypto_rng_backend.h which references a header #include "optiga_backend_rng...
I'm uploading a BLE & TWI code to nRF52 DK. Now, I'm getting this error:
NRFX_TIMER3_INST_IDX' undeclared (first use in this function)
According to other similar posts...
Hello!
I have the nrf52833 DK and want to connect it to an antenna array for AoA estimation. I plan to have RF output pin to an RF sp6t switch to each of the 6 array elements...
Trying to troubleshoot a linking error in the attached project.
The goal is to be able to parse RSA public/private keys in the following example format... the format might...
We're using the UDP SDK example on the NRF9160DK with modem fw 1.2.3 (10 minute sleep, 0 second active timer), and we're seeing a current of 0.7uA when measuring on the header...
I download 2 projects
1. Zephyr Project 2.5.99
from install to west flash is Done
2. nRF Connect SDK 1.5.99 manully
from install to SES IDE is Done
3. use nrfconnect361x8664...
Hello,
Conf: custom board, custom firmware, SDK16, SD 7.0.1, NRF 52832
When I configure connectivity advertisement with ble_adv_fast_timeout set to <= 180s the advertisement...
Hi guys,
I have a setup to receive the microphone data from the Thingy 52 on an nrf52840 evaluation board. Currently I recive the 131 audio packages ADPCM encodet. In the...
Hello.
There is nRF52840 and nRF9160 on nRF9160 DK.
here are codes on this two chips:
nRF52840: 1:SoftDevice. 2: BLE APP
nRF9160: 1: Modem & GPS firmware. 2: Bootloader...
Looking at PM_EVT_CONN_SEC_FAILED parameters, i.e.,
re: nRF5 SDK v16.0.0, nRF58233, S113
Looking at the definition for pm_sec_error_code_t: “Possible values are defined...
Hi All,
I've had a product (RunScribe) in the market for some time, running on the nRF52832. This was built on the SDK13.1 / and the S332 v4.0.2 SD. All using Keil. As I...
Hello!
I'm planning to start a project with the nrf52832 chip, I mainly choose this product, because of the low power consumptions and ble.
I would like to start my development...
Hi I am using ncs version 1.5.0 and dk version 1.0.0
I just want to try a simple ping test.Is there any at command are sample code is available to check the network connection...