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...
The day after the Bluetooth SIG announced the 1.0 spec of the Bluetooth mesh we are happy to announce the nRF5 SDK for Mesh for our nRF51 and nRF52 Series SoCs. This first (v0.9.1) release is packed with…
We’ve all seen the hype on 2x Speed, 4x Range, and 8x Advertising data increase capabilities in Bluetooth 5.
But what does this all mean?? How does it achieve all these improvements? Is it really possible…
Motivation
Very often, while working with Bluetooth LE devices, we encountered a problem having to repeat a sequence of operations to test or demonstrate some functionality. Writing a mobile app every…
With the nRF52840, we released our first System-on-Chip (SoC) with a radio that is capable of running the IEEE 802.15.4 PHY, additionally to Bluetooth 5 (Bluetooth Low Energy), ANT+, and proprietary 2…
A case study on optimizing battery power consumption for CC2538 but can also apply for nRF52 based device - https://medium.com/jumperiot/power-optimization-from-3-to-7-months-on-a-single-charge-56de0c30f062…
In this project, we’re going to build a BLE Beacon that transmits temperature, humidity and ambient light levels to a dashboard on the internet. Bluetooth Low Energy is a technology that was designed…