Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
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...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Does the nRF54L15 internal temperature sensor vary, based on the applied VDD voltage?
I'm wondering if this is what I'm seeing. With a VDD of 3V I'm seeing lower temperature...
Hi, I am trying to build my own board based on the nRF9160 DK. I want to keep both the nRF9160 and the nrf 52840 chips on my board. Can these chips talk to each other directly...
Hi Nordic Team,
We are currently evaluating MCUs for our upcoming product, and our requirements include a device with large RAM and ROM , especially larger code space ....
I've seen this discussed a few times before, but haven't seen a great answer on this. It seems to be commonly known that attaching a debugger while using the IEEE 802.15.4...
We want to measure latency and PER between two OpenThread Nodes exposed to WiFi interference. Multiple Raspberry PIs, which are configured as AP and/or client, simulate flooded...
Hi,
I have been trying to get Periodic Parent Search active on my nRF54L15DK (and also on an nRF52840DK) without success. My approach has been:
Use the OpenThread CLI...
We are currently using the STM32WL5MOC module and are facing a serious issue with LoRa range. The communication range is not going beyond 1 meter, and the RSSI while receiving...
Greetings,
I have set up some tests using the ZTest environment based on the test sample in ..\v3.0.2\zephyr\tests\bluetooth\adv\. for my custom project which has custom...
Hi,
We are considering using nRF54L15 / SDK3.1.1 -> as a wearable device that is part of a Thread network. We also need to do sporadic BLE connections and channel sounding...
We've a nRF9151 DK for which we built the Nordic Semiconductor LwM2M Client sample using SDK 3.0.2 (modem firmware 2.0.2).
We followed all steps listed in https://docs.nordicsemi...
We are seeing network issues in some particular locations. In these areas, the device is unable to connect to the cloud.
Hardware: nRF9160-based board
Modem firmware...
I am running the boot loader with the default name 'DfuTarg' on a Nordic NRF52840 board very similar to the PA10056. I download this boot loader to the board, connect to it...
I am working with a product that uses the NRF52840 MCU and operates as a BLE peripheral.
I would like to know if the Cortex M4 in the NRF 52840 has support for programmable...
I am using VS Code to develop on the nRF52832, which is externally connected to a TCAN4550 CAN-FD chip. I successfully used the tcan4550evm.overlay to send and receive 8-byte...