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...
Hi all,
I'm really new with nrf zephyr environement, so for now I've build a custom board build with nrf9161 (look similar to circuit dojo feather nrf9160). I'm able to...
We would like to change BLE's PHY setting 2Mbps to 1Mbps in Audio profile. In SDK ver2.3.0, we could find BLE's PHY setting as follows;
Let me confirm the point to be modified...
Hi there:
I want to do BLE FOTA on nRF5340 Audio DK board. I have sdk v2.6.2. I'm trying to make the existing audio application work by taking the source code as it is from...
So I am using the NRF5340, and it has been fine for a few months now, however today, it stopped working and sending any data between the USB and laptop, the LED5 flashes once...
Hello!
Any and all guidance on the issue described below would be greatly appreciated! I am happy to provide any additional information.
Thank you for your time, ...
Hello Nordic,
As described regarding BLE Serialization in the link https://nordic-prod.zoominsoftware.io/bundle/sdk_nrf5_v12.3.0/page/lib_serialization.html, we want to...
Hello,
I have developed a custom board for the nrf52840 with the QFAA QFN48 package.
I am trying to program it with my nRF52840, I am using P20 of the DKconnecting the...
I am wondering if someone can help point me to a repo that explains how to create a gpio interrupt that can detect when my CS line goes from High to Low and jump to a method...
I'm evaluating an OpenThread mesh network in a large warehouse and considering the nRF21540 Front-End Module (FEM) for the router devices. To test this setup, I purchased...
Hi,I have been trying to configure two I2S devices where I will read data from mic SPH0645 with NRF5340 then I need to send that data to Amplifier(TAS2563).So,help me configuring...
Hi, I have a question regarding the operating voltage range of the nRF5340. I found that it can operate between 1.7 and 5.5 volts. However, can we restrict the minimum voltage...
Hello,
I am developing a BLE keyboard. I am using SDK17.1.0 and nRF52840. The part that is stuck is multi-pairing. I need to develop a function that alternately connects...
Hi Team, I am currently working with the nRF52833 BLE module, and I’ve noticed that the BLE device takes approximately 16 seconds to reconnect after a disconnection from the...
Hello,
I bought a NRF52840 USB Dongle for evaluation purpose (bigger project in mind).
I cannot even run the demo from NRF Connect (like BLE or RSSI viewer)!
On my...