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...
In using the Thingy52 I can't figure out how to just get the just XY coordinates from the motion sensor - or any other sensor. I'm trying to figure out if I can capture motion...
hi, i am a student, i am new to nrf52840 DK. I downloaded Gooligmelec "nrf52test-led-battery" from github and open Solution inside SES . it was running ok. when suddenly....
Hello,
I am using nrf52840 and SDK 15.3.0. and the device wakes up every hour and every day for reporting data.
So I am using app timer to wake up also using app_timer...
Hi,
I am working on nrf52840 and using below SDK and softdevice.
SDK - 16.0
Softdevice - S140
IDE - embedded segger studio.
currently using nRF52840-DK.
I am using...
Hi Team,
We are using the Micro ECC functionalities , for that we need the SHA 256 Library,Micro ECC library won't have inbuilt SHA.So how to enable the SHA for Micro...
We are using a nordic 52840 chip with a S140 softdevice as a client to connect with GATT servers from smartphones. When we connect to one of our smartphones, we do get the...
Hi all,
i've try to update the NRF52_DK interface MCU firmware to MBED firmware (nrf5x_atsam3u2c_if_mbed_V0221_11012017.bin).
After power cycle, LD5 at interface MCU...
Any hints on connecting to HID keyboard example from linux command line ??
Running stock ble_app_hids_keyboard/pca10040/s112/ on eval board. Works fine with iPhone but can...
Hi! I'm configuring RTC on nrf51822. I'm setting up the LFCLK and RTC module by configuring their registers. I have set up a simple IRQ handler, but it seems that it never...
Hi,
I have few question on nRF9160 Thingy:91 and Dev Board.
1. From the schematic, I see that have used SP8T Switch from Antenna Feed pin (GPS and LTE) to the SIngle Antenna...
Hi, we want the DFU code in SDK 10.0 for NRF51 S110 to finish faster. The case we are optimizing is when there is dfu ongoing, just a simple boot.
Currently the main time...
Hi I have included Nordic Thingy52-SESFW to build my thingy:52 file and was at first met with path issues of nordic_common.h and core_cm4.h but have included them by adding...
Hello,
I integrated the nrf-ble-driver static library in a dynamic library that is going to be used in a Windows C# application (through a wrapper), as show the picture...
Anyone know where can I find the online power profiler for the nrf9160?
I was under the impression this was available, but I can't seem to find it anywhere.
hello nordic
i am working on a project with nrf52832
we need to be reading and writing to 2 different tags near the system
is there a Nordic hardware for such...