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 get buttnless DFU working on the NRF52832_XXAB which only has 256K Flash and 32K RAM.
I have buttonless DFU working on the nRF52 DK which has the larger part...
The above is the waveform of data pin and chip selection pin.(The yellow waveform is the data pin waveform. The blue waveform is the chip selection pin waveform. And chip...
Below is a picture of advertising event current waveform:
The TWI current consumption is upto 2mA, I change the peripheral from TWIM to TWI, the current is exactly the...
We are developping an application using an NRF52840, Based on nRF5 SDK for Thread and Zigbee V3.0.0
Running S140 softdevice
We are using BLE advertizements and Openthread...
I have a custom board with nRF52840 and uses Segger EDE.
In our project we would like to store some info about production to flash memory (DeviceID, production date etc...
I followed the guide Configuring and performing DFU over Mesh ,old firmware was examples\dfu\build\dfu_nrf52832_xxAA_s132_6.1.1_Debug\dfu_nrf52832_xxAA_s132_6.1.1.hex,new...
Hello,
I want am use NRF2401L01 for sending data wirelessly from one device to another device and vise-versa.
The First device is arduino nano(Transmitter) which senses...
I looked at the following question
nrRF2 GATT attribute read callback
and it does not quite answer what I want to know.
What I need to know is do I get signaled by the...
I have followed the getting started, with my new nRF52840DK, with switches at:
Sw6 Default
Sw8 On
VDD selected
when plugged into the USB, LED 5 blinks rapidly, LED...
Hello.
In order to connect multiple units on the previous question page ( https://devzone.nordicsemi.com/f/nordic-q-a/51970/implementing-multilinks-on-multiroll-programs...
I want to develop our PC software to control the USB nRF52840 Dongle to be as a BLE central device,so I need to know the command that the nRF Connect used to do this,but I...
HI as i am new to nrf nordic semiconductor development i have some quetsions regarding application im developing
I am trying to develop Ble application where nRF 52 will...