Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Hello,
Is it possible to use the filtering options provided by the nRF52840 BLE sniffing firmware for Wireshark, in Tshark? Specifically the device address filtering....
Hello, I have two questions. 1. First, are these pins reserved in the SOC level or DK level? this if from the nrf52840dk device tree. meaning, if I have a custom board, should...
Hello,
I'm using an nRF52840 on a custom board operating in high voltage mode, powered either by a LiPo battery or USB. The design follows configuration 4 from the nRF52840...
bt_mesh_dfu_metadata_encode always adds comp_hash and elems fields to the buffer
However the bt_mesh_dfu_metadata_decode function checks if the fw_type is
BT_MESH_DFU_FW_CORE_TYPE_APP...
Hi Nordic DevZone Community,
I am currently working on a BLE peripheral application using the Zephyr stack and have encountered an issue where my device stops advertising...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
My HTTPS code works fine, but when I try to merge the configuration files for BLE, ADC, WebSocket, and...
I am performing OTA of nRF52840 with BLE. It is working fine but device takes around 20 seconds to reboot after OTA image data is transferred to nRF52840 via nRF device manager...
Hi, I use nRF52840 DK (SDK 2.5.0), all my attempts to raise examples for "Matter", were not crowned with success (for example projects: Light Bulb, Light switch). Everywhere...
Hi all, We are using nRF Connect Application to discover Bluetooth device implemented on nRF52840 MCU. Company identity data is set within the manufacturer specific data sent...
What are the implications of calling nrfx_nvmc_page_partial_erase_continue() faster than the period I specify in my call to nrfx_nvmc_page_partial_erase_init()?
I'm erasing...
Hello Nordic Team,
We have designed a custom PCB for our product using the nRF5340 SoC. The peripherals resemble the ones in nRF5340 Audio DK. However, we are unable to...
Hello Nordic Team,
While developing on the nRF5340 Audio DK, there are certain unusual behaviors that are tracked down by our development team over the bluetooth module...