Hello,
I am developing a Bluetooth Mesh application using Nordic hardware and am running into reliability issues when transmitting bursts of vendor messages.
System overview...
Hi Nordic Team,
I would like to use a USB camera in my project with the nRF5340. Is this possible? If so, could you please share any reference documentation or example links...
Hi, I have the following situation:
I have a legacy C application that runs on the good old nRF5 SDK on NRF52840 with FreeRTOS. (No BLE on the application, but the bootloader...
Dear Nordic Specialist,
I am using two nRF5340 DKs running the Direction Finding connection-based Central/Peripheral examples, and I would like to evaluate the maximum achievable...
Hi, you all.
I am working on the DFU system with my custom BLE service. I have successfully integrated DFU into my system. I structured a system with integrating DFU into...
#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…