I am try to make Bluetooth LE with Nordic UART Service bondable in to pair with central, not requiring to enter pairing code again and again.
I have set followings in prj...
Hi,
I am using nrf52840 to run as an hci controller over UART for nrf91. I was able to implement FOTA over BLE for nrf91, but I would also like to add an option to add FOTA...
Hello, After a lot of struggle i was finally made it to the point i can build and flash to my thingy 91 the lte_ble_gateway. However, i added prints (printk) in main.c to...
Hi everybody I'm using nRF Connect SDK 2.6.1. Before I could seen Partitions section in Memory Report tool, but now it's disappeared. I also checked it by ninja command: ...
I work samples/bluetooth/scan_adv on nRF54L15-DK.
Disable LOG and CONSOLE.
I measured current comsumption by PPK2.
Result is about 4mA.
On datasheet, nRF54L15's Bluetooth...
micro_esb_wireless_uart.zip----------
Proprietary protocols on the nRF51
Although Bluetooth Smart is designed for low power operation and is a great way of connecting your things to a phone or other…
A persistant problem that people using the C++ compiler from the "GNU Tools for ARM Embedded Processors" toolchain has been the way that G++ handles the inline-assembly for the SVC instruction.
Specifically…
The article introduces how to use the OTA (over the air) DFU in iOS.
Step1, Connect your iOS device to iTune
Select Apps,
Drop App List to bottom, and select the “nRF Toolbox” app in the “File…
Introduction
In a variety of use cases there is a need to share a common clock among multiple devices. Such a common clock can be used for many purposes, for example by having each node in a network perform…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
The tutorial has been updated for SDK v11, which contains the production-ready release of Peer Manager. The original tutorial can be found on this page, below the updated tutorial.
#Migrating to Peer…
Before we begin
Table of content
Topics that will be covered include:
Before we begin
Basic theory
Attribute tables in nRFConnect Bluetooth Low Energy application
Description of the example
Adding a…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is described in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
Important updates:
Due to erratum 84 (COMP: ISOURCE not functional), capacitive sensing using the relaxation oscillator method is not usable in a real product with the nRF52832, as it will only work reliably…