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 all,
Lost my VM that had a working installation and just setting everything back up.
After installing SDK 1.8.0 and all of the extensions for VsCode. Now both SEGGER...
Dear Nordic experts, Considering a Bluetooth Mesh application based on NCS 1.7.1 and running on an nRF52832 : What steps need to be done to add DFU over Bluetooth LE ? Is...
Hi all,
I have an BLE application where i wish to measure the devices power consumption. I am trying to measure the affect of changing the connection interval, MTU size...
There is a previous similar question here:
https://devzone.nordicsemi.com/f/nordic-q-a/16382/switching-between-apps-with-dual-bank
I am using nRF5232, nRF5 SDK v16.0.0...
Hi!
I am working on a custom board and would like to use an external flash for BLE OTA updates. The FW is based on NCS v1.7.1 and MCUBoot as the bootloader. I would like...
Hello Nordic gang. I'm reading sensor data on the nrf9160DK, the sensors have a fifo with 96 entries. If I can't read the sensors fast enough, the fifo overflows and I get...
Windows 8.1 64-bit: PPK2 shows in Device Manager, does not show as an item in Power Profiler software.
The device works, as I've used it successfully on a Virtual Win10...
What is the difference between the Async Read ApI and the Normal Read API of the ADC ?How the ASYNC read API work ,can anybody explain with sample code. Specially thirds argument...
Hi, We have designed a custom board using nRF52840 SoC, now we want to calculate its power consumption I want to ask if we can measure custom board power consumption using...
I am trying to use the NRF52832 to connect to the BMA456 Accelerometer from Bosch using SPI and am running into the following issue:
All read/write commands work fine...
Hi, I'm trying to implement a timer that will trigger each 10ms (for example) an handler function and do something inside it. So, I came with the idea to implement an App...
Hello !
I would like to use pin P0.12 as common gpio output and configure it on quite later phase in my SW.
I use nrf_gpio_cfg_output and set/clear for have relevant value...
Hi,
I'm working on central_uart and peripheral_uart examples. I want to get the rssi value and tx_power of all advertising packets from peripheral to central via bluetooth...
Hello Everybody,
If you're reading this, you're likely in the same boat as me and need to scale Nordic's build process in an environment that doesn't have access to west...