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,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hello,
I am trying to code nRF52840- DK with MAX30003 ECG Board Using SPI. I have referred Arduino Uno Code for MAX30003 ECG.
I need some help for Driver Development if...
Hi,
Is there a way to dynamically disable only the fork of a PPI channel or should I go through disable-free-alloc-assign sequence?
Will nrfx_ppi_channel_fork_assign...
hi, nordicer:
two device, a peripheral and a apple phone as central. we want to support scan request and response with ADV_IND mode, I understand as following:
(1) peripheral...
Hello,
I use the LAIRD module BL652 with the nRF52832.
My project consist of do a synchronous between many board. Each second, I restart a timer of 1 second.
I include...
Hi guys!
I want to add SPI to my BLE project to read some data from my gyro.
Adding other headers was no problem, but when I want to add some code from the SPI-Example I...
Hello,
I am trying to run mesh DFU examples in following environment:
Distributor ID: Ubuntu Description: Ubuntu 18.04 LTS Release: 18.04 Codename: bionic
I have installed...
I am in the process of porting a current production application from SDK 13.0.0 to SDK 14.2.0 https://devzone.nordicsemi.com/f/nordic-q-a/39494/dfu-migration-sdk-13-0-0-s132...
Hi!
I used nRF Connect Programmer (desktop version) for writing firmware connectivity_1.2.3_115k2_with_s132_3.1.hex. And nRF52840 dongle doesn't display in the device list...
Hi everyone,
Yesterday I asked a question, but no one has answered yet.
Previous question:
https://devzone.nordicsemi.com/f/nordic-q-a/35067/nfc-tag-can-t-work-with...
Following file: nRF5_SDK_15.2.0_9412b96/modules/nrfx/drivers/src/nrfx_saadc.c
I've now just add gcc specific unused attributes.
This is just a work around. Best would...
Hi!
I am planning to move sample code of uart.because I port the function of uart to spi sample code.
now i take the SDK14.0.0 and uart sample(examples/peripheral/uart...
Hi, I can make a DFU over BLE with nRF connect 2.5.0 Bluetooth Low Energy, all is OK. I use my nRF52840-Dongle PCA10059 (Serial port: COM19 | USB: Nordic Semiconductor nRF52...
Hello,
I'm using SPI 3 to communicate with a NAND memory. I'm able to go up to 8MHz but not more than that. Do I need to set an array list or use the spi manager.
Is there...
Hi Nordic Support, community,
Recently I started working with the nRF52 dongle, after flashing a hex file via nRFConnect/Programmer applic (version 2.5.running on Windows...