Hi:
I'm doing the exercise L3-E1.
I used nRF Connect SDK Toolchain v2.7.0 because it didn't work with v2.8.0
How do I make NRF Terminal appear?
Thanks and Best...
Hello,
We are working on establishing a connection between one of our existing Bluetooth modules (cypress) and nordic based module to provide backward compatibility with...
Hello,
I’m working on a project based on the nRF Connect SDK v3.0.0 Matter Light Bulb sample , using the nRF52840DK. I aim to implement IPv6 support and enable Matter over...
I am trying to create a partition on my external flash using littlefs
Here is the line that is returning me an error
FS_LITTLEFS_DECLARE_DEFAULT_CONFIG ( storage ...
We are developing HW that includes nRF9151 running DECT NR+ with the Wirepas stack for mesh connectivity between multiple units. The product is expected to move between geographies...
Hello Nordic Support team,
I'm receiving the Transmission failure and Lora Initialisation failed message despite to correct wiring and everything else. I'd attach a link...
I am reaching out to seek your guidance on a development project involving the nRF52840 and Semtech SX1262 LoRa transceiver.
We are building a marine crew monitoring and...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
How do I produce a signed file to flash to the network core for firmware update? I am using a child image/parent concept with the \nrf\samples\ipc\ipc_service\ project, When...
Are there any samples for proprietary radio based on connect SDK?
https://www.nordicsemi.com/Products/Wireless/2-4-GHz-proprietary
I am not interested in gazelle and wanted...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Hi support
I am using the app core of the nrf5340 chip and currently testing using a nrf7002dk dev kit. I am compiling code using sdk v3.0.0.
I am trying to access the...
hello, I encountered a problem using TWIM to communicate on nrf54l15 Software and hardware versions: Using ncs V2.8.0 version. The hardware is NRF54L15 RevB. The compilation...
Hello,
I am looking to use multiple PPK2 to measure current across 2+ voltage rails at the same time. Is there a way to connect 2+ PPK2 and synchronize the data from the...
I used the Bluetooth mesh distributor example from ncs2.9.1, and the Bluetooth mesh dfu can proceed normally. However, when I tried to pause and resume the dfu process, I...
I'm developing code to run on the nRF5340 SoC in a Thingy:91 X and I am seeing duplicate RTT output. For example, if I look at the RTT output from the default 'Connectivity...
Hi,
I have two nRF5340 DKs and want one to be server, one be client. I use NCS offcial code and simply buide them, however, " LED3 starts blinking green on every device...
Context: I'm trying to adapt the FOTA over WiFi exercise to nrf52840 board + simcom modem. https://github.com/olalonde/ncs-l9-e7/tree/modem-port
I fixed a previous issue...
Hi Nordic team,
I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected...
Project based on NUS Central example.
Application is to connect to multiple peripherals concurrently running a custom service and subscribe to Notifications on a characteristic...
Dear Team. There is a bug in the SDK starting from version 2.9.0 regarding the linkage of libraries. Indeed, I have a CMakeLists.txt file that works perfectly and correctly...