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...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
Hi,
My board is currently using NRF52832 with SDK17.0.0 + Mesh 4.1.0.
I use NRF Mesh App for android to interact with the board. When never the phone screen is off, the...
Hi I am using BLE Mesh V4.0 and Stack V 16.0.0
I have included UART functionality in light switch server code to interface a sensor.Now upon receiving 5 bytes from UART...
I'm new with Nordic products, I bougth one nRF52840 and I tried to install Segger, to start programming.
I had a problem when I tried to open a SDK on Segger. When I try...
I'm using a custom nrf51822 board with S110 softdevice, and SDK 10. This board is used as SPI slave with BLE. I tried to estimate the stat up power consumption by reading...
Hi, we are developing a bluetooth device in my company that must transmit at a distance of about one kilometer. I saw that this soc has been tested up to 1300 meters. It's...
1. By the toolchain manager, the sdk connect and zipped toolchain were downloaded.
I used the downloaded SES to compile examples. For others, they can compile successfully...
Hi All,
My one of the old application is based on SDK11 and i found some issue data corruption with FDS module. After reading some post here regarding FDS issues and also...
Hello,
I am trying to evaluate the Channel Selection Algorithms (CSA) 1 and 2. From what I found on here, CSA 2 is enabled by default in SoftDevice stack, could you please...
Hello everyone. I want to create project from stracth for nRF52832. I use nRF52 DK. I couldn't find any tutorial for this. I create new project under nRF5 SDK 16.0 and specified...
I am using BT840F module from Fanstel which is based on nRF52840.
Currently I am having two EV-BT840 (Evaluation kit for BT840). I have modified 'pca10056.h' as per my board...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello Devzone,
I've been working on a system to set notifications on time ready for transmission.
The client sends a WWR package to my peripheral and I want my peripheral...
Hello,
Currently, I'm trying to flash my custom board that has nRF52832 with an uart application that I integrated buttonless DFU. I'm running into a problem where when...
1.nrf9160 is there an RF calibration parameter at the factory?
2. If there are calibration parameters, does burning mfw_nrf9160_1.2.0.zip firmware affect the calibration...