Can other apps on my phone see the data advertised by a device if it has been connected via BLE to another app on my phone?

I am just trying to learn something about Android / iOS BLE (Bluetooth Low Energy) or Bluetooth services.
Say I want to create an app that connects to an external device via BLE. If the device doesn’t have any extra encryption on an app le… Continue reading Can other apps on my phone see the data advertised by a device if it has been connected via BLE to another app on my phone?

Hackaday Links: August 18, 2024

Hackaday Links Column Banner

They’re back! The San Francisco autonomous vehicle hijinks, that is, as Waymo’s fleet of driverless cars recently took up the fun new hobby of honking their horns in the wee …read more Continue reading Hackaday Links: August 18, 2024

Rcvd Error Response – Attribute Not Found for Heart Rate Measurement [closed]

I’ve been using the Fitbit Charge 6 Fitness Tracker with the Obsidian Silicone Strap and encountered a persistent issue related to heartbeat rate data retrieval. I consistently encounter the error message: "Rcvd Error Response – Attri… Continue reading Rcvd Error Response – Attribute Not Found for Heart Rate Measurement [closed]

Can a bonded BLE connection secure communications between two devices and prevent attackers from replaying/reading messages/cmds sent between the two?

I have Device A (Phone) which will pair with Device B (Light Switch) using "Unauthenticated Pairing with Encryption".
My belief was that this level of encryption would be enough to prevent attackers from spoofing either device (M… Continue reading Can a bonded BLE connection secure communications between two devices and prevent attackers from replaying/reading messages/cmds sent between the two?

ESP-Hosted Turns ESP32 Into Linux WiFi/BT Adapter

Showing a Raspberry Pi 4 board connected to an ESP32 devboard using jumper wires for the purposes of this project

While we are used to USB WiFi adapters, embedded devices typically use SDIO WiFi cards, and for good reasons – they’re way more low-power, don’t take up a USB port, …read more Continue reading ESP-Hosted Turns ESP32 Into Linux WiFi/BT Adapter