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.
I use nRF52832 with SoftDevice and several TWI-connected IC's.
The power consumtion of nRF52832 is 14 uA after TWI initialization (low power mode and DC-DC regulator...
Hello, i have six buttons on my custom board, these buttons are inited with following code:
(there are pull up resistors present, hence NRF_GPIO_PIN_NOPULL is used)
SEGGER_RTT_printf...
Hello,
We are using nRF52840 chip for a power-sensitive application.
We use the UART which is connected to a LoRaWAN module.
Now when I enter the system ON mode after...
Hi,
I just started working with Zephyr and having some problems right out of the gate.
Board: Nordic nRF52840DK Example: i2c/spi_fujitsu_fram Branch: Main
When I'm using...
Can Nordic team be sure that SweynTooth test team has tested Nordic chips? If so, the claim in Nordic dev zone that Nordic chips are not listed indicating Nordic chips are...
I have followed Einar's response on the below thread but I still cannot see the logs on the SES
https://devzone.nordicsemi.com/f/nordic-q-a/79682/adding-mcuboot-bootloader...
Hey devs,
I'm trying to get the i2c interface to work with the MP8862. I followed the TWIS driver guide to get started and in there everything worked.
Now I wanted to...
Hi Everyone,
I'm using VS Code, nrfConnect SDK v1.7.0
I'm trying for minimal bluetooth roles(either central/peripheral) along dfu support in nrf52820 chipset.
when I...
Hello,
I recognized a wrong answer is sent by the ZigBee stack of nRF Connect 1.5.1 and 1.7.0 (and others).
Eg. the application provides a color control cluster as a...
Hello.
It is developed using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I am implementing the advertisement processing, but the advertisement stops when...
Hello,
I compiled pc-ble-driver from github and it when i debug heart_rate_collector in adv_report_parse function i only get 1, 10, 255 field_type and never BLE_GAP_AD_TYPE_COMPLETE_LOCAL_NAME...
Hi,
I am trying to erase and flash a nRF52840 chip on a custom board. I use a J-Link EDUwith the Cortex M adapter to plug onto the board. I checked the hardware conf several...
I am using libuartes example. I only use send_UART (char*sdata, int len) in main before while (true) or in void uart_event_handler(void *context, nrf_libuarte_async_evt_t...
I'd like to use Power Profiler to measure really low currents (watches) ~0.4 microAmps.
However, Power Profiler II measures 1.5microAmps even when disconnected with or without...