Background: Our tests on SDK 2.5.0 showed that it was possible to maintain a Bluetooth connection at a distance of approximately 180 meters with the following initial advertising...
Hello,
I am trying to set the TX Power on theThingy:53 to -20 for advertising. However when I check the output files, the Option ` CONFIG_BT_CTLR_TX_PWR_MINUS_20 ` is always...
I have a few doubts regarding power macros and getting the result I want. From combing through posts I have found the following: Since BT840XE has a FEM, you need to properly...
Using nrf connect SDK 2.5.0
The nrf device is an L2CAP CoC server. I am using an RPi 4 to test with. The application is for transferring data through UART to another chip...
Some news I wanted to highlight from the SDK team.
What
With the release of nRF51 SDK v7.0.1 in Oct 2014, we introduced support for CMSIS pack. The main motivation was to have an easy to use dependency…
With the alpha release of nRF5 SDK v11.0 in December 2015, we took a major step to enable the smooth migration path within the nRF5x family for developers.
A clear indicator of this, is visible by the…
The information in this post is outdated. Please refer this tutorial for updated information.
Motivation
Monitor Mode Debugging solves the biggest problem when debugging nRF5 devices. It allows BLE applications…
Hi developers,
We just released a BLE-Scanner App on the iTunes , and free for download.
Alos, the app is an open source project for iOS (Swift and Objective-C):
https://github.com/ucxpresso/ucxpresso…
##Measuring humidity using TWI on nrf52##
In this post I will explain how the nRF5x chip can be used to communicate with a sensor over TWI (I2C). To run this example extract the files to examples -…
Since Nordic Semiconductor released the S130 SoftDevice for our nRF51 ICs in early 2015, we have been working hard to make our Bluetooth low energy protocol stacks more feature rich and more configurable…