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...
We want to add the nRF52805 to an existing product but also want to have the option to perform a firmware update.
The current DFU implementation doesn't allow the softdevice...
Dear friend Through github: github.com/.../v6.0.1 downloaded nrfutil.exe windows executable file, it can run perfectly on windows 64 bit. However, it will prompt incompatibility...
Hi, all,
I am working on nRF52832 using pc-ble-driver-py bindings to interface my BLE peripheral. Now I want to build the BLE communication between one central to multi...
Hi
AFter setting the switch sw5 to nRF91, itried to update the firmware using nRF connect V3.4.2
I got the following Error
Error while probing devices: Error occured...
Hello,
The Power Profiler Kit(PPK) is not able to measure current consumption. I got this notification asking to reprogrammed the device, I clicked yes and then-after it...
Hi All,
I am currently in the process of designing the PAB layout for my design. My schematic follows the reference design 4 recommended by Nordic.
In this VDD_HV (From...
Device: nRF52832
SoftDevice: S132, 7.0.1
SDK: 16.0.0
I want change DEVICE_NAME by nRF Connect APP, then I add below code, but I found it die here "wait_for_flash_ready...
Hi everyone,
I am working on a project where I have to enter the system into System OFF mode and RAM retention. What I actually want is to retain the value of some variables...
I am using the NRF52840 and SDK15.3. My goal is to sign a payload using RSA and then verify on the NRF side of things.
The signing scheme is done with openssl on my computer...
Hello!
Is it possible to supply the Nordic Thingy:52 board from an external supply, different than the battery (for example, through the USB)?
I only see the battery option...
Hi all,
I wanna connect an accelerometer sensor the nRF52840 DK board. I think it should be connected physically at the pins P0.17, P0.19-P0.23. But the thing is, those...
hello Nordic
i want to use the bl652 laird development board (nrf52832) as a debugger for the nrf52840 dongle
i have been working with that board allready so it has...
Hi,
I'm trying to implement Eddystone beacons in my application.
My application is already contains advertisement feature with whitelist.
When I'm trying to use...
Hello,
Does anyone have some recommendations about what crystal to use with nRF52840?
We have been using FA-20H 32.0000MF10Z-AJ0 but now it is not in stock and we need...
Hello,
I have configured MQTT over TLS to connect to our broker. Everything works great except that the modem stops reconnecting to the broker after exactly 22 connect-disconnect...