Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
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...