Skip to content

BLE RX/TX Changes - #2752

Merged
gullradriel merged 8 commits into
portapack-mayhem:nextfrom
iNetro:next
Aug 11, 2025
Merged

BLE RX/TX Changes#2752
gullradriel merged 8 commits into
portapack-mayhem:nextfrom
iNetro:next

Conversation

@iNetro

@iNetro iNetro commented Aug 10, 2025

Copy link
Copy Markdown
Contributor

Brief description what you did

BLE TX:
Improved reliability of BLE packet transmissions, and each transmission advertises on 37, 38, 39 when in auto.
Removed packet type toggle, and files now require packet type to be included. (Updated examples in SD card folder).

BLE RX:
Channel hopping faster on Auto.
Added support for scanning for Scan Responses/Connection Requests
Added Duplicate Toggle. (Allows for different packet types of a device to show up on a new entry).
Added Unique Toggle. (Uses a custom parser function to show various types of tags. Currently supports AirTag, Eddystone, Smart Tag, Tile, and FindMe.
Added toggles for Filter to support filtering by Info (Hits Column), Vendor, and Channel.

ERT App:
Moved to External Apps to save space.

Checklist

  • Kept changes minimal and limited to necessary files
  • Verified functionality remains intact and code compiles

@gullradriel gullradriel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
Big BLE PR !

@gullradriel
gullradriel merged commit 6b05878 into portapack-mayhem:next Aug 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants