Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
It is not possible to connect to the Peripherial using identity address steps to reproduce 1. connect to peripherial using random mac address 2. bond using random address...
I'm currently working with a BL5340PA module with the external antenna connector. we were wondering what was the RF switch isolation between the two antenna outputs. In other...
Hello,
I am currently working on a project using a custom board with nRF52840 + nRF21540 . I am trying to measure wireless performance using Direct Test Mode (DTM) , but...
Hi, when I use OTBR to commission a matter bulb(52840DK), I found this log:
I: 7371 [DL]CHIPoBLE connection established (ConnId: 0x00, GATT MTU: 247) D: 7448 [DL]Indication...
Hi,
I have been trying to use the radio_test example application to try and accomplish my goal but no success so far. My goal is to be able to compose an advertisement packet...
Hello, we would like to use the 4th reference circuit with the QIAA footprint from the Nordic nRF52840 chip's datasheet. However, in our PCB design, can we change the placement...
Hello,
I'm attempting to write to a ble characteristic but when i call bt_gatt_write, I get BT_ATT_ERR_INVALID_ATTRIBUTE_LEN, I have tried to send the same command using...
Question: I am working with the Ebyte E73-2G4M08S1C module, which is based on the nRF52840 . The module provides D+ and D- lines . Can these lines be used for debugging and...
Hello,
I'm trying to put the nRF54L15DK into System Off mode, using sdk & toolchain version v2.8.0.
The provided example (\samples\nfc\system_off) works on my evaluation...
Hello Team, We are currently building a circuit using nRF52833 QDAA QFN40 ( Configuration 5). We would like to know if there are dedicated pins to be configured for BOOT as...
Hi everyone,
I'm working on a Matter based project on the NRF52840 SoC. Since it's an Iot project project we need to reduce power consumption at it's minium for lifetime...
We're starting new medical research project where we have to send data at rate of around 4Mbps from the sensor array for a distance (omnidirectional) of around 2 meters. The...
Good day,
I am learning how to program NRF52832 chips using the NRF52 DK. I am using Segger embeddded v8.2 for the moment as I have not yet learnt how to use the NRF Connect...
Hi,
We have a project based on NRF52811_xxAA_REV1 running on multiple devices without any problem.
Nordic announced recently newer version of SoC (REV2, aka B0) and since...