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...
we are using NRF52832 for a project design, I am a bit of afraid of BQB certification, I think add a such like Johanson 2450FM070029 ceramic filter in front of antenna, (...
Hi guys,
I will begin the bluetooth mesh structure part of my project. I looked at this topic to learn what I have to do for creating a mesh project at KEIL. That guide...
So I have a NRF52 DK PCA10040 V1.1.0 2016.15 and a NRF52 DK PCA10040 1.2.4 2018.23....
the 2016, when connected to my laptop by usb, produces 3.3 volts on vdd....( sb10...
Hi
I am developing a healthcare device which is paired via NFC. The NFC pairing is non-standard as it needs to work on iOS, I place records for a MAC and a service UUID...
central 52832dk peripheal 52832dk 14.2sdk , My custom service has 5 features. When discovering, sometimes the service discovery is complete, sometimes the service is not found...
I am trying to measure the power consumption of a PCA10040 board while debugging, using the PPK. I am using the setup shown here: "Measuring current on nRF5 DK while debugging...
Hey,
I found that sdk 12.3.0 (the latest for nrf51822) has example fpu_fft with linked CMSIS_DSP lib, but this lib is for cortex m4. I downloaded arm_cortexM0l_math.lib...
I have a problem getting fstorage to work with BLE in SDK 14.2.0.
The fstorage example works fine until i change
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT to more than 0
In...
Im am running a nrf528322 board with the s332 softdevice using sdk14.2.
I have implemented flash storage in my program according to the nordic flash_fds example. This works...
Hi Nordic,
I am using SDK 12.3.0 and S130 2.0.1. I have some questions about AFH.
1. Do Nordic stack keep track of some bad channels during communication and would skip...
Hi I am working on pcb design for a long range application with nRF52832. There are lc circuit which is implemented to antenna pins on reference design of nrf52832. I decided...
Hello,
I am trying to develop a custom BLE service. I have been following this tutorial .
I have also looked at this answer to understand the signal path for a WRITE event...
Hi!
I'm using SDK13 (Softdevice version 4.0.2) and I noticed that during an update via DFU bootloader the update of the Softdevice doesn't work.
After the transmission...