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 am testing the product's DFU using nRF52832.
Select File disappears after downloading nRF ToolBox App once.
Is there any way to not disappear from nRF ToolBox?
If...
Can I use P0.21 as a regular GPIO ? When I power the chip up, will it start correctly ? Is there any problem if I connect it to a LED and resistor ? How do I configure this...
I'm using the NRF52840 SDK 15.0.0
I have 2 task threads and 5 ble services.
Now what happens is when I'm trying to connect the device with 2 tasks and ble services I'm...
Hello,
Is it possible to read the received byte if the parity error occurs? Because I want to receive 9-bit data on UART and get the 9-th bit based of error?
Dear
I am trying to locate the data area of application code from device (nRF52840).
From here , it show me the bootloader will locate at from 0x000 F 8000 – 0x000F E000...
I've been writing a vendor model for Bluetooth mesh based on the light lightness model in the SDK. I'm extending the generic level model into my model - a window openess level...
Hello -
I am trying to set up the nRF9160 DK kit. I successfully updated the firmware and entered the ICCID, PUK, IMEI, and HWID values. When registering for nRF Cloud,...
Howdy,
I'm trying to get Zypher up and running with the Particle Argon board using the nRF52840 chipset. The goal is to get both Bluetooth and UART working, but for now...
Hi all,
We are using nrf52 DK (both pca10040 and 10056) to develop a multi-channel ADC sampling module running Mynewt.
The example ADC code with Mynewt is a single-channel...
Hi All,
I am in the process of fabricating my own PCB for the first time using nRF52840 chip.
The design will be somewhat similar to the nRF52840 Dongle design with slight...
Hi All,
I am trying to simulate the nRF52840 Dongle Antenna given in the hardware files using CST studio. I am using the following substrate and trace width which was in...
Hi All,
I am trying to write a driver for the Grove-LCD RGB Back-light V4.0 using nRF52840 DK. However, it doesn't work. I am trying to figure it out why.
The description...
Hello, I'm a beginner who just entered Nordic.
It may be difficult to read because I am not good at English. Please excuse me.
I use NRF52DK and SDK v17, and I'm developing...
Hi guys. I'm currently stumped by a most peculiar issue.
Im using two PCA10040 boards (20 cm apart) to send a data stream via the GZLL protocol: DEVICE button pressed -...
Hi,
We are talking with a Bluetooth certification provider regarding our product, and need QDID's for Host and Controller.
The nRF52x is running Zephyr and the Host is...