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...
NCS 3.4.0 - Thingy91X
If I configure the sysbuild with sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT=y SB_CONFIG_SECURE_BOOT_APPCORE=n
it builds, but on "west flash" I...
Hi,
I have got nRF54LM20-DK with the nRF7002-EBII add-on. I would like to know is there any recommended camera add-on for this hardware to develop vision based AI solutions...
In nRF cloud, in the device list ( https://app.nrfcloud.com/#/devices ) it is difficult to manage larger number of devices because of lack of search and limited sorting. ...
I am using OpenThread Secure CoAP with DTLS/PSK on an nRF54L15 DK.
Environment:
nRF Connect SDK 3.4.0
Zephyr 4.4.0
nRF54L15 DK
OpenThread Secure CoAP API ( otCoapSecure...
Hello,
we are trying the nRF93M1 DK hw rev. 0.4.0
As suggested, we wanted to build the following sample: https://nrfconnectdocs.nordicsemi.com/ncs/latest/nrf/samples/nrf93m1dk...
i'm looking for a simple example which i can run on nRF9151 DK (v0.9.0) where i can profile power consumption....
ideally, the example would repeatedly send packets over...
Hi, We have a BLE peripheral on nRF52833-QIAA (custom board based on nrf52833 ) building with NCS 2.8.0 , sysbuild, extended advertising, GATT, a prebuilt custom bootloader...
First question so I apologize if I'm missing any info. I am trying to implement the the power fail comparator on a low power battery system running a nRF54L15. Idle current...
Hi,
I have designed this PCB in KiCAD to send temperature and humidity data via Bluetooth. This 4 layer PCB has a ground and a power plane. Since this is my first RF design...
I want to use the nRF5340 in Thingy:91x to control the external flash (256M bit) and pariition it as LittleFS. I can be sucessfully create partition in nRF5340DK but cancan...
Hi folks, so I will start by saying I have had this device working at home under Windows 11. I have brought the device to work to use on my works computer, which is still...
Hello, im trying to create OTA system for nrf54l15 and currently running into issue with the key provisioning
Device: nRF54L15 based custom board ( nrf54l15/nrf54l15...
Hi
I'm encountering a problem than the ANT device cannot be scanned. you can use project "ble_ant_app_hrm_v324"(ncs 324), and modify "
light_rx_open_head" to connect...
I'm trying to use the Hello nRF Cloud firmware, but when opening the website I get this error:
Fingerprint: <fingerprint>
Connection failed.
The fingerprint you have...
Hi.
I have implemented the Central and Peripheral NUS service on two devices(nRF52). Since the central knows the characteristic values, I would like to bypass service discovery...