Hello, I am currently working on development on the nRF54H20DK and the nRF7001 shield. I am yet to find documentation on if these two are capable of sharing a singular antenna...
Hi every one,
If any body have been succeeded in adding DFU support in Fast pair locator tag on nRF52833-DK, if so can you guide me for it?
I am getting configuration...
Hi,
I'm using NCS 3.1.0 und integrated the Find-My library successfully. After that, I integrated the PSA secure storage to save some encryption keys. This also works, but...
Dear all,
I wanted to modify BTHome template sample for Home Assistant software in order to run enable it to advertise on PHY Coded, there I guess I need to enable extended...
Hi,
What would be the state of SWD/SWCLK be when the nRF52840 is held in RESET mode?
I am thinking if a simple gang programming be implemented by SWD/SWCLK be shared among...
#Introduction
All compilers ARE NOT created equal. Given the same c code, different compilers will generate machine code with varying performance & size. Generally the more efficient machine code (uses…
External Power Amplifiers and LNAs easily connected to the nRF52 series device for high power extended range operation. Data sheets, white papers, schematics and layout information available at link t…
This tutorial shows how to use the mbed framework to develop applications for Nordic nRF51 devices. Before you begin, install VisualGDB 5.1 or later.
Start Visual Studio and open the VisualGDB Embedded…
The S132 SoftDevice for the nRF52 has support for enable/disable switching of external Power Amplifiers (PA) and Low Noise Amplifiers (LNA) using GPIO pins. This was introduced in S132 version 2.0.0-7…
The purpose of this blog is to provide a step by step guide to help a developer, starting off with the Nordic Semiconductor nRF51 DK, to get the necessary tools installed and get the software (SW) development…
Hi all,
I implemented a simple multilink NUS central based on s130 for nrf51 chip-set. It means that this NUS central can connect to several peripherals simultaneously and send data to each one of them…