Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
I have an application in which I need to get RSSI before, during and after any BLE connection has been made. The RSSI measurements are being used to quantify the...
Hello, I am using nRF52 DK and SDK V15.2.0 with a Nordic PPK to measure current draw. I have read tons and tons of questions posted here but am still unable to figure out...
Hi all :) ,
I'm trying to create my new zip folder with new image.
I connect to my nrf52833, then i click on dfu button into nrfConnect mobil app.
I selec zip file...
I'm using:
OS : Windows 10
IDE : Segger Embedded Studio for ARM Realease 4.52c Windows x64
SDK : nRF_SDK_15.0.0_a53641a
In my project I'm using 4 pressure sensors...
Hi,
I've been trying to make a small modification on the existing Nordic Thingy firmware, such as changing the color of an LED, by compiling the existing Nordic Thingy 52...
Hi,
I am trying to set up a region of RAM to store variables that persist across soft reboots but am unsure how to do it in this environment. I would normally define a region...
Hi Nordic ppl,
Is Nordic SoC supporting BlueZ package ?
Any specific SoC that we should be selecting to be able to run the .
Also, i believe all 3rd party Modules...
I am trying to implement openthread cli uart in pca10059, have made all modifications but the hex file is not getting burnt in bootloader mode using nrfconnect
/cfs-file...
Hi:
I use the PCA1004 EVK bord to configuer the I2S MCK as 256K, 32MHz/125 (I2S_CONFIG_MCK_SETUP 34340864) .
then I measure the pin use oscilloscope, but I only get 255K...
Hi Nordic support,
We had an "intermittent" connection failure with a BLE radio in one of our products under development, which exhibited itself with an <unknown> device...
Hello,
We want to use the flash to store two types of information: application configuration settings (which should be protected during DFU) and temporary data (which...
Hi,
I m using nrf52840 and m doing DFU over serial.
one side is master controller and other end is NRF DFU serial(secure bootloader uart debug code).
After sending init...
Hi everyone,
I am trying to connect to a smartphone in an extended advertising using the firmware created under the following conditions. However, there are no event notifications...
Hi.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I am making an example of periodically reading sensor data using SPI.
The SPI is triggered through...