Hi all,
I am working on an IoT tracking feature that transmits the location every 5/10 seconds. Currently, I tried using a Thingy:91X to get and send the location with the...
SUMMARY
A custom board (nRF52832, BLE Central + Peripheral roles simultaneously) reliably hits a hardware watchdog reset (RESETREAS shows WATCHDOG only, never CPU_LOCKUP...
Is there a sample project for the nrf54LM20A DK that uses the nrf_802154_radio_driver? We need to implement a custom protocol to work with existing products.
Thanks,
...
I am trying to get a Holyiot 21017 dongle to work correctly as a Thread RCP. The Holyiot 21017 has a nRF52840 and a RFX2401c power amplifier. In VS Code with the nRF Connect...
**Project and hex files for testing this is attached in the end of this blog.
Introduction
There has been a lot of discussion/testing/confusion about testing the long range feature of Bluetooth Low Energy…
nRF Connect for desktop has proven its flexibility by being cross platform and ability to install and update applications based on users need.
Motivation
Our initial goal was to modernize and cover…
Defining a business model and implementing a technical infrastructure are two major phases in building a successful product or IoT system. However, protecting the business model and your customer’s data…
The Field Application Engineers (FAEs) at Nordic Semiconductor work hard every day to help customers be successful with their designs. In that process, a number of issues come up repeatedly. This list…
Hello World !!
This is simple code which is compatible for nRF Blinky App which is based on Zephyr OS Bluetooth APIs. I've tested it on #nRF52840-PDK board. Isn't it simple ?
You have to just replace…
Interfacing the Nordic Thingy:52 from the Amazon Alexa Voice Service just had to be done! In this blog post I will briefly explain how this demo was set up, but I will direct you to the GitHub page if…