Hello,
As the subject says, I am working on a project that when I try to enable the CONFIG_USB_CDC_ACM in my prj.conf I see this error post-build. It seems to not matter...
Description:
I encountered an issue where my NRF54L15DK development board fails to connect to my Windows 11 PC. Upon plugging in the board, the LED near the debugger starts...
I'm trying to connect a SIM800L to my nrf52840-dk which I power through 5V USB. I'm a beginner at electronics so just want to make sure I understand how to wire things, please...
Hi,
I would like to know what are the prerequisites to get the ICCID of the sim card:
This is the code I use, nothing special. I can get the IMEI of the modem but not...
We have the Watchdog on the 5340 running but when we enter the software updater we wish to dissable it.
We have the following code to disable it but we are seeing the watchdog...
Building kernel for RPi2 with bluetooth_6lowpan
In this guide, you will have two choices:
Cross-compilation build
Native build
Choose the one that fits your needs. Cross-compilation is…
In SDK 12.0.0 or later, logging/debugging over RTT is built in to the logger module NRF_LOG. To enable logging over RTT, "check" the NRF_LOG_BACKEND_SERIAL_USES_RTT option in sdk_config.h in the configuration…
Hello.
I was spending the last few days to implement an interface to access the BLE mesh via the Internet. The mesh consists of devices with LEDs, which then could be turned on and off in my browser.…
The scope of this tutorial is to make it clear how a developer can adjust the RAM and FLASH memory start addresses. The examples demonstrated in this tutorial uses SDK 15.2 The first three Sections explains…
This tutorial demonstrates how to adapt and program SDK example applications to the nRF52840 dongle using USB DFU. It also describes how to program the dongle via Serial Wire Debug (SWD) using an external…
We are happy to announce our first release of the nRF Connect for Cloud Device API!
Connect your BLE, LTE/NB-IoT or any other device to our free IoT development platform and interact with that device through…
This is a follow-up to my previous blog post; adding custom commands to a BLE example.
I hope it was interesting to see an example of adding the vendor specific Nordic UART service (NUS) into another…
We have produced a video tutorial in two parts about Bluetooth low energy. The purpose is to give you a developer’s introduction to BLE and the development tools offered by Nordic Semiconductor.
NB! Please…