Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
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...
I'm trying to setup some code to emulate an NFC tag with an NDEF external record based on the NFC tag sample in NCS 2.6.0.
The hardware is a custom board based on the nRF52840...
Hello I am investigating the power consumption of the nRF9151-DK using PPK II. The measurement settings are as follows.
・Connect PPK II's VOUT and DK's P22 VDD_nRF. ・Connect...
I use nrf5340 audio DK, SDK v3.0.2, and added an iso.conf,
A lot of warnings were reported during compilation.
Are these conf not effective?
If I want these conf...
I'm interested in configuring a NR5340DK as an end device on a Zigbee network where the coordinator is a 3rd party device that uses legacy Zigbee. I'm fairly new to Zigbee...
Hello. I'm trying to call an interrupt service routine (ISR) using IRQ_DIRECT_CONNECT, but it is not working.
Here is the flow of my code:
So, it is expected to print...
Hello,
I am adding security feature for BLE in nrf52810 custom board. I am using v2.9.1 toolchain and 2.9.1 sdk files
PFA BLE related file as well as .conf file as well...
What is the quiescent current of the PM1300 when it is not in SHIP or hibernate mode, but when it is "alive" and configured and running off the VBAT terminal, ignoring any...
Hello, I’m working with a custom board using nRF7002 + nRF5340 + MX25R64 (SPI4) , and I’m trying to perform firmware updates over Wi-Fi using a firmware file hosted on an...
Good evening. We're running into an issue with using all 4 peripherals on the nRF9151. At the moment we are using the 9151DK.
The issue arises as soon as we enable spi1...
Hi,
I ran into this error:
00> <error> nrf_ble_gq: SD GATT procedure (1) failed on connection handle 0 with error: 0x00000008. 00> 00> <error> app: ERROR 8 [NRF_ERROR_INVALID_STATE...
When I use DTM mode and config nRF54L15 to 8dBm, I only see 5.3dBm. And I tried 3 boards, they are the same. Is that normal or not
The whole cable loss is lower than 1dB...
I just received a Thingy 91X, and am having problems out-of-the-box. I used the "Quick Start" module of the SDK. I selected the option that programs the hello.nrf.cloud connectivity...
I've been trying to flash an nRF52840-DK with code that successfully builds on Segger. The Segger error is "Failed to connect to target." I updated the devkit firmware with...
I have been using visual studio code on mac for development, and it started showing error code 63 when I try to start debugging on the 9160 based hardware. It used to work...