Skip to content

Bluetooth Low Energy Receiver

Netro edited this page Nov 1, 2023 · 30 revisions

As of 10/31/23 the previous BLE implementation has been updated and improved to correct some of the issues the other BLE app lacked.

This BLE app has several features which I will highlight in a brief overview.

  1. The BLE app upon entry will scan for BLE advertisement packets, and report them on the screen. The Channel knob can be used to select which advertisement channel to listen on.
  2. Once found the user can then select an individual MAC Addresses entry to pull up a more detailed view of the captured data packet.
  3. The Sort Knob will sort the list of MAC indices by either Ascending MAC Address, dB, or by most recently updated entry.

Below short example on using the BLE Rx App.

[

<iframe src="https://player.vimeo.com/video/880005106?badge=0&autopause=0&quality_selector=1&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="BLE Rx App Hack RF Portapack"></iframe>
<script src="https://player.vimeo.com/api/player.js"></script>](https://vimeo.com/manage/videos/880005106)

Start here

How to collaborate
How to ask questions correctly

User manual

Developer Manual

Hardware Hacks

Clone this wiki locally