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...
I am trying to understand the following, hopefully someone can explain:
AFAIK, BLE advertising is stopped as soon as the limit of the SD is reached, AKA the PERIPHERAL_LINK_COUNT...
Hello, I am I'm a novice at developing NRF 51822. My Development Environment sdk : 12.3 IDE: KEIL v5 SoftDevices : s130
It's being developed in this environment. Q1 .NRF...
Hi. I am struggling to build the DFU secure bootloader example for the n52 DK development kit. Using SEGGER embedded studio.
I get the following error;
cannot find .....
Hi Support Team,
We bought the nRF52 DK along with the PPK so we can measure current consumption of a DUT. It was working on the power profiler App in nRF Connect and we...
I am starting up with nRF52840, currently i have the dongle but expected to receive my DK in the next few days. This is my first BLE project, so i started reading a lot of...
We have a BLE peripheral implementation using the nRF52832 and both the S332 v2.0.0 and v7.0.1 softdevice. We are supplying the LF clock to the nRF52 from an STM32 MCO output...
Hi,
I would like to set up a couple of boards communicating over Bluetooth; I was hoping someone could provide some pointers.
I would like to connect the nRF9160DK to...
Hello, i'm trying to get usbd_msc example to work on custom, test pcb, with Microchip SST26VF064B flash chip (SDK version 16). As previously advised, i have redefined NRFX_QSPI_PIN_xxx...
Hi,
I wanted to setup a dynamic buffer but I don't have any leads on how to set it up.
Basically, i want to store a stream of data every time it is recorded and then send...
I know this has been asked a couple of times, but I haven't been able to find a straight forward answer.
I have a GPS module that spits out data via UART (no flow control...
Hello, Team.
I always thank to you.
I tried to find some information, but it is a little bit hard to find, so I upload this Q&A.
Now I'm interested in Mesh protocol...
I would like to store unit configuration information into the UICR "customer" area. This is done only once, on first startup, saving configuration received from the host....
Hello all,
I am developing a custom application on a Ruuvi tag with nrf52830 ic. I am using the latest sdk17 and softdevice s132 7.0.1. I am having problems updating the...