Skip to content

Conversation

@thekurtovic
Copy link
Collaborator

Commit 84f4d4f has broken NimBLEUtils::dataToHexString(). Manufacturing data is no longer visible when printing NimBLEAdvertisedDevice::toString().
Before
I [ 7210][main.cpp:198] BLE adv (-81 db, phy 1 0) Name: SHIELD, Address: 53:6f:93:26:6e:e7, manufacturer data: , serviceUUID: 0x3456, txPower: -15

After
I [ 7238][main.cpp:198] BLE adv (-81 db, phy 1 0) Name: SHIELD, Address: 53:6f:93:26:6e:e7, manufacturer data: ffff65636635323533326465643734323730, serviceUUID: 0x3456, txPower: -15

@h2zero
Copy link
Owner

h2zero commented Nov 14, 2024

Thanks! Weird that it works in local testing but not on esp32.

@h2zero h2zero merged commit 7d2ad92 into h2zero:master Nov 14, 2024
94 checks passed
@thekurtovic thekurtovic deleted the bugfix-dataToHexString branch November 14, 2024 17:55
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.

2 participants