Hi
I'm wondering if support for the nRF7002 shield coexistence module has been tested with the nRF54H20. I have successfully tested adding Wi-Fi to the nRF54H20 adding the...
Hello,
I am wondering if what I am seeing is expected. I tried flashing the modem fw on the nrf9151 using nrfjprog.exe (v10.24.2); which I am able to do successfully, but...
I'm adding MCUboot to my application and we'll be using our own app to upload new firmware over BLE to the device over our custom comms protocol. I can use the DFU Target...
Both myself and a colleague had an issue in the past 48 hours where upon launch we were prompted to install a new West workspace/SDK. In my case it "tricked" me into installing...
Dear support,
I am using this board: https://www.nologo.tech/en/product/otherboard/NRF52840.html#%E5%BC%95%E8%84%9A%E5%9B%BE . I am trying to use any analog input to eventually...
The Internet of Things (IoT) is developing along technologies, ecosystems and business cases. Machines traditionally considered stand-alone now have connectivity: a washing machine, for example, is advertised…
I was looking at a way to run MicroPython on an nRF91 Series development kit to do a quick prototype with some existing Python code. The MicroPython Zephyr port was already quite advanced, so I added the…
Bring magic to your home with the Nordic Semiconductor Wireless Wizard Wand. The wand utilizes the powerful nRF52840 chip with Edge Impulse ML motion recognition to communicate with all your smart home appliances…
Background
There is a need to enable Nordic hardware with the Direct Test Mode (DTM) firmware. This is so the physical layer and RF characteristics may be ascertained as set in the Bluetooth Sig Specification…
Requirements
This document uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52 DK to emulate the nRF52810
a BLE-enabled mobile device
You may want to review the blog here for a more comprehensive…
Requirements
This hands-on tutorial uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52840 DK
a BLE-enabled mobile device
You can use an nRF52 DK or nRF52833 DK instead of the nRF52840 DK,…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…