We are trying to understand whether it is possible to use our external flash drive at45db641e to implement DFU and then load the application firmware via Bluetooth. As far...
Just a quick one as I couldn't find it on google. I'm going to implement a beacon like broadcaster but one not based on location. It'll probably be a uuid, a random identifier...
I use example from nrf52 SDK. project path:nRF5 SDK\nRF5_SDK17.1\examples\ble_peripheral\ble_app_uart\pca10040e\s112\arm5_no_packs.
emulator: ST link V2
but no target...
Hi
I am using the nRF7002 DK with NCS 2.7, based on the sample project `nrf70-wifi-ble-image-transfer-demo`. I modified the code to embed a fixed image as a header file...
Hello,
It was possible to activate the Window covering sample to control opening or closing with nRF5340-DK Button 2 and 3.
Button 1:
Depending on how long you press...
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…