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...
Hello, regarding the NRF54LM20A board we made, during the low-temperature test, we encountered a problem where the log printing gradually slowed down and eventually froze...
NRF Connect extensions running within a flatpak VS Code on Ubuntu 25.10.
First of all, fixed the certificate not found issue that some folks have reported in other questions...
Is there a workflow white paper on how e-sim is used or is there documentation in the example workspace? If it's the latter is it easy to point this out? Thank yo.
Environment
I can see a Usage fault on MPSL Work with invalid PC ; addr2line shows Zephyr frames for some LRs and no symbol for an address in the SoftDevice/MPSL range....
Hi,
we are trying to get the psa attestation on the nrf54l15 to work. We have tried config options for hours but CONFIG_TFM_PARTITION_INITIAL_ATTESTATION always gets 'n...
In the NCS SDK, is it possible to implement periodic broadcasting of a certain number of data packets, for example, quickly broadcasting 3 data packets, then waiting for 10...
Hi everyone, I have a central firmware application connected to 2 peripheral devices: A and B.
I use the method bt_gatt_write_without_response_cb (from zephyr>subsys>bluetooth...
I measured the impedance using a VNA on the J1 socket of the nRF54L15-DK RF: With the RF configured for receive at 78.6 + J7.8, RF transmit continuous carrier at -40dBm: 23...
Hi,
I’m using GD25WB256 as external flash on nRF9151 for MCUboot secondary slot. It’s currently not available from our supplier, so I’m looking for alternatives.
Current...
Hi Nordic support:
Our product used nRF9151 modem. During production, we encountered an issue with approximately 0.1% probability on the nRF9151: It's firmware lost or corruption...
I used the timeslot function of the nrf52832, but when I called the radio to send data, I found that the signal strength was very weak, much lower than that of BLE. This resulted...
I am using nRF9160 DK with nRF Connect SDK v2.9 and the LwM2M client sample ( /samples/cellular/lwm2m_client/ ) , converted from PSK to X.509 certificates .
The device connects...
In the software development for the nRF52832, the SEGGER_RTT_printf() function is called throughout the code for debugging and problem analysis.
Would there be any particular...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?