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...
I observe issues when trying to use the datetime lib on the board qemu_x86.
I get the following page fault:
This is reproducible and happens shorty after successfully...
Hello all,
I am migrating our FW NRF52832 from SDK11 to SDK17. (Actually I am starting from scratch on 17). Here I have two characteristics with only read properties (e...
To the kind attention of Nordic support team,
About nRF52833 product specifications (8. recommended operating conditions)
"Note: The on-chip power-on reset circuitry...
Hi,
I'm trying to run a pc-ble-driver on Arm64 arc
I've compiled the pc-ble-driver to arm 64 from this release: ARM64-linux pc-ble-driver origin/release/4.1.2
I used...
Hi,
I'm currently working on a way to connect raspberry pi as a gateway into the nrfcloud. For this case, I used nrfcloud/gateway-raspberry-pi. Neverless, when I tried to...
I am developing a product using nRF9160 and found the power consumption is higher than the datasheet. So I want to use Matlab ti simulate the circuit to see where the error...
I am currently trying to implement a Thread functionality on an nRF Dongle connected to a windows machine. Its intent is to be able to recieve messages from other thread components...
Hello Nordic team,
I have a nrf9160 powered from a 3.8v bench supply.
I also have a usb to uart cable , with uart wires going into NRF9160. Usb side, plugged into my computer...
Hi
1、 The following table does not indicate whether the QDID belongs to 5.1 or 5.2.Are the QDIDs of softdevice classified as Bluetooth 5.1 or 5.2?
2、The following qdid...
Hi all!
I flashed and got both SoftDevice s130 and the example code onto my nRF51802 without prior modifications.
I flashed softdevice according to: https://infocenter...
Dear Nordic Team,
Hope you all are doing fine.
I have the NRF52-DK based on the NRF52832 BLE IC from Nordic. I wanted to implement a basic BLE Beacon that broadcasts continuously...
Hello,
I am starting to work on a sample project, wherein I need to replace the existing "main.c" file I have with "main.cpp", by copying the contents of "main.c" into...
Hi zone,
I've just got nrf9160dk and test gnss feature. Issue is: 1. Device get long time to fix. Even which many SVs in tracking and using
2. After got fix, device...