I am using VSCode with the nRF Connect extension (latest) and SDK 2.9.1.
I made my new app from the Bluetooth Peripheral sample.
When I try to debug I get the following...
In our application we using nrd5340-nrf7002, application flow is wakeup->wifi connect->NTP time get->TCP server connect->wifi shutdown->idle->wakeup..... We are encountering...
Hi
I am developing an application where I need to update the BD address for advertising after each disconnection and on reboot. I know Zephyr stack has the API bt_id_reset...
Hi, we have some problems with the nRF54L15DKs. They are bought on Digikey and are labeled with
0.9.1
2024.42
There are 2 issues.
1. The J-Link OB USB-UART stops working...
I am trying to send a variety of AT commands to my module and it looks like I am missing something or the documentation is not up to date for some of these:
If I try to...
There are smart home applications that require an extended radio range.
Is it possible to use Zigbee/BLE multiprotocol solution to increase the Zigbee mesh network coverage?
This blog post contains answers to questions asked during the "Introduction to Nordic Thingy:91" webinar hosted by Nordic Semiconductor 22.08.2019.
You can watch a recording of the webinar h…
Thingy:91 FAQ
Should I update to the latest firmware?
Yes, it's recommended to update the firmware to get the latest and greatest functionality. See Update Thingy:91 firmware.
What if I want to try…
This tutorial is aimed at implementing the nRF Desktop application on the nRF52840 Development Kit (DK) using the nRF Connect SDK, thereby allowing it to work either as a gaming mouse, keyboard, or dongle…
Does your build fail today, even though it worked fine yesterday? Are you able to build your project on another computer, but not the one you need to use now? Here are eight things you can try to fix these…
Objectives
Learn to add and configure an I2C/TWI Master Zephyr driver to an NRF Connect SDK project.
Learn to add and configure an I2C/TWI Slave nRFX driver to an NRF Connect SDK project.
Demonstrate…
Using the nRF Connect SDK / West to Program the Radio_Test example into the nRF5340 DK
Background:
There is a need to be able to put a Nordic Semiconductors System-on-Chip / transceiver into modes where…
The "Concurrent Multiprotocol Timeslot API" was introduced with v7.0 of the S110 SoftDevice in 2014. The original purpose was to allow customers to build their own proprietary networks using…