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...
Hello,
I'm trying to test if my device BLE5 is working properly. I have an nrf52840 pcb and i using the ble_app_blink_pca example. When used the example as is with an BLE4...
Good day! I want to use Fat FS to connect to a micro SD Card on the Xiao BLE board. Is it possible to configure the board without the help of the expansion module? The main...
Hi
I'm trying to add to my Linux board (RPI4 CM) a cellular connectivity and I thought about using nRF9160 SiP because it's a product I've already used and it's low cost...
Hi
Spotify 128 kbps aac stream is about 16 bytes per ms. Ble should support 31 bytes per packet.
So can I stream 16 bytes ms over lte m to nrf 9160 then via uart to...
Good morning!
I hope you will forgive my trivial question but I am a beginner. I don't quite understand the partition structure presented in the "NVS" example. Using the...
Hi,
A veteran of nRF5 SDK but new to NCS.
I tried to run tx_rx_non_blocking example from the latest (2.6.1) NCS SDK, but can't get it to run (nR52840DK)
It seem...
Hello, I recently set up an nRF52840 with the nRF7002 evaluation kit using the WiFi station sample. However, during the build process, I noticed that it consumes a significant...
Hi,
I'm integrating an external SPI flash W25Q32 with the nRF52840 using the NOR FLASH driver, but it's not functioning properly as the MCU log indicates an MPU error. ...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Headset and I'm able to achieve it. ( developer.nordicsemi.com/.....
Hi All!
I have a question, i am using nrf52833Dk as an extended advertiser and nrf52840 dongle / 2nd nrf52833Dk as a scanner using the BLE desktop App (nrf connect for desktop...
I am not able to send 25 array packets each second. array size is 244 bytes I am reading the sensor data continuosly and every 40 ms i am sending the data to bluetooth using...
Hello,
I am on a development team utilizing Nordic Board NRF52DK to connect to a custom NRF52832-based board/external device via debug out on the Nordic Board NRF52DK, the...
Hi,
I'm experimenting with an Acconeer XM126 board which has an nRF52840 processor (and an Acconeer A121 chip) and a Bluetooth antenna (and an RF antenna too). I'm deploying...
Hi all.
I have made myself a board which has a module with the nRF52833 chip embedded onto it. It's effectively a board with a set of switching regulators on it to drive...
I am using NRF52833 and trying to setup DFU specifically for OTA.
As experienced in other threads the size limitations are there
Secure_Boot builds creating slot partitions...