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...
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...
Dear Nordic support,
We are bringing up LE Secure Connections as a GAP Central on nRF52832 with SoftDevice S332 (BLE + ANT, nRF5 SDK 14, BLE API v5). The nRF runs the serialization...
Can anyone verify what two pins are used for NFC on a FANSTEL - BM20C module? I've been in contact with Fanstel for over a week, but they haven't given me a definitive answer...
Hello all,
I am looking to hire a developer experienced with ANT+ together with BLE and the nRF52840 SoC, possibly the nrf54L10.
I am looking for the coding for the...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
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...