The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
Hello .
I try to connect my JLink to my nrf51422QFAA cunstom board. And I use J-Flash to test ifg it can readback and it is OK. But When I try to use nrfjprog, I got some...
We would like to create the boot settings page and merge it with the application and flash the merged hex file using J-Link and nrfjprog.exe in production.
Currently in...
Hi,
We are looking for a secure NFC solution for our application. We want to make sure the tag is secured (cannot duplicate) and the reader, which is a NRF52840, needs to...
I am using SES V4.18 with SDK 15.3.0.
In sdk_config.h, I have set APP_VERSION_MAJOR and APP_VERSION_MINOR etc...
Is it possible to add these numbers to the output file...
I recently added Mesh DFU support to a project that I'm working on but it's extremely slow. It will take at least 1 hour to update the network under ideal conditions but I...
Hi,
My stack is
s112
SDK 15.3
Segger
nrfConnect
nrf52832 DK
Power profiler kit connected via USB to my MAC to get the traces to run.
CR2032 batter removed...
Hello
I cannot load the Radio Test code onto the Nordic NRF52 devkit. I'm using SDK15.3 and the project located at C:\nRF5_SDK_15.3.0\examples\peripheral\radio_test.
The...
Hello,
I noticed this weird bug that coincides with the SD card not initializing using the FATfs.
Basically, I have the SCLK pin of the NRF52DK connected to a breadboard...
Hi All: I am using NRF51802 ,SDK is 12.30 version, and softdevice is s130 2.0.1 version. using keil MDK 5.23 Version. And download the softdevice using nrfgostudio and keil...
Hello,
I have a nordic nrf52840 on board, with another MCU (Cortex-M4) on board. Both chips are connected over UART.
I want to use the Cortex chip to perform firmware...
Hi.
We have a strange issue we are seeing with a nRF52840 where scanning fails, but it is very rare.
Setup - nRF52840 is a central device, and there are 20 x nRF52832...
Hello Nordic!
I'm developing with s340, nrf52840, and sdk 15.3.0
My device is a peripheral and the phone is master in ble.
I listen to my coworker who is developing...
Hi, I'm trying to set P0.20 pin as MISO of my spi master to communicate with ADXL372 accelerometer sensor, but when the miso is disconnected the signal received matches with...
Hello.
I want to develop a custom bootloader able to update firmware version Over-The-Air (BLE)
I'm using a custom Dev Board based on nRF52832 with and nRF SDK V15.0....
I am developing device that uses NRF52 and GSM modem. Sometimes when connecting to bonded device connection fails and phone pop-up appear and ask for pairing. GSM antenna...