Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...