就是这种格式的蓝牙返回包数据
提供参考实例【微信小程序扫描蓝牙及操作(低功耗)蓝牙数据(全套流程)】,链接:https://blog.csdn.net/weixin_53002680/article/details/122680486
参考小程序官方文档 https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth/wx.onBluetoothDeviceFound.html
这个接口里面的 advertisData 字段就是你需要的广播包数据
没怎么试过,你看看这个有没有帮助:https://blog.csdn.net/weixin_38984353/article/details/100944000