Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
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...
Hello Devzone,
Our research group is using the NRF52832 chip embedded in a flexible substrate to transmit EMG (muscle) signals via Bluetooth. We’ve been having a couple...
I have been trying to find a solution for this but to no avail. I have nrf connect 3.10 installed. I am trying to flash my compiled code but keep getting the error: Unsupported...
In general, it's not a question, but the only suggestion for SDK developers how to improve debugging way.
So, while implementing DFU upgrade in my project I faced to the...
Hello everybody,
My project is based ble_app_eddystone example and nRF5_SDK_17.2.0 SOC is nRF52832.
Beacon advertise Eddystone UID +Eddystone TLM +Eddystone URL, works...
Dear,
how to change the adv. timeout setting and disable uart0 and uart1 in ncs v1.6.1?
I use the nRF5340 and example peripheral_lbs.
The path is as below:
nrf\samples...
I am using the following CAF modules on nRF52840DK, ncs 1.9.1: Buttons, LEDs and Power manager (see attached project caf.zip)
Button 1 is used for ON/OFF fuctionality. When...
I submitted a project idea for the Electromaker make it smart thingy:91 contest. Part of that was to detect and alert a user if there was an impact. This would require access...
How do I find out which peripherals are available at the same time?
Somewhere it was mentioned, that peripherals wit the same "ID" are on the same HW and only one of them...
Hi,
What's the max range achieved with BL5340 (With PCB Trace antenna) in indoors and Outdoors when advertising and connected mode? (With 1M,2M and Coded PHY(125Kbps,...
I use nrf connect sdk 1.9.0, to run periodic_adv and periodic_sync example.
The adv side sends this data: mfg_data[] = { 0xff, 0xff, 0x00 };
But in sync side in scan_recv...
Hi,
My mesh project is occasionally suffering some dropped messages and after probing around I found this on one of the nodes.
I have four nodes and one gateway running...
Hi,
In nrf52840 dongle, I use nrf_crypto_ecdsa_sign function to sign.
Everything is fine in when building, but when testing the real world data, it’ll will show error...
I use 52820 to do ble_usb+esb project, but I have encountered problems when adding USB. I have added USBD_HID_COMPOSIT in the project of \ examples \ peripheral \ usbd_ble_uart...
Dear community
I am developing an autarkic embedded system where I harvest energy from a thermoelectrical generator. It is a simple application, I need to acquire the open...