Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
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...
Hi,
We are working on power optimization for our project using the nRF5340 board. Our code implements an RTOS, BLE for data transfer, I2C and SPI for device communication...
Hello everyone, We are working on a low power design with a nrf52805. The low power feature did work well initially on the eval board. When the main supply drops away we power...
Hi,
When you use `bt_scan_filter_add` to add multiple UUID filters on advertisements, and pass `match_all = true` in `bt_scan_filter_enable`, the system will not behave...
On the nRF Cloud, I need to change the role of a Team Member.
However, I cannot see their name under the list of Team Members as it only shows 10. Is there any way to show...
Hi, I am programming a commissioner through Openthread's API on the older thread and zigbee SDK and I can't seem to get it up and running. No matter what I try I seem to get...
Hi,
I am using an external low speed clock driven rtc to implement the perpetual calendar feature, but when setting the time, I find that the COUNTER is not modifiable....
Hello, acording to the Simultaneous multi-image DFU documentation a RAM section is needed to act as a flash simulator during the network core update.
Is this RAM section...
Hi
I have seen that IP DECT and DECT NR+ use the same frequency band in EU (1880-1900 MHz). Will setting up a NR+ system in the same place as IP DECT degrade the performance...
Hi,
I have integrated SPIM interface using the default QSPI pins and have received 16MHz speed.
I would like to evaluate the high speed SPIM that runs at 32MHz for my...
I am trying to build example code ble_app_buttonless_dfu with some modifications. I was getting this error. Tried to clean and build, it's not working I have attached flash...
When I am using the NCS SDK v2.6.1, I am confused
1.How to get the time of each AD packet sent?
2.Is there any way to record the time in the AD packet?
3.There is a...
Hello,
i am new here.
i am just looking for a reference where can i find all registers and their description of nRF52832 - PCA10040 ( user manual )
can some one help...
We have a project on a 5340 based system, that only occasionally needs to have Bluetooth running. We have a relatively small battery in the device, and want to save every...
Hello, On nRF Connect for VS Code extension v2024.9.87 and v2024.9.31 , a USB connected J-Link probe (Segger Edu Mini) no longer appears under "Connected Devices".
J-link...